Hello,
I ran the Inbound SMTP E-Mail test and everything was fine with exception of:
Attempting to send a test e-mail message to user@constco.com using MX mail.constco.com.
Delivery of the test message failed.
Additional Details
The server returned status code 530 - The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.1 Client was not authenticated
Exception details:
Message: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.1 Client was not authenticated
Type: System.Net.Mail.SmtpException
Stack trace:
at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Microsoft.Exchange.Tools.ExRca.Tests.SmtpMessageTest.PerformTestReally()
I am using Exchange 2010 and could not find a forum specifically for 2010, only 2013.
Any help is greatly welcomed!
Thank you,
Don