Justin Mason wrote: > Per Jessen writes: >> Per Jessen wrote: >> >>> I have seen this once or twice, but still very rarely - spamd will >>> fail to restart after receiving a SIGHUP. It stops, but does not >>> restart. There's nothing in the log to indicate why. Has anyone seen >>> the same? >> OK, this happened yesterday and now just again. Any suggestions on how >> to debug it? > > "strace -f -p $pid" may help.
Hmm, I could add that to the reload procedure. I think. thanks Per