check_rbl

所属分类:Email客户端
开发工具:Perl
文件大小:0KB
下载次数:0
上传日期:2023-06-29 10:31:38
上 传 者sh-1993
说明:  check_rbl是一个Nagios插件,用于检查SMTP服务器是否被列入黑名单,
(check_rbl is a Nagios plugin to check if an SMTP server is blacklisted,)

文件列表:
AUTHORS (1087, 2023-10-17)
COPYING (35147, 2023-10-17)
COPYRIGHT (1011, 2023-10-17)
Changes (4780, 2023-10-17)
INSTALL (2891, 2023-10-17)
MANIFEST (613, 2023-10-17)
MANIFEST.SKIP (148, 2023-10-17)
Makefile.PL (1690, 2023-10-17)
NEWS (2400, 2023-10-17)
RELEASE_NOTES.md (37, 2023-10-17)
SECURITY.md (119, 2023-10-17)
TODO (55, 2023-10-17)
VERSION (6, 2023-10-17)
build_rpm.sh (2517, 2023-10-17)
check_distribution.sh (1311, 2023-10-17)
check_rbl (19850, 2023-10-17)
check_rbl.ini (4322, 2023-10-17)
check_rbl.pod (4594, 2023-10-17)
check_rbl.spec (4993, 2023-10-17)
publish_release.sh (612, 2023-10-17)
t/ (0, 2023-10-17)
t/00_modules.t (1430, 2023-10-17)
t/01_validation.t (211, 2023-10-17)
test.sh (4982, 2023-10-17)
test_script.sh (5605, 2023-10-17)

© Matteo Corti, ETH Zurich, 2009-2012 © Matteo Corti, 2009-2023 see AUTHORS for the complete list of contributors ![](https://img.shields.io/github/v/release/matteocorti/check_rbl@) ![](https://img.shields.io/github/downloads/matteocorti/check_rbl/latest/total) ![](https://img.shields.io/github/downloads/matteocorti/check_rbl/total) ![](https://img.shields.io/github/license/matteocorti/check_rbl) ![](https://img.shields.io/github/stars/matteocorti/check_rbl) ![](https://img.shields.io/github/forks/matteocorti/check_rbl) # check\_rbl A Nagios plugin to check if an SMTP server is blacklisted ## Note Some blacklister as Spamhaus ban DNS queries from public DNS resolvers as Google resulting in no host being listed. If you are experiencing problems with the plugin just try the DNS query with a tool as nslookup to check your DNS configuration. ## Known bugs and problems Needs ```Data::Validate::Domain``` 0.12 to handle fully qualified host names with an ending dot (e.g., "example.org.") ## Example ``` check_rbl -H example.org -t 60 -c 1 -w 1 -s cbl.abuseat.org -s spamsources.fabel.dk -s mail-abuse.blacklist.jippg.org -s korea.services.net -s ix.dnsbl.manitu.net -s psbl.surriel.com -s dyna.spamrats.com -s noptr.spamrats.com -s spam.spamrats.com -s dnsbl.sorbs.net -s spam.dnsbl.sorbs.net -s bl.spamcop.net -s pbl.spamhaus.org -s sbl.spamhaus.org -s xbl.spamhaus.org -s db.wpbl.info -s access.redhawk.org -s dnsbl.kempt.net -s rbl.schulte.org -s sbl-xbl.spamhaus.org -s smtp.dnsbl.sorbs.net -s web.dnsbl.sorbs.net -s zen.spamhaus.org -s zombie.dnsbl.sorbs.net -s dnsbl.dronebl.org -s dnsbl.spfbl.net -s spam.dnsbl.anonmails.de -s z.mailspike.net ``` ### See also [Comparison of DNS blacklists](https://en.wikipedia.org/wiki/Comparison_of_DNS_blacklists) on Wikipedia for a list. ## Bugs Please report any bugs or feature requests through the web interface at [https://github.com/matteocorti/check_rbl/issues](https://github.com/matteocorti/check_rbl/issues)

近期下载者

相关文件


收藏者