spamd prefork issue

flamewalker

Verified User
Joined
Aug 21, 2007
Messages
64
Hey guys,

My server is just getting slammed today with email, which is causing a backlog! Through research I found the -round-robin command line for spamd, however I'm not sure how to implement it? Do I need to change it in exim.conf (since exim is what calls spamd), or do I need to change the spamd startup script?

TIA!
 
I think I figured it out... now to see if it will start chewing through the queue! I had to edit the /etc/init.d/exim file where it calls spamd, and add --round-robin to it, save, and restart exim.

*crosses fingers*
 
Back
Top