Sorry to drag up an old thread, but saw this and thought it might apply to my server.
Am running SME 6.0.1 on a VIA Epia ITX motherboard with a 533 CPU with 256MB RAM as a basic server to do file and printer sharing to 3 PCs, work as an email server and host a website. It runs beautifully, if a little slowly at times. The only thing which is obviously slow is email processing. Looking through ps -aux and top, I seem to have a lot of spamd processes running, eating up lots of memory. As this box only processes around 10-20 emails per day, can I reduce these processes and save on the memory?
I saw something about adding some flags to /etc/sysconfig/spamd but this didn't work. I found changing the name of the file to /etc/sysconfig/spamassassin to match the entry in init.d seemed to work initially, but the processes are multiplying again and are back to 5 child processes.
Any ideas?
Thanks!