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:
[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