From: Sven H. <sv...@gm...> - 2009-05-14 06:42:50
|
Hi Tony, Tony Meyer schrieb: >> # echo "test" | spamassassin -D pyzor >>... >> [18993] dbg: pyzor: check failed: no response > If the message is too small to have a digest, then SA is correct in > indicating that there is no response (the server never even gets > queried). Thanks foor this explanation. It makes things much clearer for me. > What happens if you check SA with something that is large enough to be digested? # spamassassin -D pyzor < /root/.cpan/build/Mail-SpamAssassin-3.2.5/sample-spam.txt [1909] dbg: pyzor: network tests on, attempting Pyzor [1909] dbg: pyzor: pyzor is available: /usr/bin/pyzor [1909] dbg: pyzor: opening pipe: /usr/bin/pyzor --homedir /etc/mail/spamassassin check < /tmp/.spamassassin19092qpHaUtmp [1909] dbg: pyzor: killed stale helper [1910] [1909] dbg: pyzor: [1910] terminated: exit=0x000f [1909] dbg: pyzor: check timed out after 3.5 seconds Still no real success, but some progress at least. Any ideas on how to proceed from here? Cheers, Sven |