I am getting below error while trying to Test and Enable mailbox
ActivityId: 6d07fe4b-6032-4934-b1cd-1bc6823859d7
>Error : System.Net.Mail.SmtpException: Bad sequence of commands. The server response was: you must authenticate first (#5.5.1)
at System.Net.Mail.SendMailAsyncResult.End(IAsyncResult result)
at System.Net.Mail.SmtpClient.SendMailCallback(IAsyncResult result)
Can someone help ?