Changes

Jump to navigation Jump to search
208 bytes added ,  23:21, 7 December 2012
Line 108: Line 108:     
  config setprop spamassassin UseBayes 1
 
  config setprop spamassassin UseBayes 1
  config setprop spamassassin BayesAutoLearnThresholdSpam 4.00
+
  config setprop spamassassin BayesAutoLearnThresholdSpam 12.00
 
  config setprop spamassassin BayesAutoLearnThresholdNonspam 0.10
 
  config setprop spamassassin BayesAutoLearnThresholdNonspam 0.10
 
  expand-template /etc/mail/spamassassin/local.cf
 
  expand-template /etc/mail/spamassassin/local.cf
Line 126: Line 126:  
* tag spam scored between 4 and 12 in the email header
 
* tag spam scored between 4 and 12 in the email header
 
* enable bayesian filter
 
* enable bayesian filter
* 'autolearn' as SPAM any email with a score above 4.00
+
* 'autolearn' as SPAM any email with a score above 6.00
 +
Note: SpamAssassin requires at least 3 points from the header, and 3 points from the body to auto-learn as spam. Therefore, the minimum working value for this option is 6, to be changed in increments of 3.
 
* 'autolearn' as HAM any email with a score below 0.10
 
* 'autolearn' as HAM any email with a score below 0.10
  

Navigation menu