| |
| META TOPICPARENT |
name="Sandbox.WebHome" |
Changing the Sending IP for Outbound Email in Exim |
|
> > | For WHM version 11.28 |
| |
You can manually specify from which IP addresses specific domains on your server should send mail with Exim. To do so, you will need to create and edit 2 files from the command line and disable one option in WHM's Exim Configuration Editor interface. |
| |
- Automatically send outgoing mail from the account's IP address instead of the main IP address.
|
|
< < | By default, Exim will send mail from the server's main shared IP address. Enabling this option forces your users to send mail from their main domain's IP address. If you choose to enable the option listed above, you will not be able to manually specify the IP addresses from which domains send mail. |
> > | By default, Exim will send mail from the server's main shared IP address. Enabling this option forces your users to send mail from their main domain's IP address. If you choose to enable the option listed above, you will not be able to manually specify the IP addresses from which domains send mail. This option uses /usr/local/cpanel/scripts/updateuserdomains to automatically populate /etc/mailhelo and /etc/mailips. |
| |
Creating and Editing the Appropriate Files |