I've got the latest and greatest qmailtoaster on CentOS 4.4 and a busy email server.
Ever since I upgraded to spamassassin 3.1.4, I get spamd and clamd processes stuck.
The current spamd process is stuck for 10 minutes already and says it is consuming 80% of the CPU via the top command.
I upgraded to spamassassin 3.1.5 thinking it might go away, but the the problem remains.
Another thing I did on my server was to activate SURBL functionality. Maybe this is another factor.
I used the guide from http://wiki.qmailtoaster.com/index.php/SURBL
1) Edit /var/qmail/supervise/spamd/run to be:
exec /usr/bin/spamd -x -u vpopmail -s stderr 2>&1
(remove the -L switch which forces only local rules to be used)
2) Add
loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
to the end of /etc/mail/spamassassin/v310.pre if it is not already there.
Works great. Less spam.But now I have this problem: I get spamd and clamd processes stuck.
Maybe there is a spamd and clamd timout setting?
Is this caused by the SURBL feature?
Need help on this guys...
