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.

Exchange ActiveSync client displays an incorrect email address in an Exchange Server 2010 environment


View products that this article applies to.

Symptoms

This issue occurs if the mailbox has multiple primary address types, and their prefixes are all uppercase letters (such as "SIP" or "NOTE").

↑ Back to the top


Cause

This issue occurs because Microsoft Exchange ActiveSync (EAS) takes any type of primary address as a primary SMTP address, as long as it has the appropriate format. Therefore, an incorrect email address that is prefixed by all uppercase letters might be used in the EAS client.

↑ Back to the top


Resolution

To resolve this issue, install the following update:

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

You can run the following Set-CASMailbox cmdlet to enable the Exchange ActiveSync logging:
Set-CASMailbox alias-ActiveSyncDebugLogging:$true
Additionally, you can run the following Get-ActiveSyncDeviceStatistics cmdlet to obtain the log of the affected account:
Get-ActiveSyncDeviceStatistics -Mailbox alias -GetMailboxLog:$true -NotificationEmailAddress YourEmailAddress

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 3011892
Revision : 1
Created on : 1/7/2017
Published on : 3/17/2015
Exists online : False
Views : 163