From: Mark H. <he...@sc...> - 2009-03-20 20:34:43
|
It's not a UDP connection, is it? hedges@maggie:~$ telnet public.pyzor.org 24441 Trying 82.94.255.100... telnet: Unable to connect to remote host: Connection refused (Yes, the port is open for outbound connections in my firewall script.) I have these options in SpamAssassin's local.cf: use_pyzor 1 pyzor_path /usr/bin/pyzor pyzor_options -d --homedir /etc/mail/pyzor Where does the debugging output go? I see no info in the logs in /var/log/sa/mylogname.log. (We run multiple SA instances on different ports with different logs but they all share the local.cf. I do see inbound mail processed in the log, but nothing about pyzor.) How do I tell whether it is working? Thanks. Mark |