X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/a2fa6dfccfcdca47c350a28f49ff3bf59e15120c..151dbda94e83d57109377b2d32b2808da230ed27:/procmail/pre-spam-cleanup diff --git a/procmail/pre-spam-cleanup b/procmail/pre-spam-cleanup index e360aad..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 -IX-EqDomain -IX-EqTo -IX-Justme +|$FORMAIL -IX-Spam -IX-CRM114 # now should be idempotent