From: martin f. krafft Date: Tue, 25 Sep 2007 12:19:24 +0000 (+0200) Subject: do not delay debian mail justme identifies as passable X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/81d025f03dade430a65cd4a89dd31a5d5240719e?ds=sidebyside do not delay debian mail justme identifies as passable --- diff --git a/procmail/rules/debian b/procmail/rules/debian index 4ebc12e..c2fc779 100644 --- a/procmail/rules/debian +++ b/procmail/rules/debian @@ -21,8 +21,9 @@ # delay messages until next weekend :0 -* 1^0 ORIGINAL_TO ?? debian\.org@ -* 1^0 ^X-Debian- +* 1 ^0 ORIGINAL_TO ?? debian\.org@ +* 1 ^0 ^X-Debian- +* -1000 ^0 JUSTME ?? . { DELAY="$DELAY_NEXT_WEEKEND" } # vim:ft=procmail