From: Sven H. <sv...@gm...> - 2009-05-12 14:53:35
|
Hi everyone, I have the following: # cat /etc/mail/spamassassin/servers public.pyzor.org:24441 pyzor --homedir /etc/mail/spamassassin check < spamtestfile.txt public.pyzor.org:24441 (200, 'OK') 0 0 --> semms OK - agreed? but then: # echo "test" | spamassassin -D pyzor [18993] dbg: pyzor: network tests on, attempting Pyzor [18993] dbg: pyzor: pyzor is available: /usr/bin/pyzor [18993] dbg: pyzor: opening pipe: /usr/bin/pyzor --homedir /etc/mail/spamassassin check < /tmp/.spamassassin18993PRMdaxtmp [18993] dbg: pyzor: [18994] finished: exit=0x0100 [18993] dbg: pyzor: check failed: no response ... any ideas why I'm getting this? Thanks in advance, Sven |