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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to