X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/977bf4ebd9d06d5ee7c493db630f53163e1525a3..151dbda94e83d57109377b2d32b2808da230ed27:/procmail/pre-spam-cleanup diff --git a/procmail/pre-spam-cleanup b/procmail/pre-spam-cleanup index 93fee2a..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-UID -IX-OfflineIMAP- -IX-Status -IStatus -IX-Keywords -IX-Greylist \ - -IX-Spam -IX-CRM114 -IX-Auto -IX-Trained-As +|$FORMAIL -IX-Spam -IX-CRM114 # now should be idempotent