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

<p>
!status=1!
The rbl <span class="status">%name%</span> has been added to the settings interface.  You must now enable it in the <a href='../scripts2/displayeximconfforedit'>configuration editor</a> and rebuild your <a href='../scripts2/displayeximconfforedit'>exim config</a> for it to be added to your live configuration.
!status!
!status=0!
The rbl <span class="status">%name%</span> could not be added to 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