https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6351
David Hill <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Hill <[email protected]> 2010-04-19 03:35:50 EDT --- (In reply to comment #2) > > Very shortly after finishing reading the tempfile, pyzor quits, and SA > > reports > > the "exit 1" status. I can't figure out by looking at the strace what went > > wrong, but maybe someone else has a clue. > [...] > > It seems that pyzor hasn't even contacted the server yet, apparently > > something > > went wrong before that. > > Your analysis seems correct, pyzor stops without writing anything back. > > Sorry, but I have no idea why. Perhaps adding a '-d' debug option to > pyzor_options might tell more. Or even adding a python '-d' option > to the first (hash-bang) line of a pyzor program - or turning on > one of the python debug/verbose environment variables. I had the very same problem ... Just noticed my pyzor was broken. What I did, as I'm using debian, I "su - Debian-exim - /bin/bash" and then ran "pyzor discover" ... Fixed my problem. I looked in my log files, and it was broken since a little bit. Only working one was DCC and RAZOR... :S -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
