]> git.madduck.net Git - etc/mailfilter.git/blobdiff - spamassassin/user_prefs

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

cleanup
[etc/mailfilter.git] / spamassassin / user_prefs
index 84ee15ef52a05734e336808996490c0d37bc4ea5..4965e1cbaed8c43aa0ed1ca54945f5505a8203c3 100644 (file)
@@ -58,9 +58,6 @@ bayes_ignore_header X-CRM114-Status
 bayes_ignore_header X-CRM114-CacheID
 bayes_ignore_header X-CRM114-Notice
 bayes_ignore_header X-CRM114-Version
-#bayes_ignore_header X-Sender-IP #
-#bayes_ignore_header X-CIDR #
-#bayes_ignore_header X-ASN #
 bayes_ignore_header X-Spam-Relays-External 
 bayes_ignore_header X-Spam-Relays-Internal
 bayes_ignore_header X-Spam-Relays-Trusted
@@ -69,13 +66,14 @@ bayes_ignore_header X-Spam-Status
 bayes_ignore_header X-Spam-Bayes
 bayes_ignore_header X-Spam-Level
 bayes_ignore_header X-Spam
+bayes_ignore_header X-Postponed
 bayes_ignore_header X-Justme
 bayes_ignore_header X-Tickle
 bayes_ignore_header X-Delayed
 bayes_ignore_header X-Resubmitted
 bayes_ignore_header X-Trained-As
-bayes_ignore_from add@ress.com #
 bayes_learn_to_journal 1
+#bayes_ignore_from add@ress.com
 
 add_header all Status _YESNO_, score=_SCORE_/_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_
 add_header all Bayes score=_BAYES_ sum=_TOKENSUMMARY_ ham=_HAMMYTOKENS_ spam=_SPAMMYTOKENS_