You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2007/08/22 18:04:27 UTC

Re: spamd fails to restart on SIGHUP?

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.

--j.

Re: spamd fails to restart on SIGHUP?

Posted by Per Jessen <pe...@computer.org>.
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