spamassassin -t < spam.mail shows the bayes score, high scores as
spam
spamc -y -u qscand < spam.mail does not show the bayes score, does not
score high as spam
I'm using qmail, qmail-scanner 1.20
running spamd as user qscand
After reading the spamd readme, I set local.cf to:
bayes_path /var/qsc
I have a SA 2.60 new install. Net::DNS is working fine.
skip_rbl_checks 0
Debug shows "debug: RBL: success for 0 of 18 queries", all of them
timing out, even with a large timeout values.
Manual lookup of IP at RBL returns whatever code it's supposed to
(like 127.0.0.2)
What else could be causing S