Solving cases of mistaken identity
More and more spam filters are starting to crack down on incorrectly name servers. There are even blocking lists specifically for incorrectly named servers!
Fixing this is relatively straight forward, simply follow the
instructions below;
- Open up Exchange System Manager
- Drill down to "your server" > Protocols > SMTP > (Right
Click) Default SMTP Server > Properties

- Click on the "Delivery" tab

- Click on the "Advanced" button

- Here, you can see the incorrect entry
"server-1.domain.local"

- This should be changed to whatever your server is known
as in the real world - in this case, server.domain.com

- Click OK all the way out, and you are done - the change
should be immediate.
In this example, our servers full external name was server.domain.com - the standard is usually something like mail.domain.com, it isn't important what the name is, as long as what you have in the FQDN field is accessible from the outside world.
Also, forget about the "Check DNS" button, it is not important.
|