Skip to main content

API Call - Exim RBL and STARTTSSL

Comments

1 comment

  • cPanelMichael
    Hello, There's no corresponding WHM API 1 function, however you can modify the /etc/exim.conf.localopts file and then run the following commands to enable any changes you make:
    /scripts/buildeximconf /scripts/restartsrv_exim
    The default entries for the options you referenced are as follows:
    acl_spamcop_rbl=0 acl_spamhaus_rbl=0 acl_spamhaus_spamcop_rbl=0 require_secure_auth=1
    1 represents enabled, and 0 represents disabled. Thank you.
    0

Please sign in to leave a comment.