From: martin f. krafft Date: Thu, 6 Mar 2008 16:53:54 +0000 (+0100) Subject: filter cron messages from other domains too X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/599d9ae6524ab572f6c4e1872cd5e09c8103add3?ds=sidebyside filter cron messages from other domains too --- diff --git a/procmail/rules/cron b/procmail/rules/cron index 2fd7f94..44e9f65 100644 --- a/procmail/rules/cron +++ b/procmail/rules/cron @@ -1,6 +1,6 @@ # rely on spool to keep cron output around :0 -* FROM ?? ^root@(.+\.)+madduck.net \(Cron Daemon\)$ +* FROM ?? ^root@(.+\.)+ \(Cron Daemon\)$ { DEST=$NULL DELAY