Skip to main content

Exim /Dovecot Listen on secondary ip address

Comments

2 comments

  • cPanelMichael
    Hello :) You should be able to utilize the "local_interfaces" option in the Exim configuration to force it to listen on a specific IP address. Ensure you use "WHM Home " Service Configuration " Exim Configuration Manager " Advanced Editor" to make the changes. As for Dovecot, you could add the "listen: IP" entry to the configuration file. You can edit the following file for local modifications to the Dovecot configuration: /var/cpanel/templates/dovecot2.2/main.local
    Note: You can copy this file from /var/cpanel/templates/dovecot2.2/main.default if it does not exist. After making the custom modifications, you must run: /scripts/builddovecotconf
    Thank you.
    0
  • PV-Patrick
    You're the man Michael! I have spent so many hours trying to figure this out before making this post and I knew it had to be something easy! For anyone else wanting to do this, with the advanced Editor within cPanel. You will want to add a new field through the editor in the first section. Combined Exim Configuration -> Section: CONFIG. Scroll down to the bottom of that section and click the add additional configuration setting and then put in the local_interfaces and the IP you desire.
    0

Please sign in to leave a comment.