Hello,
Based on our understanding of the issue, we recommend that you follow the steps below:
- Verify the PTR record provided by your ISP: Ensure that your ISP has properly configured the PTR (Pointer Record) record for the new IP address. The reverse DNS lookup should correctly resolve back to the actual FQDN (Fully Qualified Domain Name) of your mail server.
- Check the Reverse Lookup Zone Settings: On the Windows Server 2008 R2 DNS server, double-check that the reverse lookup zone contains all the PTR records for the new IP address and make sure they point to the correct hostname. Each IP address should correspond to a correct PTR record.
- Flush the DNS cache: Clear the cache on the local DNS server to ensure that the server is using the latest DNS information. The DNS cache on client computers can be cleared by executing ipconfig /flushdns from the command line. For the DNS server itself, it may be necessary to manually clear the cache in the DNS management tool or restart the DNS service.
- Verify DNS zone replication: If you have multiple DNS servers, make sure that the new reverse lookup zone changes have been synchronized to all DNS servers through AD integration or regular zone replication mechanisms.
Regards,
Karlie