http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5386
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From [EMAIL PROTECTED] 2007-03-23 07:14 -------
(In reply to comment #6)
> The number of tokens doesn't change. It remains 255481, as you can see below.
> But why SA does update the bayes_seen and the bayes-toks files when
> auto_learning is disabled?
Because it does atime updates on the tokens for expiry. The mtime on the files
change because they were opened for writing.
> qmail:/var/spamassassin# sa-learn --dump all | wc -l
> 255481
fwiw, "sa-learn --dump magic" would give you that number (actually, it would
give you the real # of tokens, since some output lines aren't tokens.)
> My second question is:
>
> Why is SA sometimes unable to score e-mails?
> (even timeout is set to 30 seconds)
> We are using Qmail-Scanner, and we got >1000 messages per day like these
> below:
Please ask these types of questions on the users list. If you question is
related to qmail-scanner, you should ask on the appropriate qmail-scanner list.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.