I start SPAMD like so in rc.local.
/usr/bin/spamd -d -c -m 5
I imagine it must be restarted to pick up any changes in the rule sets?
Now how do I restart it? I imagine I need to do something with a pid file to kill it but am unfamiliar with that. No linux guru here.
Is there a script I can put in /etc/init.d/ that would support just doing "spamd start" and "spamd restart", etc? Where can I find a copy if so?
Thanks.
Matt
