From: martin f. krafft Date: Mon, 6 Oct 2008 11:21:24 +0000 (+0200) Subject: do not retickle postponed messages X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/1ca4e288700b20d6ef40fe98f18facf12a636cac do not retickle postponed messages --- diff --git a/procmail/tickle b/procmail/tickle index cc03d4a..8964903 100644 --- a/procmail/tickle +++ b/procmail/tickle @@ -1,5 +1,6 @@ # The X-Tickle header has priority over the Original-To address :0 +* ! POSTPONED ?? . *$ ^X-Tickle:${RE_SPACE}+\/${RE_NOT_SPACE}+ { TICKLE="$MATCH" }