Changes

From SME Server
Jump to navigationJump to search
42 bytes added ,  23:24, 7 December 2012
Line 108: Line 108:     
  config setprop spamassassin UseBayes 1
 
  config setprop spamassassin UseBayes 1
  config setprop spamassassin BayesAutoLearnThresholdSpam 12.00
+
  config setprop spamassassin BayesAutoLearnThresholdSpam 6.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 128: Line 128:  
* 'autolearn' as SPAM any email with a score above 6.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.
 
  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.
+
  Therefore, the minimum working value for this option is 6, to be changed in increments of 3, 12 considered to be a good working value..
 
* 'autolearn' as HAM any email with a score below 0.10
 
* 'autolearn' as HAM any email with a score below 0.10
  

Navigation menu