RE: This message has not yet been submitted for delivery crm 2015 on premise
<PendingStatusDelay>300000</PendingStatusDelay>
<SendingStatusDelay>1800000</SendingStatusDelay>
Following are the common errors that are recieved on the Email Router Event log.Anything that can be done to resolve this?
#26234 - The Email Router service could not process a provider work item using assembly: Microsoft.Crm.Tools.EmailProviders.dll and class: Microsoft.Crm.Tools.Email.Providers.ExchangeOnlinePollingSendEmailProvider. System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Tools.Email.Providers.CrmPollingSendEmailProvider.HandleProcessMessageError(Exception exception, Entity emailMessage)
at Microsoft.Crm.Tools.Email.Providers.CrmPollingSendEmailProvider.Run()
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.ExecuteProviderWork(Object providerQueueRequestObject)
#6188 - The Email Router service cannot connect to the Microsoft Dynamics CRM server or the Microsoft Dynamics CRM Online server to access user and queue information. Verify that the account that is used to run the Email Router service has sufficient permission to access the Microsoft Dynamics CRM server and that there are no connectivity problems. System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.Crm.Tools.Email.Management.Configuration.UpdateAll(Boolean refreshDeployments, String configurationSettingsFilePath, String configurationFilePath)
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.UpdateConfiguration()
#16192 - The Email Router service could not run the service main background thread. The Email Router service cannot continue and will now shut down. System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.TerminateUnresponsive()
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.ScheduleProviderWork()
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.ExecuteService()