All,
I have 2 servers sending out emails for same domain abc.com.
Location 1 : Windows 2003 SMTP server - .NET application submits email to SMTP to send out and emails go out as xyz@abc.com- It has a unique public IP(IP1)
Location 2: Exchange Server 2003 - This is configured to send out emails as xyz@abc.comas well and it has a unique public IP too(IP2)
I have primary&secondary MX record for IP2. Both IP1 and IP2 generates lot of emails and when they do reverse lookup for an email going out from location1 (IP1), as the reverse DNS lookup for abc.com points to IP2, it's listed as spam. Is there any way I can sendout emails from multiple servers that has the same domain name without being listed as spam.
I can't create a secondary MX record for IP1 as it's not going to be active as long as my IP2 is available.
Any suggestions would be greatly appreciated.
do both the IP's have a reverse DNS set?