What version of TLS is enforced on the 2016 server? Hopefully 1.2 and that the sending server that is failing supports that.
Exchange 2016 receive connector drops connections
Hi there!
Exchange 2016.
I've created receive connector (FrontEnd, port: 12825) with "Require TLS" option enabled. TLS-certificate is configured and it's trusted by clients
While testing I've encountered weird behavior.
Some applications was able succesfully connect to this connector and succesfully send a messages.
But one of application - can't. In SMTP receive logs I see "235 2.7.0 Authentication successful", but then "Remote(SocketError)".
Here is the SMTP-receive log fragment with error (from "Bad application")
And here is log with successfully messages sent (from "Good application")
It seems pretty equal, except last string.
What can cause such behavior?