We are seeing the following from the connectivity tester:
Testing inbound SMTP mail flow for domain '
[email protected]'.
The Microsoft Connectivity Analyzer failed to test inbound SMTP mail flow.
Additional Details
Test Steps
Attempting to retrieve DNS MX records for domain 'domain.suffix'.
One or more MX records were successfully retrieved from DNS.
Additional Details
Testing Mail Exchanger myemail.domain.suffix.
One or more SMTP tests failed for this Mail Exchanger.
Additional Details
Test Steps
Attempting to resolve the host name myemail.domain.suffix in DNS.
The host name resolved successfully.
Additional Details
Testing TCP port 25 on host myemail.domain.suffix to ensure it's listening and open.
The port was opened successfully.
Additional Details
Analyzing SMTP Capabilities for server myemail.domain.suffix:25
SMTP Capabilities were analyzed successfuly.
Additional Details
Attempting to send a test email message to
[email protected] using MX myemail.domain.suffix.
Delivery of the test email message failed.
Additional Details
The server returned status code 451 - Error in processing. The server response was: 4.7.0 Temporary server error. Please try again later. PRX4
Exception details:
Message: Error in processing. The server response was: 4.7.0 Temporary server error. Please try again later. PRX4
Type: System.Net.Mail.SmtpException
Stack trace:
at System.Net.Mail.DataStopCommand.CheckResponse(SmtpStatusCode statusCode, String serverResponse)
at System.Net.Mail.DataStopCommand.Send(SmtpConnection conn)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Microsoft.Exchange.Tools.ExRca.Tests.SmtpMessageTest.PerformTestReally()
Elapsed Time: 11387 ms.
We have manually changed the DNS on both the server OS and the Exchange ECP but nothing seems to work.