We are getting constant errors in the Application Log on the server that is running the email router. The errors all point to not be able to access a mailbox, but the funky thing is that the router is still sending and receiving email without any problems. The error seems to pop up on every mailbox check. Anyone have an idea why we'd be getting the errors even though the router is working without any problems?
Thanks!
Hudey
Description:
#26090 - An error occurred while opening mailbox xxxxxxx@xxxxxxx.com. Microsoft.Crm.Tools.Email.Providers.EmailException: An error occurred while executing POP3 command "<Command removed for security reasons>". The server response was: "-ERR Authentication failed.".
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.ValidateLine(String receivedLine, String command, Boolean hideCommand)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.SendCommand(String command, Boolean singleCommand, Boolean skipValidation, Boolean hideCommand)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.SendPasswordCommand(String password)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.AuthenticateClearText(String userName, String password)
at Microsoft.Crm.Tools.Email.Providers.Pop3PollingMailboxProvider.OpenMailbox()
at Microsoft.Crm.Tools.Email.Providers.CrmPollingMailboxProvider.Run()
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
*This post is locked for comments
I have the same question (0)