Friday 22 June 2012

Dynamics CRM 2011 Disable Pending E-mail Warning

I needed to disable the below Pending e-mail warning message which pops-up every time you log on to CRM, I couldn't find online the registry key to disable it, so had to "sniff" the registry keys CRM is loading  and the following key come up:

Name: DisablePendingEmailReminder
Type: DWORD
Value: 1





Reset IIS.

3 comments:

  1. Reason for this Pop-up : Your account has been set for email configuration : Microsoft Dynamics CRM for Outlook (For Outgoing); This will require Outlook to be open so that the mails can be send.

    To change the setting Go to Administration -> Users -> Find yourself

    Open the record : Under the Email Access Configuration Section
    Find the settings for Email Access Type - Incoming and Email Access Type - Outgoing.

    Alternatively, You can configure Email Access Type - Outgoing to E-mail Router, so that mails can be sent unattended through the email router.

    ReplyDelete
  2. Hi,

    Where can I find this key i registry?

    br
    henrik skydtsgaard

    ReplyDelete
    Replies
    1. Hi Henrik,
      You create the key on the below location:

      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM

      Delete