On Thursday, July 22, 2004, 11:30:43 AM, Joe Young wrote:
Spamassassin is not checking against my rbldns server. It will query multi.surbl.org but not localhost Here is my configs
/etc/sysconfig/rbldnsd
RBLDNSD="njabl -udnsbl -r/var/lib/rbldns -t21600 -c60 \ -lquerylog -blocalhost/53 \ localhost:dnset:ws.surbl.org.rbldnsd \ "
/etc/mail/spamassassin/spamcop_uri.cf uri SPAMCOP3_URI_RBL eval:check_spamcop_uri_rbl('localhost','127.0.0.2') describe SPAMCOP3_URI_RBL URI's domain appears in spamcop database at ws.surbl.org tflags SPAMCOP3_URI_RBL net score SPAMCOP3_URI_RBL 3.0
The debug of spamassassin shows debug: querying for amazingbuyz.net.localhost debug: Query failed for amazingbuyz.net.localhost
debug: querying for amazingbuyz.net.ws.surbl.org debug: found A records for: amazingbuyz.net.ws.surbl.org
I would recommend serving the zone as ws.surbl.org instead of as localhost.
Jeff C.