Skip to main content

Exim outgoing settings to use account IPs

Comments

3 comments

  • cPanelMichael
    Hello :) Could you verify which document you reviewed? We have a separate document intended for this very question: How to Configure Exim's Outgoing IP Address - cPanel Knowledge Base - cPanel Documentation Thank you.
    0
  • ottdev
    OK I think I got it now. There are 3 options? - use the server main IP address for everyone (default) - use each account's IP address as assigned in the WHM/as appear in DNS (ignore /etc/mailips) - look up specifically designated IP address for each account as custom set in /etc/mailips Is that correct? So what happens if you choose to use /etc/mailips but there is no entry for a specific account? Does it fall back on using the server main IP address for that account or fails to send ?
    0
  • cPanelMichael
    So what happens if you choose to use /etc/mailips but there is no entry for a specific account? Does it fall back on using the server main IP address for that account or fails to send ?

    Domain names that are not configured in the /etc/mailhelo file utilize the primary IP address. The entry looks like this:
    *: hostname.example.com
    You should only use this option if you plan to manually populate the /etc/mailips and /etc/mailhelo file. Thank you.
    0

Please sign in to leave a comment.