removed rfc-ignorant.org blacklists - dead since autumn 2012
This commit is contained in:
parent
7a451be9f3
commit
6178e65ca8
1 changed files with 6 additions and 6 deletions
12
rblcheck.sh
12
rblcheck.sh
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue