I just upgraded to 3.2.0 from 3.1.7 and now when I send: "killall -HUP spamd"
It just says: "spamd: no process killed" But, when I do a ps -ef, there is a spamd and two child processes. This worked fine in 3.1.7, so I don't know what changed in 3.2 to make it more resistant to killall. I have a script that needs to send a reload to spamd so it can load in new rules once a week. Any suggestions? Thanks -Brent