From 4b042b91f8b7bcec952b1325e8eeeecff557eb22 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 23 Sep 2007 19:32:10 +0200 Subject: [PATCH] properly route spam messages --- procmail/handlespam | 2 +- procmail/spool | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2