Hello,
I'm having a problem...
We're running single server Exchange in a computer called srv-1.domain.com.
By single I mean such installation, where single server is running all the
server roles (including Junk mail filtering). We have configured an
additional DNS entry for mail.domain.com in our DNS system (and external DNS
is also configured such a way that mail.domain.com can be found) and we would
like to use that name instead of srv-1, which is only for internal use. For
instance all our certificates are named for mail.domain.com, to enable error
free access from outside world.
The only problem is that server is returning srv-1.domain.com as it's name
while communicating with other servers and clients. This is problematic,
because there's a mismatch with server certificate (mail.domain.com) and MTA
returned server name (srv-1.domain.com) and configured MX / Mail DNS entries
in external world. How could I change the name Exchange MTA returns, without
changing primary servername (srv-1). We can't change the primary name of the
server (srv-1), because it's running several other services as well, instead
we would like Exchange only to use manually defined name (mail.domain.com).
Is it possible to configure Exchange this way, and if it is how to do it?