X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/26fe4fa08d155002f7e444fd805f2829137fd8f0..29eaf6d1140ab9365c64b7edead45e6ac89eaa0d:/procmail/rules/debian diff --git a/procmail/rules/debian b/procmail/rules/debian index 29d61e0..4ebc12e 100644 --- a/procmail/rules/debian +++ b/procmail/rules/debian @@ -17,9 +17,12 @@ :0 E * ORIGINAL_TO ?? ^madduck=debian\.org@forward\.madduck\.net$ -{ - DELAY="10 seconds" - DEST=debian -} +{ DEST=debian } + +# delay messages until next weekend +:0 +* 1^0 ORIGINAL_TO ?? debian\.org@ +* 1^0 ^X-Debian- +{ DELAY="$DELAY_NEXT_WEEKEND" } # vim:ft=procmail