Dallas L. Engelken wrote:
-----Original Message-----
well, the pyzor/razor plugins now (svn) use the
Mail::SpamAssassin::Timeout code, instead of
M::SA::Util->trap_sigalrm_fully
i'm not sure if that would help or not, but you'd have to be running
something newer than 3.1.3.
anyways, check by spamd.log's, and is see these once in a while. twice
yesterday. but the 17605 child that timed out didnt have any problem
processing its next message.
2006-07-10 03:38:40.216974500 [17605] error: ixhash timeout reached at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/iXhash.pm line
105.
2006-07-10 03:38:40.217110500 [17605] error: ixhash timeout reached at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/iXhash.pm line
105.
2006-07-10 03:38:40.217307500 [17605] warn: spamd: ixhash timeout
reached at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Plugin/iXhash.pm line
105.
2006-07-10 03:39:44.843887500 [17605] info: spamd: connection from
localhost [127.0.0.1] at port 35831
2006-07-10 03:39:44.967460500 [17605] info: spamd: identified spam
(100.0/5.0) for $global:200 in 0.1 seconds, 1978 bytes.
d
No, Still running 3.1.3, if it wasn't a diskless server I'd update to a
more recent version but that would affect all the diskless servers, not
just one to test on and I don't want to do that without testing it first.
My logs show
Jul 10 11:12:41 spa010 spamd[29830]: spamd: connection from
mta011.aei.ca [206.123.6.241] at port 53484
Jul 10 11:12:41 spa010 spamd[29830]: spamd: processing message
<[EMAIL PROTECTED]> for
[EMAIL PROTECTED]:89
Jul 10 11:12:51 spa010 spamd[29830]: ixhash timeout reached at
/etc/mail/spamassassin/ixhash.pm line 91, <GEN12101> line 2226.
Jul 10 11:12:51 spa010 spamd[29830]: ixhash timeout reached at
/etc/mail/spamassassin/ixhash.pm line 91, <GEN12101> line 2226.
Jul 10 11:13:01 spa010 spamd[29830]: ixhash timeout reached at
/etc/mail/spamassassin/ixhash.pm line 91, <GEN12101> line 2226.
Jul 10 11:13:01 spa010 spamd[29830]: ixhash timeout reached at
/etc/mail/spamassassin/ixhash.pm line 91, <GEN12101> line 2226.
Jul 10 11:13:11 spa010 spamd[29830]: ixhash timeout reached at
/etc/mail/spamassassin/ixhash.pm line 91, <GEN12101> line 2226.
Which is strange since I only have the standard 3 lookups in the .cf file.
The child hung around until I killed with signal 9, signal 15 did
nothing to it.
Stuff in /var and /etc is r/w, just about everything else is read-only
so if there is a patched rule or something I can try I can do it if it
can go in either of those two places.
Rick