X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=local.cf;h=631141f7eed8a8d14caf1bba687db905d432e2fd;hb=daacbf1a940e88e0b1d94196b2db87aa29c2c797;hp=42d2d27410d08bd21eb4e9b7438c99975e959f10;hpb=7cf4d17063560538621c8d04d9fa33d5b1120733;p=spamassassin-cn.git diff --git a/local.cf b/local.cf index 42d2d27..631141f 100644 --- 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 @@ -44,19 +41,7 @@ use_razor2 1 razor_timeout 10 # Distributed Checksum Clearinghouse (DCC) options -use_dcc 1 -dcc_timeout 10 -dcc_timeout 10 -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 +use_dcc 0 # Auto-whitelist to track long-term average score for sender # AWL should be cleaned from time to time with check_whitelist program @@ -69,11 +54,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 @@ -89,3 +69,6 @@ allow_user_rules 0 # Specific whitelisting whitelist_from pomoc@iskon.hr + +# Trusted networks +trusted_networks 127.0.0.0/8