check-blacklist.sh: Added script to check DNSBL blacklist
authorMegaBrutal <code+git@megabrutal.com>
Sat, 4 Feb 2017 13:40:00 +0000 (14:40 +0100)
committerMegaBrutal <code+git@megabrutal.com>
Sat, 4 Feb 2017 13:40:00 +0000 (14:40 +0100)
commit7447893196d364b8a567225c00353c200284f7a7
treefc513d61dd6a4059625b46734b9988faac0c32b3
parent076ff6605e618e3bf0fdb0bd9f9f6df56f7b35e4
check-blacklist.sh: Added script to check DNSBL blacklist

The new check-blacklist.sh script can be used to check if your mail server
appears on a DNSBL blacklist, because if such thing happens, it worth
your attention.

Can be easily integrated with monitoring systems like Zabbix.

Requires DiG to be installed.

new file:   host/check-blacklist.sh
host/check-blacklist.sh [new file with mode: 0755]