Is there a certain rule that is ignored when determining the
score SA uses for autolearn?
Maybe this?
perldoc Mail::SpamAssassin::Plugin::AutoLearnThreshold
" Note: SpamAssassin requires at least 3 points from the header, and
3 points from the body to auto-learn as spam.
Dan Schaefer wrote:
Clip of /etc/mail/spamassassin/local.cf
__
required_score 7
ifplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold
bayes_auto_learn_threshold_nonspam 0.1
bayes_auto_learn_threshold_spam 10.0
endif
__
Some messages with a SA score of 10
On Tuesday 21 July 2009 16:16:53 Dan Schaefer wrote:
> Clip of /etc/mail/spamassassin/local.cf
> __
> required_score 7
>
> ifplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold
> bayes_auto_learn_threshold_nonspam 0.1
> bayes_auto_learn_threshold_spam 10.0
> endif
>
Clip of /etc/mail/spamassassin/local.cf
__
required_score 7
ifplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold
bayes_auto_learn_threshold_nonspam 0.1
bayes_auto_learn_threshold_spam 10.0
endif
__
Some messages with a SA score of 10 or higher are auto-l