Have had two Gamera-servers running for about 6 months now and the filter email with great success.
However, I have noticed that only around 250MB of the RAM is being used, and the machines got 1GB of mem. The load is sometimes up to 10-12, but mem never exeed 250 megs.
The maillogs also shows notices about...
Quote:
"prefork: server reached --max-children setting, consider raising it"
... and I guess that's why memory never raises. How can I start spamd with flags like this? Running the command:
Quote:
spamd --max-children=X --round-robin
gives:
Quote:
[1639] error: spamd: could not create INET socket on 127.0.0.1:783: Address already in use
spamd: could not create INET socket on 127.0.0.1:783: Address already in use
Also, what would a good number be?