Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The 'Allow Email Router to use my credentials' option unavailable in CRM 2011


View products that this article applies to.

Symptoms

The 'Allow Email Router to use my credentials to send and receive email on my behalf' option is greyed out in CRM Personal Options.

↑ Back to the top


Cause

In processing e-mail for a user or queue, the E-mail Router requires credentials for the user or queue. Those credentials can be entered in the Microsoft Dynamics CRM Web application in the Set Personal Options dialog box (for users) and in the Queues form (for queues). Microsoft Dynamics CRM stores these credentials in encrypted form in the CRM database. The E-mail Router uses a key stored in the CRM database to decrypt these credentials. The call that the E-mail Router makes to obtain this key enforces HTTPS. In Microsoft Dynamics CRM 2011, the E-mail Router functions this way by default, which means that you need not take any action to retain this behavior.

↑ Back to the top


Resolution

  1. To resolve the above issue, please follow the below steps to add the registry key "DisableSecureDecryptionKey" on the CRM server.
  2. Launch the registry editor on the CRM server by clicking "Start", "Run" and type "regedit"
  3. Locate the following path on th CRM server : HKEY_Local_Machine\Software\Microsoft\MSCRM
  4. Please check the value of the registry key "DisableSecureDecryptionKey". If this registry key is present, set its value to 1. (If the key is not present or set to 0, calls from the E-mail Router to the Microsoft Dynamics CRM Server 2011 are made using HTTPS.) Setting the value of this key to 1 allows the E-mail Router to obtain information from the CRM database over the HTTP protocol. 
  5. If you changed the value of DisableSecureDecryptionKey, do the following on the Microsoft Dynamics CRM Server 2011 to Restart Internet Information Services (IIS). To perform the same click on "Start", click "Run", type "cmd, and then click OK.
  6. Type the following in the command prompt window "IISRESET"
  7. (Recommended) Enable IPSec for all communications between the Microsoft Dynamics CRM Server 2011 and the E-mail Router computer. For more information about enabling IPSec, see IPSec.

↑ Back to the top


Keywords: kbmbspartner, kbmbsmigrate, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2667140
Revision : 1
Created on : 1/7/2017
Published on : 1/19/2012
Exists online : False
Views : 203