On Sat, 2012-10-06 at 09:01 -0700, John Hardin wrote:
> On Sat, 6 Oct 2012, Arthur Dent wrote:
> 
> > On Sat, 2012-10-06 at 15:27 +0200, Tom Hendrikx wrote:
> >
> >> Oct  6 11:11:52.056 [10904] dbg: pyzor: opening pipe: /bin/pyzor
> >> --homedir /home/mark/.pyzor check < /tmp/.spamassassin10904BmyCb9tmp
> >> Oct  6 11:11:52.344 [10904] dbg: pyzor: [10906] finished: exit 1
> >>
> >> Seems trivial to reproduce the part where spamassassin sees the
> >> problem: just run the piped command yourself.
> >
> > OK - I don't know what the output means though!...
> > ============================8<=======================================
> > $ pyzor -d --homedir /home/mark/.pyzor check < spam1.txt
> >
> > sending: 'User: anonymous\nTime: 1349530888\nSig: 
> > 011dffafd6c01568e1ebdc453bf9feae2bb000e9\n\nOp: check\nOp-Digest: 
> > 6da5a18b2eda6b5db73a8747932e84436d653cd5\nThread: 31045\nPV: 2.0\n\n'
> > received: 'Code: 200\nDiag: OK\nPV: 2.1\nThread: 31045\nCount: 0\nWL-Count: 
> > 0\n\n'
> > public.pyzor.org:24441      (200, 'OK')     0       0
> > ============================8<=======================================
> 
> Immediately after running the above command interactively, run "echo $?" 
> to report the exit code it returned:
> 
>    pyzor -d --homedir /home/mark/.pyzor check < spam1.txt ; echo $?
> 

$ pyzor -d --homedir /home/mark/.pyzor check < spam1.txt ; echo $?
sending: 'User: anonymous\nTime: 1349543386\nSig: 
c44c64b14afb3cdbf522bde672d087d8c8109101\n\nOp: check\nOp-Digest: 
6da5a18b2eda6b5db73a8747932e84436d653cd5\nThread: 25600\nPV: 2.0\n\n'
received: 'Code: 200\nDiag: OK\nPV: 2.1\nThread: 25600\nCount: 0\nWL-Count: 
0\n\n'
public.pyzor.org:24441  (200, 'OK')     0       0
1

Does that tell you anything?

Thanks

Mark



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to