Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/delrbl

<p>
!status=1!
The rbl <span class="status">%name%</span> has been removed from the settings interface.  You must now rebuild your <a href='../scripts2/displayeximconfforedit'>exim config</a> for it to be removed from your live configuration if you had it enabled.
!status!
!status=0!
The rbl <span class="status">%name%</span> could not be removed from the settings interface: <span class="errors">%txt%</span>.
!status!

</p>
<br />


[ <a href="addrbl.cgi">Return to RBL List</a> ]
<script>
if (window.opener) {
    if (window.opener.parent && window.opener.parent.safe_reload_tab) {
        window.opener.parent.safe_reload_tab(0); //reload the basic config tab
    } else if (window.opener.reload_tab) {
        window.opener.reload_tab('basic',{},1);  //reload the basic config tab
    }
}
</script>
Back to Directory File Manager