X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=bugs%2Fuser_prefs;h=6f50e6e850955c5229abfc07621e624c25d1ca11;hp=d5e4d3fe1f995970d4305de9b7c945a0cc944957;hb=8778f3e4813033f5fd3257f13c73ec0fec366804;hpb=4d550114ca4960619051749bd14efcd7161af226 diff --git a/bugs/user_prefs b/bugs/user_prefs index d5e4d3f..6f50e6e 100644 --- a/bugs/user_prefs +++ b/bugs/user_prefs @@ -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,11 +45,14 @@ 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 2007-11-06 score BAYES_00 -4 +score BAYES_05 -2 score BAYES_20 -1 score BAYES_40 -0.2 score BAYES_50 1 @@ -58,10 +61,14 @@ score BAYES_80 3 score BAYES_95 4 score BAYES_99 4.5 +# 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