On Tue, 02 Aug 2011 14:10:21 -0700, Marc Perkel wrote:

> On 8/2/2011 11:26 AM, Martin Gregorie wrote:
>> On Tue, 2011-08-02 at 10:54 -0700, Marc Perkel wrote:
>>> I'm wondering if bayes is slow and causing SA to time out and not run
>>> other tests? Or does bayes run in parallel? I'm beginning to wonder if
>>> bayes is killing other tests allowing more spam to get through?
>>>
>> I think that's what happens. I have a private plug-in that accesses my
>> PostgreSQL-based mail archive for auto whitelisting: anybody I've sent
>> mail to is whitelisted by the archive. I have an overnight cron job
>> that shuts down Postgres, takes a backup, and restarts the database.
>> Any messages that arrive during the shutdown are not marked as scanned
>> by SA. It looks as though spamd times out in the SQL request and
>> returns the unscanned message to spamc so it can be passed on.
>>
>>
>> Martin
>>
>>
> I think I'm going to get rid of bayes. I'm using innodb, I have a very
> fast server with lots of ram,and using SSD drives and nothing is fast
> enough. I'm not sure what's going on but I can't get bayes to work using
> MySQL.

Why? It sounds as though your problem is with MySQL rather than SA's 
Bayes.


Reply via email to