At 03:10 PM 1/5/2005, Rainer Sokoll wrote:
> If the lockfile exists, some SA process is currently writing the DB, and
> autolearning cannot occur. Since autolearning isn't a critical operation,
> SA skips autolearning,
Does this trigger "autolearn=unavailable", which I see from time to time
in the
On Wed, Jan 05, 2005 at 02:39:57PM -0500, Matt Kettler wrote:
> If the lockfile exists, some SA process is currently writing the DB, and
> autolearning cannot occur. Since autolearning isn't a critical operation,
> SA skips autolearning,
Does this trigger "autolearn=unavailable", which I see fr
On Wed, Jan 05, 2005 at 07:20:35PM +, Quinn Comendant wrote:
> Oh boy do I need some help.
>
> I've got SpamAssassin 3.0.2 running on a RedHat 7.2 system with sendmail,
> configured sitewide to use bayes and auto-whitelist. local.cf is as follows:
>
Interesting that you think you are running
r process to finish with the database. Other processes, like manual
calls of sa-learn, will intentionaly wait for the lock to free up, but
autolearning won't.
Final question: is the USER_IN_WHITELIST false negative related to the
auto-learn=failed?
No, that's bayes autolearning, and it means it got skipped due to lock
contention.
unning SpamAssassin in a different user mode? Root
only? Should I migrate to MySQL?
Final question: is the USER_IN_WHITELIST false negative related to the
auto-learn=failed?
Thanks!
Quinn