> > Oh - also, sorry for the self-followup... > > normal ps output: > root 8978 1 0 17:55 ? 00:00:00 /usr/bin/perl > -T -w /usr/local/bin/spamd -d -D > root 8979 8978 0 17:55 ? 00:00:00 spamd child > root 8980 8978 0 17:55 ? 00:00:00 spamd child > root 8981 8978 0 17:55 ? 00:00:00 spamd child > root 8982 8978 0 17:55 ? 00:00:00 spamd child > root 8983 8978 0 17:55 ? 00:00:00 spamd child > > ps output after spamd seems to die - note how there seems to > be one process left that's a child of the master process. > > root 21117 1 0 Oct11 ? 00:01:38 /usr/bin/perl > -T -w /usr/local/bin/spamd -d -D > root 6102 21117 0 17:51 ? 00:00:00 /usr/bin/perl > -T -w /usr/local/bin/spamd -d -D > >
This appears to be the same issue I reported a couple weeks ago. Please see http://bugzilla.spamassassin.org/show_bug.cgi?id=3828 I provided a patch on that bug that may help you. Please give it try. dallas