https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6191
Mark Martinec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Mark Martinec <[email protected]> 2009-09-17 10:20:58 PDT --- > That fixes the taint problem, but I'm still getting an error: > > Sep 3 09:26:54 localhost spamd[22192]: logger: removing stderr method > Sep 3 09:27:24 localhost spamd[22192]: child process exited or timed out > without signaling production of a PID file at /usr/local/bin/spamd line 2505. > Sep 3 09:27:38 localhost spamd[22194]: pyzor: [22197] error: TERMINATED, > signal 15 (000f) > Sep 3 09:27:46 localhost spamd[22194]: spamd: server started on port 783/tcp > (running version 3.3.0-alpha2) > > I am able to run Pyzor from the command line (I get a timeout error). Well, I don't see much that SA can do except abort the forked pyzor process after 15 seconds if it doesn't reply in this time. Get running the pyzor from a command line first, and only then try to wrestle with a plugin after the basics are right. Perhaps the problem is a firewall setting, or lack of a successful 'pyzor discover'. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
