sandra wrote:
HI,
I have run sa-learn-spam on my spam folders , but
when I forward a mail message again to me that
had already been learned by spamassassin, it scores
very low points to it (bayes_20, bayes_30) , but never
considers the message spam.
What is it? Do I have to define rules
Justin Mason said:
> To examine how SpamAssassin is making its diagnosis, run with -D --
> this will print out debugging lines for each of the top tokens it
> uses to compute the overall result.
hmm, I should go into this in more detail: you want to keep an eye out
for lines like:
debug: bayes
sandra said:
>I have run sa-learn-spam on my spam folders , but
> when I forward a mail message again to me that
> had already been learned by spamassassin, it scores
> very low points to it (bayes_20, bayes_30) , but never
> considers the message spam.
have you run sa-learn-nonspam as well?