From: martin f. krafft Date: Sun, 23 Sep 2007 17:32:10 +0000 (+0200) Subject: properly route spam messages X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/4b042b91f8b7bcec952b1325e8eeeecff557eb22?ds=sidebyside;hp=2fe122be2f3654cdb90e54d784d4eee8f5058879 properly route spam messages --- diff --git a/procmail/handlespam b/procmail/handlespam index 233234a..f87951a 100644 --- a/procmail/handlespam +++ b/procmail/handlespam @@ -73,7 +73,7 @@ { DEST=spam } } -:0 +:0 E { LOG="spamfilter: allowed to pass$NL" } #:0 E diff --git a/procmail/spool b/procmail/spool index b7e5108..1463366 100644 --- a/procmail/spool +++ b/procmail/spool @@ -1,6 +1,7 @@ :0 c *$ ! $MSG_DEJAVU * ! MSG_TEST ?? . +* ! IS_SPAM ?? . { LOG="spool: saving message $MSGID to spool$NL" TRAP