I have the Exchange Router installed and appears to be working, but I keep
getting the following errors in the Application eventlog on the Exchange
Server.
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceException:
Verifying before delivery message: Re: in mailbox: CRMadmin failed
(System.Net.WebException: The request failed with HTTP status 400: Bad
Request.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at Microsoft.Crm.Platform.Proxy.EmailWebService.CheckIncoming(String
messageId, String subject, String from, String to, String cc, String bcc,
Int32& reasonCode)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceMessages.CheckIncoming(ExchangeSinkServiceLogger
logger, ExchangeSinkServiceMailbox mailbox, Message message)). --->
System.Net.WebException: The request failed with HTTP status 400: Bad Request.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at Microsoft.Crm.Platform.Proxy.EmailWebService.CheckIncoming(String
messageId, String subject, String from, String to, String cc, String bcc,
Int32& reasonCode)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceMessages.CheckIncoming(ExchangeSinkServiceLogger
logger, ExchangeSinkServiceMailbox mailbox, Message message)
--- End of inner exception stack trace ---
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceMessages.CheckIncoming(ExchangeSinkServiceLogger
logger, ExchangeSinkServiceMailbox mailbox, Message message)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceCore.ProcessMessage(Connection
connection, ExchangeSinkServiceMailbox mailbox, Recordset recordSet)
at
Microsoft.Crm.Tools.ExchangeConnectorService.ExchangeSinkServiceCore.ProcessMailbox(ExchangeSinkServiceMailbox mailbox)
I saw the KB article at http://support.microsoft.com/kb/908390/EN-US/ and I
noticed one thing: I don't even have a OU called Microsoft CRM, let alone see
a group called PrivUserGroup.
Thoughts?