X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/dd613d75459d5bb9878d016c503b1aec6a356d12..151dbda94e83d57109377b2d32b2808da230ed27:/procmail/pre-spam-cleanup diff --git a/procmail/pre-spam-cleanup b/procmail/pre-spam-cleanup index 2f66743..cda8b8c 100755 --- a/procmail/pre-spam-cleanup +++ b/procmail/pre-spam-cleanup @@ -23,9 +23,8 @@ PMDIR=${PMDIR:-$HOME/.etc/mailfilter/procmail} |$SPAMASSASSIN -d } -# remove other unwanted headers from all messages +# remove headers from other spamfilters :0 fw -|$FORMAIL -IX-Virus -IX-Greylist \ - -IX-Spam -IX-CRM114 +|$FORMAIL -IX-Spam -IX-CRM114 # now should be idempotent