]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - bugs/user_prefs
* it's spammy, not smappy
[spamassassin_config.git] / bugs / user_prefs
index 879c98520fb72229d6463f8eb4c7f4c8b859d9b8..6f50e6e850955c5229abfc07621e624c25d1ca11 100644 (file)
@@ -37,7 +37,7 @@ score MIME_CHARSET_FARAWAY    0
 # blarson 2005-01-28 -- try a bigger datebase
 bayes_expiry_max_db_size 300000
 # may solve locking problem at cost of slower updates
-bayes_learn_to_journal 1
+# bayes_learn_to_journal       1
 
 # Cope with refiltered mail
 bayes_ignore_header X-Spam-Checker-Version
@@ -45,24 +45,30 @@ bayes_ignore_header X-Spam-Flag
 bayes_ignore_header X-Spam-Level
 bayes_ignore_header X-Spam-Status
 
+include bayes_configuration
+
 # a bit cautious (cf. #188703)
 # blarson -- ajust again, now that it's trained 2004-05-13
 # blarson 2004-10-22
-# blarson 2006-10-29 2006-11-17
-score BAYES_00 -3
+# blarson 2006-10-29 2006-11-17 2007-11-06
+score BAYES_00 -4
+score BAYES_05 -2
 score BAYES_20 -1
 score BAYES_40 -0.2
-score BAYES_50 0.5
+score BAYES_50 1
 score BAYES_60 2
 score BAYES_80 3
 score BAYES_95 4
 score BAYES_99 4.5
 
-include common/bts_specific
+# add a bayes header
+add_header all Bayes score:_BAYES_ _TOKENSUMMARY_ spammytokens:_SPAMMYTOKENS(5)_ hammytokens:_HAMMYTOKENS(5)_
+
 # blarson 2005-01-28
 clear_trusted_networks
 # the /24 around spohr, master, and gluck
-trusted_networks 127.0.0.1 128.193.0.0/24 146.82.138.0/24 192.25.206.0/24 140.211.166.0/24
+# something is already adding 127; remove it.
+trusted_networks 128.193.0.0/24 146.82.138.0/24 192.25.206.0/24 140.211.166.0/24
 
 # blarson 2004-03-20
 # Disable most DNSBLs -- overhead to high 
@@ -73,7 +79,10 @@ rbl_timeout 15
 
 # blarson 2007-09-14
 loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
-uridnsbl_timeout       5
+# uridnsbl_timeout     5
+rbl_timeout            5
+
+include common/blacklists
 
 include common/common_rbl