X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/0388b828a2e99944d75fc8d30a57ade1640fe8e6..151dbda94e83d57109377b2d32b2808da230ed27:/procmail/handlespam diff --git a/procmail/handlespam b/procmail/handlespam index cab35eb..e20a491 100644 --- a/procmail/handlespam +++ b/procmail/handlespam @@ -34,7 +34,7 @@ { LOG="spamfilter: filing as unsure$NL" :0 - $BASE/.retrain.unsure/ + { DEST=retrain.unsure } } :0 E @@ -42,7 +42,7 @@ { LOG="spamfilter: filing as disagreed$NL" :0 - $BASE/.retrain.disagree/ + { DEST=retrain.disagree } } :0 E @@ -70,10 +70,10 @@ { LOG="spamfilter: filing as spam$NL" :0 - $BASE/.spam/ + $SPAM } -:0 +:0 E { LOG="spamfilter: allowed to pass$NL" } #:0 E