Lance Ware wrote:

Greetings,

I'm trying to make SA/MailScanner query a local RBL of countries that we
don't or are extremely unlikely to receive legitimate email from.

I've downloaded IP lists from blackholes.us and formatted them for use
with djbdns/rbl. I've configured it correctly, I think - at least it
responds to local dig commands with the expected result.


I've configured spam assassin as follows in the local config file:

header IN__CountryDB rbleval:check_rbl_results_for('countries',
'antispam.ware.net')


describe IN__CountryDB Received from a country in questionable country
List
tflags IN__CountryDB net
score IN__CountryDB 1


If I'm reading your question correctly, try:

header IN__CountryDB     rbleval:check_rbl('countries','antispam.ware.net.')
describe IN__CountryDB   Received from a country in questionable country List
tflags IN__CountryDB     net
score IN__CountryDB      1

Which will do submit rbl checks to "antispam.ware.net" (your server I presume ;-)

Dan

I've restarted MailScanner, but I'm not seeing any queries in the dns
server log files.

TIA,

Lance


------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk







--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to