At 05:33 PM 9/23/03 +0200, Jim Knuth wrote:
its wrong. Not working in V 2.55.
But

auto_learn_threshold_nonspam
auto_learn_threshold_spam

works fine. Why??

I'm sorry, I was quoting the 2.60 manpage, since no version was specified and it's what I had handy.


The man Mail::SpamAssassin::Conf for 2.55 should reflect the correct config options, and their slightly different default thresholds. (nonspam threshold defaults to -2.0 in 2.55).

I don't have the manpage, but here's some bits from the perl code that generates it in 2.55:

auto_learn_threshold_nonspam n.nn (default -2.0)

The score threshold below which a mail has to score, to be fed into
SpamAssassin's learning systems automatically as a non-spam message.

<snip>
auto_learn_threshold_spam n.nn  (default 15.0)

The score threshold above which a mail has to score, to be fed into
SpamAssassin's learning systems automatically as a spam message.




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to