Date: Tue, 30 Sep 2003 15:58:44 -0400 From: Scott Rothgaber <[EMAIL PROTECTED]> Organization: Palmetto Network Solutions, Ltd To: [EMAIL PROTECTED] Subject: Re: [SAtalk] Re: Restart Spamd

Malte S. Stretz wrote:

> kill -HUP should work with SpamAssassin 2.60 under Perl 5.6.1 and up. I 
> heard that it doesn't work for some people though. Just have a try.
    

Let me clarify: When I made a change to `local.cf' and typed...

kill -1 `cat /var/run/spamd.pid`

...nothing showed up in the log to indicate that spamd had re-parsed the 
config file.
/usr/local/etc/rc.d/spamd.sh restart

does not work on the standard FreeBSD port.  The only valid options are start and stop.

And, as far as I can tell SIGHUP doesn't work at all for 2.60 yet.  Every report I've read on the list has noted failure.  It tries, but fails.