[Logcheck-devel] Bug#436439: spamd: only ignore "good" child states

Frans Pop elendil at planet.nl
Tue Aug 7 13:22:45 UTC 2007


Package: logcheck-database
Version: 1.2.54
Severity: normal

After reading a mail thread about an issue with spamassassin and selinux [1],
I propose to be a bit more strict in checking for spamd child states.

The common "good" states are I(dle) and B(usy), but the K(ill) state can
indicate a problem. I'm not completely sure about the S(tarting) state. It
does not seem to be listed much in practice, but is probably OK to filter out.

Proposed change in ignore.d.server/spamd:
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: prefork: child states: [[:upper:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: prefork: child states: [IBS]+$

Cheers,
FJP

[1] http://mail-archives.apache.org/mod_mbox/spamassassin-users/200609.mbox/<1157638162.2473.21.camel%40ash.trees99.org.uk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20070807/3ee0a13a/attachment.pgp 


More information about the Logcheck-devel mailing list