r14: - defaultni local.cf -- izbaci chi2, izbaci Pyzor, izbaci ok_languages,
[spamassassin-cn.git] / local.cf
index 42d2d27..ee39262 100644 (file)
--- a/local.cf
+++ b/local.cf
@@ -4,15 +4,12 @@
 ###########################################################################
 
 # Bayes database configuration
-# By default no Bayes, since it requires much administrator intervention (ie.
-# feeding hams and spams until mature, regular retraining, etc)
-use_bayes 0
-use_bayes_rules 0
-bayes_auto_learn 0
+use_bayes 1
+use_bayes_rules 1
+bayes_auto_learn 1
 bayes_auto_learn_threshold_nonspam -0.001
 bayes_auto_learn_threshold_spam 10.0
 bayes_use_hapaxes 1
-bayes_use_chi2_combining 1
 bayes_auto_expire 1
 bayes_ignore_header ReSent-Date
 bayes_ignore_header ReSent-From
@@ -51,13 +48,6 @@ dcc_body_max 999999
 dcc_fuz1_max 999999
 dcc_fuz2_max 999999
 
-# Pyzor options!
-# We don't use it -- the project seems dead
-use_pyzor 0
-pyzor_timeout 10
-pyzor_max 5
-pyzor_path /usr/bin/pyzor
-
 # Auto-whitelist to track long-term average score for sender
 # AWL should be cleaned from time to time with check_whitelist program
 use_auto_whitelist 1
@@ -69,11 +59,6 @@ fold_headers 1
 # We don't change e-mail except adding X-Spam headers
 report_safe 0
 
-# Mail using languages used in these country codes will not be marked
-# as being possibly spam in a foreign language.
-# - english, croatian, bosnian, finnish, german, slovenian
-ok_languages en hr bs fi de sl
-
 # Privileged options
 allow_user_rules 0