Dennis Clark wrote:
> Some messages are autolearn=spam at 24 points, others are autolearn=no
> at 32 points. What is the criteria that triggers autolearn=spam if
> not points?
First, be aware the the score used in learning decisions is not the same
score you see for the message. The "learning sco
On Mon, November 13, 2006 18:01, Dennis Clark wrote:
> Some messages are autolearn=spam at 24 points, others are autolearn=no at 32
> points. What is the criteria that triggers autolearn=spam if not points?
tflag noautolearn
grep the rules that scores for it
and yes scores is olso part of when
It's explained
here:
http://wiki.apache.org/spamassassin/AutolearningNotWorking
"Finally, SpamAssassin
requires at least 3 points from the header and 3 points from the body, to
auto-learn as spam. If either section contributes fewer points, the message will
not be auto-learned."
Cheers