--- local.cf.orig 2016-10-24 21:29:10.000000000 +0200 +++ local.cf 2016-10-25 14:40:00.000000000 +0200 @@ -15,7 +15,7 @@ # Save spam messages as a message/rfc822 MIME attachment instead of # modifying the original message (0: off, 2: use text/plain instead) # -# report_safe 1 +report_safe 0 # Set which networks or hosts are considered 'trusted' by your mail @@ -55,7 +55,7 @@ # Whether to decode non- UTF-8 and non-ASCII textual parts and recode # them to UTF-8 before the text is given over to rules processing. # -# normalize_charset 1 +normalize_charset 1 # Some shortcircuiting, if the plugin is enabled # @@ -87,3 +87,12 @@ # shortcircuit BAYES_00 ham endif # Mail::SpamAssassin::Plugin::Shortcircuit + +# Avoid bayesian filter (requires continuous training) +use_bayes 0 + +# Treat non-Western charsets as suspicious +ok_locales en + +# Avoid BarracudaCentral (too aggressive) +dns_query_restriction deny barracudacentral.org