You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ax...@apache.org on 2014/09/13 13:59:52 UTC

svn commit: r1624726 - /spamassassin/trunk/rules/10_default_prefs.cf

Author: axb
Date: Sat Sep 13 11:59:52 2014
New Revision: 1624726

URL: http://svn.apache.org/r1624726
Log: (empty)

Modified:
    spamassassin/trunk/rules/10_default_prefs.cf

Modified: spamassassin/trunk/rules/10_default_prefs.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/10_default_prefs.cf?rev=1624726&r1=1624725&r2=1624726&view=diff
==============================================================================
--- spamassassin/trunk/rules/10_default_prefs.cf (original)
+++ spamassassin/trunk/rules/10_default_prefs.cf Sat Sep 13 11:59:52 2014
@@ -122,8 +122,7 @@ endif # Mail::SpamAssassin::Plugin::Text
 # Mail which scores outside this range will be fed back into SpamAssassin's
 # learning system automatically, to train the Bayesian scanner.
 ifplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold
-#bayes_auto_learn_threshold_nonspam      0.1
-bayes_auto_learn_threshold_nonspam      -1.0
+bayes_auto_learn_threshold_nonspam      0.1
 bayes_auto_learn_threshold_spam         12.0
 endif # Mail::SpamAssassin::Plugin::AutoLearnThreshold