On Mon, 07 Jun 2004 21:03:30 -0400 "Matt Kettler" <[EMAIL PROTECTED]> wrote:

> Basically only one process can have write access to the bayes database at a 
> time. If a message comes it that would qualify for autolearn, but the 
> database is already write-locked it will skip the auto learn (reasons for 
> the existing write lock include expiry and other autolearning runs).
> The alternative is to force SA to wait for the lock to be released, but 
> that would result in rather slow performance.

Would it be wise to create a passive daemon that has access to a database
like MySQL, which receives all autolearn emails (asynchronously) and takes
its time to pass them through to SA one after the other (streamlined)?

Reply via email to