v330 config
[hcoop/config/spamassassin.git] / local.cf
index 95f188f..baf1567 100644 (file)
--- a/local.cf
+++ b/local.cf
@@ -36,7 +36,7 @@ report_safe 0
 
 #   Use Bayesian classifier (default: 1)
 #
-# use_bayes 1
+ use_bayes 1
 
 
 #   Bayesian classifier auto-learning (default: 1)
@@ -57,8 +57,14 @@ bayes_path /var/local/lib/spamd/.spamassassin/bayes
 # Fix bayes permissions
 bayes_file_mode 0770
 
+# hcoop: auto-whitelist lock
+auto_whitelist_path /var/local/lib/spamd/.spamassassin/auto-whitelist
+
 # Directives from old installation on fyodor
-score PYZOR_CHECK 0
-score URIBL_SBL 1.096
-score DNS_FROM_RFC_POST 0.5
-score FORGED_HOTMAIL_RCVD 0.5
+
+# clinton: disabling these for now because they may have helped with
+# an ancient spamd, but probably won't do anything nowadays
+#score PYZOR_CHECK 0
+#score URIBL_SBL 1.096
+#score DNS_FROM_RFC_POST 0.5
+#score FORGED_HOTMAIL_RCVD 0.5