Checking Exchange smtp response from telnet
smtp.mydomain.com 25 I get
response like server.domain.local, so I tried to change FQDN on Receive
Connectors - Default SERVER_NAME to
smtp.mydomain.com (external DNS name),
but I get the following error:
When the AuthMechanism paramteter on a Receive connector is set to the value
ExchangeServer, you must set the FQDN parameter on the Receive connector to
one of the following values: the FQDN of the transport server, the NetBIOS
name of the transport server, or $null.
I can change CLIENT-ReceiveConnector to the right FQDN name, but
Default-ReceiveConnector reports error.
Any ideas how to change this, so that my Exchange will answer from the
internet via SMTP from the real DNS name like
smtp.mydomain.com?
Thank you in advance
Regards,Miha