check_rbl update: NJABL change

Steve Shipway s.shipway at auckland.ac.nz
Fri Mar 9 03:34:51 CET 2007


If anyone out there is using my check_rbl plugin (available from
NagiosExchange) to check for their mail servers being listed on any
blacklists, then please note that the NJABL blacklist has been
superseded by the Spamhaus PBL.  Now, your config section at the
beginning should be:

 

my( @BLACKLISTS ) = (

        # DNS blackhole domain, name, optional website address

        [ "dnsbl.sorbs.net",           "SORBS", "http://www.sorbs.net/"
],

        [ "list.dsbl.org",             "Distributed Sender",
"http://dsbl.org/" ],

        [ "zen.spamhaus.org",      "Spamhaus SBL/XBL/PBL",
"http://www.spamhaus.org/" ],

        [ "fuldom.rfc-ignorant.org",   "RFC-Ignorant",
"http://www.rfc-ignorant.org/" ],

        [ "bl.spamcop.net",            "SpamCop",
"http://www.spamcop.net/" ],

        [ "blackholes.mail-abuse.org", "Mail-abuse.org",
"http://www.mail-abuse.org/" ]

);

 

Thanks for your time,

 

Steve

 

---

Steve Shipway

UNIX Systems Adminstration, University of Auckland, New Zealand

+64 9 3737 599 x 86487

s.shipway at auckland.ac.nz

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070309/8a06530b/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list