"Jean Caron" <[EMAIL PROTECTED]> wrote on 04/01/2005 10:19:13 AM:

> You're not alone Don ! hehe...
>
> I was waiting for replies after your first post. Now with this one, I should
> be able to make some sense of this autolearn feature within my setup.
> Already something is clearer (clear as mud), since I'm trashing msgs with a
> score greater than 10, I probably will never see autolearn=spam in my
> headers... But I should for ham, if I understand the theory correctly.
>
> John

You might not see them in your delivered messages, but SA should still be learning them since SA itself doesn't do any trashing. If you want to, you could also add the following to your SA local.cf file to adjust the threshold up or down.

 bayes_auto_learn_threshold_nonspam n.nn (default: 0.1)
 bayes_auto_learn_threshold_spam n.nn    (default: 12.0)


For more info: man Mail::SpamAssassin::Conf

Andy

Reply via email to