Hello, I have problem in email router.
the pop3 entry is with following error:
Input Status: Failed - Error executing POP3 command "<Command reasons> removed for security". The server response was: "-ERR [IN-USE] Temporary authentication failure [bart0104 :2014-06-13 13:41:32]"..
But the output is working.
and event view is:
Log Name: Application
Source: MSCRMEmail
Date: 13-Jun-14 10:32:08 AM
Event ID: 26090
Task Category: None
Level: Error
Keywords: Classic
User: N / A
Computer: ADMSRCE.rce.local
Description:
# 26090 - Error opening the box renato@rceonline.com.br mail. Microsoft.Crm.Tools.Email.Providers.EmailException: Error executing POP3 command "<Command reasons> removed for security". The server response was: "-ERR [IN-USE] Temporary authentication
failure [bart0104 :2014-06-13 13:31:49]"..
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.ValidateLine (receivedLine String, String command, Boolean hideCommand)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.ReadDataWithEncoding (StreamReader StreamReader, String command, Boolean singleCommand, skipValidation Boolean, Boolean hideCommand)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.ReceiveData (String command, Boolean singleCommand, skipValidation Boolean, Boolean hideCommand, String & encodingCharset)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.SendCommand (String command, Boolean singleCommand, skipValidation Boolean, Boolean hideCommand)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.SendCommandSecure (String command, Boolean singleCommand, Boolean skipValidation)
at Microsoft.Crm.Tools.Email.Providers.Pop3Client.AuthenticateClearText (String userName, String password)
at Microsoft.Crm.Tools.Email.Providers.Pop3PollingMailboxProvider.OpenMailbox ()
Help.