Spamassassin uses too much memory and the default is to run 5 processes. That means spamd can eat your available memory pretty quickly.
Here is a solution:
If you use cPanel/WHM then edit the /etc/init.d/exim, look for max-children and set that to 2 or 3.
An alternative method is to install "spamdconf" cPanel module (under WHM -> cPanel -> Addon Modules).Code:--max-children=${maxchildren=5} \


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks