From: martin f. krafft Date: Thu, 21 May 2009 11:32:30 +0000 (+0200) Subject: also discard cron offlineimap messages from mother X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/4f5a58ca8242ff79558199fda4985b9e9673da99?ds=inline also discard cron offlineimap messages from mother --- diff --git a/procmail/rules/cron b/procmail/rules/cron index 79e6e33..7cfc5c4 100644 --- a/procmail/rules/cron +++ b/procmail/rules/cron @@ -5,7 +5,7 @@ DELAY :0 - * SUBJECT ?? ^Cron .+offlineimap -o + * SUBJECT ?? ^Cron <(madduck|ruth)@[a-z]+> .+offlineimap -o { DEST=$NULL } }