> Here's a snip from the spamd debug output:
> Jan  8 23:19:36 mail spamd[4084]: debug: Razor1 is not available
> Jan  8 23:19:36 mail spamd[4084]: debug: Pyzor is available:
> /usr/bin/pyzor
> Jan  8 23:19:36 mail spamd[4084]: debug: entering helper-app run mode
> Jan  8 23:19:36 mail spamd[4084]: debug: Pyzor: got response: Traceback
> (most recent call last):
> Jan  8 23:19:36 mail spamd[4084]: debug: leaving helper-app run mode
> Jan  8 23:19:36 mail spamd[4084]: debug: Pyzor: couldn't grok response
> "Traceback (most recent call last): "
> Jan  8 23:19:37 mail spamd[4084]: debug: DNS MX records found: 4
>

Well, I was goofing around with pyzord (local Pyzor server) and I think I
may have solved the error.

I used to launch spamd with ./spamd -q -x -u nobody -H /etc/razor -d
but I tried it without the "-H /etc/razor" bit, and it's working fine, as
shown below.

Jan 10 20:00:22 mail spamd[20939]: debug: Pyzor is available:
/usr/local/bin/pyzor
Jan 10 20:00:22 mail spamd[20939]: debug: entering helper-app run mode
Jan 10 20:00:22 mail spamd[20939]: debug: Pyzor: got response:
192.168.10.35:24441      (200, 'OK')     0       0
Jan 10 20:00:22 mail spamd[20939]: debug: leaving helper-app run mode


I don't recall if the -H bit is required for razor to function properly.
It seems to be working fine without it. Now, both Razor and Pyzor appear
to be functioning.

I just need to wait for a spam that's been reported to both. :-)

-Jonathan



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to