X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/741f9a9bbeb999f22417f0a30696165613684d4d..ba62adb2c3d0d730f84572326c1cd6023231b705:/procmail/rules/cron diff --git a/procmail/rules/cron b/procmail/rules/cron index b723e9b..2fd7f94 100644 --- a/procmail/rules/cron +++ b/procmail/rules/cron @@ -1,6 +1,9 @@ # rely on spool to keep cron output around :0 * FROM ?? ^root@(.+\.)+madduck.net \(Cron Daemon\)$ -$NULL +{ + DEST=$NULL + DELAY +} # vim:ft=procmail