What is S-RBL CHECKER and how to install

The S-RBL CHECKER is a WHM add-on program, which actually check out your server’s IP against various well know RBL details. It also provides a choice to deliver an e-mail alert to the configured email account, if it finds any blacklist for the server IP addresses.

Install Instruction :

cd /usr/local/src
wget http://downloads.theshosting.com/srbl_manage.sh
chmod 755 /usr/local/src/srbl_manage.sh
/usr/local/src/srbl_manage.sh install

Uninstall Instruction :

cd /usr/local/src
wget http://downloads.theshosting.com/srbl_manage.sh
chmod 755 /usr/local/src/srbl_manage.sh
/usr/local/src/srbl_manage.sh uninstall