Koozali.org: home of the SME Server

No hits on pyzor rule

Offline pizzaco

  • ***
  • 53
  • +0/-0
No hits on pyzor rule
« 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




Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: No hits on pyzor rule
« Reply #1 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.

Offline pizzaco

  • ***
  • 53
  • +0/-0
Re: No hits on pyzor rule
« Reply #2 on: May 16, 2014, 03:36:25 PM »