Re: [sa-list] spamd won't shut down cleanly on FreeBSD

2004-09-27 Thread Mike Jackson
I'm running SpamAssassin 3.0 on FreeBSD 4.8-RELEASE, Alpha architecture. spamd does not shut down when I send it a SIGTERM. I have to kill -9 each individual child. I had a similar problem with 2.64. It works otherwise. Any ideas? I had that issue on i386 with FreeBSD 4-STABLE with Perl 4.8.5,

Re: [sa-list] spamd won't shut down cleanly on FreeBSD

2004-09-27 Thread Dan Mahoney, System Admin
On Mon, 27 Sep 2004, David Brodbeck wrote: This sounds more like a bug in perl's process handling -- most likely Alpha specific, since I know the Alpha arch gets less testing than i386. -Dan I'm running SpamAssassin 3.0 on FreeBSD 4.8-RELEASE, Alpha architecture. spamd does not shut down when I s

spamd won't shut down cleanly on FreeBSD

2004-09-27 Thread David Brodbeck
I'm running SpamAssassin 3.0 on FreeBSD 4.8-RELEASE, Alpha architecture. spamd does not shut down when I send it a SIGTERM. I have to kill -9 each individual child. I had a similar problem with 2.64. It works otherwise. Any ideas?