Both of these scripts will test to see if a server is blaclisted. Both require that theie tag name be added to the hosts.cfg entry of the desired server. spam-black-list-check.bash checks only multi.surbl.org. the parameter to the tag needs to be the ip address to test (spam:1.2.3.4) spam-black-list-check-2.bash checks 6 different servers to see if the host is blacklisted. The parmeter for this check can be any name, such as a cname of the server (spam2:mail.lomi.org). Because this test can take multiple seconds, I suggest running it every 15 minutes (it has a 1 hour timout for going purple). spam-black-list-check.bash spam-black-list-check-2.bash