I've got exim to send from each dedicated IP.
So Domain1.com should send on it's own IP.
I've got Domain2.com, with email hosted on a completely different server set to Remote Mail Exchanger. No email addresses created or anything.
When I send from Domain1.com to Domain2.com I get an SPF failed message from Domain2.com because EXIM sends the message from Domain2.com dedicated IP.
Live example below:
[removed] has a dedicated IP (27.25.15.23). StudioSweat.com also has a dedicated IP (27.25.15.24) but email is hosted on GoDaddy.
[removed] cannot send to [removed] because the message is route through [removed] dedicated ip and then the SPF fails.
Any ideas on how to fix this? (besides changing the setting of sending from each domain's ip.)
Thanks,
Image In A Box
So Domain1.com should send on it's own IP.
I've got Domain2.com, with email hosted on a completely different server set to Remote Mail Exchanger. No email addresses created or anything.
When I send from Domain1.com to Domain2.com I get an SPF failed message from Domain2.com because EXIM sends the message from Domain2.com dedicated IP.
Live example below:
Code:
Received: (qmail 16865 invoked by uid 30297); 28 Jan 2014 00:58:53 -0000
Received: from unknown (HELO p3plibsmtp01-08.prod.phx3.secureserver.net) ([10.6.12.195])
(envelope-sender <[email protected]>)
by p3plsmtp06-03.prod.phx3.secureserver.net (qmail-1.03) with SMTP
for <[email protected]>; 28 Jan 2014 00:58:53 -0000
Received: from removed.com ([27.25.15.24])
by p3plibsmtp01-08.prod.phx3.secureserver.net with bizsmtp
id KCye1n00G5VaLAo01Cyfcw; Mon, 27 Jan 2014 17:58:41 -0700
[removed] cannot send to [removed] because the message is route through [removed] dedicated ip and then the SPF fails.
Any ideas on how to fix this? (besides changing the setting of sending from each domain's ip.)
Thanks,
Image In A Box
Last edited by a moderator: