On søn 04 okt 2009 12:31:37 CEST, Mike Cardwell wrote

SpamHaus announced a new list a couple of days back - http://www.spamhaus.org/news.lasso?article=646

According to that page it returns results of 127.0.0.3

I just took a quick look at 20_dnsbl_tests.cf and it doesn't seem to include it yet. Currently we have:

RCVD_IN_SBL - 127.0.0.2
RCVD_IN_XBL - 127.0.0.[45678]
RCVD_IN_PBL - 127.0.0.1[01]

local.cf

require_version 3.002005

ifplugin Mail::SpamAssassin::Plugin::DNSEval

# CSS is the Spamhaus Block List: http://www.spamhaus.org/css/
header RCVD_IN_CSS              eval:check_rbl_sub('zen', '127.0.0.3')
describe RCVD_IN_CSS            Received via a relay in Spamhaus CSS
tflags RCVD_IN_CSS              net
#reuse RCVD_IN_CSS

endif


--
xpoint

Reply via email to