From: martin f. krafft Date: Tue, 25 Sep 2007 12:16:55 +0000 (+0200) Subject: not delaying mail justme identifies as passable X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/9fcbb744b781eedf010a64837580afa0fcd8e2ae not delaying mail justme identifies as passable --- diff --git a/procmail/rules/mass b/procmail/rules/mass index 9915652..65de470 100644 --- a/procmail/rules/mass +++ b/procmail/rules/mass @@ -1,7 +1,10 @@ :0 * ORIG_DOMAIN ?? ^mass\.madduck\.net$ { - DELAY="$DELAY_TONIGHT" + :0 + * ! JUSTME ?? . + { DELAY="$DELAY_TONIGHT" } + DEST=mass }