On 04/13/2014 09:22 PM, Dave Pooser wrote:
And looking at the IADB web page, what I see is them bragging about how
little checking they do. What I don't see on their Web site is any way to
report spam to them.
I've gone ahead and set all IADB scores to 0 locally, but I'm curious if
this strikes anybody else as a questionable default for stock SA?
imo, all the "certification" service are questionable but we have a choice..
you set score to 0 which stops the scoring but queries still happen in
the background
# IADB support ...
header __RCVD_IN_IADB eval:check_rbl('iadb-firsttrusted',
'iadb.isipp.com.')
tflags __RCVD_IN_IADB net nice
header RCVD_IN_IADB_VOUCHED eval:check_rbl_sub('iadb-firsttrusted',
'127.0.1.255')
describe RCVD_IN_IADB_VOUCHED ISIPP IADB lists as vouched-for sender
tflags RCVD_IN_IADB_VOUCHED net nice
In SA 3.4 I use:
dns_query_restriction deny isipp.com
then no query is sent and the score makes no difference .-)