Hello all, Recently I posted about limiting my spamd processes to a certain maximum. I tried to enforce this by adjusting my startup script for spamd. See the following:
SPAMDOPTIONS="-m 12 -d -c -u spamd" This morning I watched over 20 spamd processes running at the same time. Eventually all my memory (ram and swap) gets sucked up and the box becomes a pile of mush. It seems that only perl and calmscan process then run. Any ideas? Thanks, Dan
