removed rfc-ignorant.org blacklists - dead since autumn 2012

This commit is contained in:
Oliver Ladner 2013-01-23 15:55:31 +01:00
commit 6178e65ca8

View file

@ -108,11 +108,11 @@ virus.rbl.msrbl.net
web.dnsbl.sorbs.net web.dnsbl.sorbs.net
wormrbl.imp.ch wormrbl.imp.ch
zen.spamhaus.org zen.spamhaus.org
abuse.rfc-ignorant.org #abuse.rfc-ignorant.org
bogusmx.rfc-ignorant.org #bogusmx.rfc-ignorant.org
dsn.rfc-ignorant.org #dsn.rfc-ignorant.org
postmaster.rfc-ignorant.org #postmaster.rfc-ignorant.org
whois.rfc-ignorant.org #whois.rfc-ignorant.org
) )
# No need to edit anything below this line # No need to edit anything below this line
@ -120,7 +120,7 @@ whois.rfc-ignorant.org
DNSBLCOUNT=${#dnsbl[*]} DNSBLCOUNT=${#dnsbl[*]}
if [ -z $1 ]; then if [ -z $1 ]; then
echo "Usage: $(basename $0) <ip-address>" echo "Usage: $(basename $0) <ip-address> <fqdn>"
exit 1 exit 1
fi fi