Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • You enable access to Exchange Web Services (EWS) in a Microsoft Exchange Server 2010 environment.

  • You disable access to a mailbox for Microsoft Outlook for Mac 2011 in Exchange Web Services. To do this, you run the Set-CasMailbox or Set-OrganizationConfig cmdlet and set the EwsAllowMacOutlook parameter to false in the Exchange Management Console.

  • A user uses Outlook for Mac 2011 to log on to the mailbox through Exchange Web Services.

In this scenario, the user can log on to the mailbox unexpectedly. 

Cause

This issue occurs because the user agent string for which EWS searches is set to Microsoft-MacOutlook instead of MacOutlook.

Resolution

To resolve this issue, install the following cumulative update:

2661854 Description of Update Rollup 2 for Exchange Server 2010 Service Pack 2

Workaround

To work around this issue, run the following cmdlet in the Exchange Management Console:
Set-CasMailbox -Identity MailboxIdParameter -EwsEnabled:$true -EwsApplicationAccessPolicy EwsBlockList -EwsBlockList “*MacOutlook*”

More Information

For more information about the Set-OrganizationConfig command, visit the following Microsoft website:

General information about the Set-OrganizationConfig commandFor more information about the Set-CASMailbox command, visit the following Microsoft website:

General information about the Set-CASMailbox command

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×