Alvaro Graves wrote:
> Hi, I have a postfix+courier+mysql configuration. Now I'm trying to
> install spamassassin, but when I start it, uses almost all the cpu. What
> files should I look ?

SA can be very CPU intensive. If you're seeing excessive CPU load you can take
one of several measures.


1) if you're using spamassassin use spamc/spamd instead. This saves a LOT of
per-message overhead.

2) change your spamd -m parameter to have fewer children.

3) disable bayes (this has accuracy drawbacks, but does save a lot of cpu)

Reply via email to