Re: [exim] Script to check all known dns blacklists?

Top Page
Delete this message
Reply to this message
Author: Renaud Allard
Date:  
To: msherman
CC: exim-users
Subject: Re: [exim] Script to check all known dns blacklists?


Marc Sherman wrote:
> Drav Sloan wrote:
>> http://www.mob.net/~ted/tools/rbl.php3
>
> Yeah, there's lots of interactive online tools; I'm looking for
> something I can run from the command line on my own machine, in my cron job.
>
> Really, what I need is an uptodate and maintained list of blacklists --
> I could use that to generate a config file for rblcheck, for example.
>
> - Marc
>


And something like:
lynx -dump \
"http://www.mob.net/~ted/tools/rbl.php3?domain=64.193.62.232&Look+up=Look+up"
\| grep BLOCKED | grep :

Would probably be seen as an abuse :)

On www.dnsstuff.com, there is quite an up to date list of blacklists. It
could be interesting to have a script fetch the list (and only the list)
there from time to time, then do the DNS lookups.

--
010100100110010101101110011000010111010101100100
010000010110110001101100011000010111001001100100