Hi folks,
Haven't done this before and think I may have missed a step??
Ok so I have a VPS with several domains using the main IP address for outgoing mail.
I want to change one domain/account to use a new IP address for email and the rest to continue as before.
So I have added the IP via WHM Add IP address and can now see it listed.
Then I have gone into the Exim configuration manager/Domains & IPs and set the following to ON:
Reference /etc/mailhelo for outgoing SMTP HELO
Reference /etc/mailips for outgoing SMTP connections
Then in /etc/mailips I have edited it by adding this below:
thisonedomain.com: NEWIP
*: MAINIP
Then in /etc/mailhelo I have edited it by adding this below:
thisonedomain.com: thisonedomain.com
*: vps.maindomain.com
Then I have restarted exim using:
/etc/init.d/exim restart
Ok so that's what I have done so far.
Now when I go into IP Functions > Show IP Address Usage
It shows the Main IP with all the domains under mail usage
It shows the New IP with no domains under mail usage
The question is - shouldn't the changed domain (thisonedomain.com) appear under mail usage for the New IP address??
Have I missed a step or is there some delay?
Bit of a newbie here so any assistance appreciated.
Thanks
Haven't done this before and think I may have missed a step??
Ok so I have a VPS with several domains using the main IP address for outgoing mail.
I want to change one domain/account to use a new IP address for email and the rest to continue as before.
So I have added the IP via WHM Add IP address and can now see it listed.
Then I have gone into the Exim configuration manager/Domains & IPs and set the following to ON:
Reference /etc/mailhelo for outgoing SMTP HELO
Reference /etc/mailips for outgoing SMTP connections
Then in /etc/mailips I have edited it by adding this below:
thisonedomain.com: NEWIP
*: MAINIP
Then in /etc/mailhelo I have edited it by adding this below:
thisonedomain.com: thisonedomain.com
*: vps.maindomain.com
Then I have restarted exim using:
/etc/init.d/exim restart
Ok so that's what I have done so far.
Now when I go into IP Functions > Show IP Address Usage
It shows the Main IP with all the domains under mail usage
It shows the New IP with no domains under mail usage
The question is - shouldn't the changed domain (thisonedomain.com) appear under mail usage for the New IP address??
Have I missed a step or is there some delay?
Bit of a newbie here so any assistance appreciated.
Thanks