Morriz wrote:
And these lines show up in the log:
prefork: sysread(7) not ready, wait max 300 secs
prefork: child 6047: entering state 1
prefork: new lowest idle kid: 6047
prefork: child reports idle
prefork: child states: II
I have the following in /etc/sysconfig/spamassassin:
SPAMDOPTIONS="-d -m 50 -H -D"
This shouldn't be the problem with only two children (as logged above)
but do you really have enough memory for 50 children? At a minimum
you'd probably need close to 2GB of RAM dedicated for them and certainly
no less than 1.5GB.
Daryl