On 4-Oct-2009, at 04:31, 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]

Can't you do something like this in local.cf:

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

or something? (Me? I reject spamhaus matches at smtp)

--
I leave symbols to the symbol-minded - George Carlin

Reply via email to