Hi Anees,
I am using Server side synchronization. But CRM does not seem to dynamically contact GMAIL to retrieve emails.
How do I enable CRM to dynamically contact GMAIL and retrieve email for a configured user mailbox?
I have just created a new installation of CRM 2016, I have created email Server profile, configured default email processing and synchronization.
Test revealed successful incoming and outgoing mails.
From a user account while logged into the web interface, I can successfully send email to others, but no email are received in CRM.
These are the only related logs in Event Viewer
Log Name: Application
Source: MSCRMMonitoringTest
Date: 6.12.2016 15:06:37
Event ID: 18732
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: K-CRM16-01.KVIKNA.local
Description:
Monitoring test failed: Test Title: Help Content Server Tests.: Machine: K-CRM16-01: ServerRole: HelpServer
Test Log:
The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Crm.Monitoring.WebHelpers.GetWebResponse(String webpage, Boolean setCrmAuth, Boolean useProxy, Byte[] postData, Boolean setUserAgent, Int64 dmzPort)
at Microsoft.Crm.Monitoring.Tests.HelpContent.VerifyHelpContent.TestDefaultHelp(TestResult result)
at Microsoft.Crm.Monitoring.Tests.HelpContent.VerifyHelpContent.Execute()
at Microsoft.Crm.Monitoring.Engine.MonitoringRuntime.ExecuteMonitoringTest(MonitoringTestBase test, Int32 attempts)
InnerException Type:System.Net.WebException
.
Event Xml:
<Event xmlns="schemas.microsoft.com/.../event">
<System>
<Provider Name="MSCRMMonitoringTest" />
<EventID Qualifiers="49152">18732</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-12-06T15:06:37.201292900Z" />
<EventRecordID>930</EventRecordID>
<Channel>Application</Channel>
<Computer>K-CRM16-01.KVIKNA.local</Computer>
<Security />
</System>
<EventData>
<Data>Help Content Server Tests.</Data>
<Data>K-CRM16-01</Data>
<Data>HelpServer</Data>
<Data>The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Crm.Monitoring.WebHelpers.GetWebResponse(String webpage, Boolean setCrmAuth, Boolean useProxy, Byte[] postData, Boolean setUserAgent, Int64 dmzPort)
at Microsoft.Crm.Monitoring.Tests.HelpContent.VerifyHelpContent.TestDefaultHelp(TestResult result)
at Microsoft.Crm.Monitoring.Tests.HelpContent.VerifyHelpContent.Execute()
at Microsoft.Crm.Monitoring.Engine.MonitoringRuntime.ExecuteMonitoringTest(MonitoringTestBase test, Int32 attempts)
InnerException Type:System.Net.WebException
</Data>
</EventData>
</Event>
Second Log
WebHost failed to process a request.
Sender Information: System.ServiceModel.Activation.HostedHttpRequestAsyncResult/43134736
Exception: System.Web.HttpException (0x80004005): The service '/......./XRMServices/2011/Organization.svc' does not exist. ---> System.ServiceModel.EndpointNotFoundException: The service '/........./XRMServices/2011/Organization.svc' does not exist.
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.HandleRequest()
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.BeginRequest()
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result)
Process Name: w3wp
Process ID: 6552