Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: pizzaco on May 15, 2014, 06:08:45 PM

Title: No hits on pyzor rule
Post by: pizzaco on May 15, 2014, 06:08:45 PM
Hello All,
I not seeing hits to  PYZOR_CHECK in the spamd or qpsmtpd logs. I'm assuming this means it isn't working. Is there anything else I should look at before raising a bug?

This an 8.1 box.  Here's some background:

A few days ago, I discovered that my spamd log was full of the "TERMINATED, siginal 15" messages for Pyzor, just like those in this bug: http://bugs.contribs.org/show_bug.cgi?id=6896

I fixed the errors by increasing the timeout.  Since increasing the timeout, there have been no pyzor errors.

I found test instructions at https://wiki.apache.org/spamassassin/UsingPyzor and ran it:

Code: [Select]
[root@mail spamd]# echo "test" | spamassassin -D pyzor 2>&1
May 15 11:02:50.423 [31155] dbg: pyzor: network tests on, attempting Pyzor
May 15 11:03:01.944 [31155] dbg: pyzor: pyzor is available: /usr/bin/pyzor
May 15 11:03:01.945 [31155] dbg: pyzor: opening pipe: /usr/bin/pyzor check < /tmp/.spamassassin311555AK0Qmtmp
May 15 11:03:02.120 [31155] dbg: pyzor: [31310] finished: exit 1
May 15 11:03:02.121 [31155] dbg: pyzor: check failed: no response

According to the site, this indicates a successful check. 

Thanks,
Jonathan



Title: Re: No hits on pyzor rule
Post by: CharlieBrady on May 15, 2014, 08:09:00 PM
A few days ago, I discovered that my spamd log was full of the "TERMINATED, siginal 15" messages for Pyzor, just like those in this bug: http://bugs.contribs.org/show_bug.cgi?id=6896

I fixed the errors by increasing the timeout.  Since increasing the timeout, there have been no pyzor errors.

Please report your findings via the bug tracker.

Thanks.
Title: Re: No hits on pyzor rule
Post by: pizzaco on May 16, 2014, 03:36:25 PM
Opened a new bug: http://bugs.contribs.org/show_bug.cgi?id=8383