X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/29eaf6d1140ab9365c64b7edead45e6ac89eaa0d..18ac4f995c4d175bc636fdd78919a18e131afdcf:/procmail/rules/debian diff --git a/procmail/rules/debian b/procmail/rules/debian index 4ebc12e..5da1e20 100644 --- a/procmail/rules/debian +++ b/procmail/rules/debian @@ -21,8 +21,10 @@ # delay messages until next weekend :0 -* 1^0 ORIGINAL_TO ?? debian\.org@ -* 1^0 ^X-Debian- +* 1 ^0 ORIGINAL_TO ?? deb(ian|conf)\.org@ +* 1 ^0 ^X-Debian- +* -1000 ^0 JUSTME ?? . +* 1000 ^0 JUSTME ?? ^explicitly excepted address$ { DELAY="$DELAY_NEXT_WEEKEND" } # vim:ft=procmail