Share via

The operation couldn’t be completed. (com.apple.accounts error 3.)

Ralf 80 Reputation points
2025-11-19T13:57:52.4133333+00:00

unable to add exchange account to the mail app on osx

Exchange Online
Exchange Online

A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.

{count} votes

24 answers

Sort by: Most helpful
  1. cbyoda 10 Reputation points
    2026-03-19T16:12:51.3066667+00:00

    The problem comes from a Microsoft recommendation.
    in admin.microsoft.com -> search for security baseline

    The key "problem" recommendation is called "Block access to Exchange Web Services" this is REQUIRED for Mac mail!

    The worst part is that once enabled there is a delay, so you don't realize the cause/effect until a few hours later.

    Key = DO NOT FOLLOW THIS RECOMMENDATION IF YOU WANT MACMAIL TO WORK. Microsoft needs to include potential consequences with their recommendations in the future!

    1 person found this answer helpful.

  2. cbyoda 10 Reputation points
    2026-03-02T23:47:20.91+00:00

    What a nightmare. Microsoft recommends EWS be blocked, but don't say that is crashes authentication in MacMail... here is where the setting is:Screenshot 2026-03-02 at 4.47.47 PM

    1 person found this answer helpful.

  3. Craig Votava 5 Reputation points
    2026-01-30T01:15:11.31+00:00

    Running this command via Exchange Online PowerShell worked for me:

    Set-OrganizationConfig -EwsAllowLegacyAuth $true

    1 person found this answer helpful.
    0 comments No comments

  4. Pratham Gupta 5 Reputation points
    2025-12-13T18:47:05.8266667+00:00

    try clearing your outbox and then check. It worked for me after that.

    1 person found this answer helpful.

  5. Q&A Assist
    2025-11-19T13:58:13.6266667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error message you are encountering when trying to add an Exchange account to the Mail app on macOS could be related to issues with the Autodiscover service or account settings. Here are some steps you can take to troubleshoot this issue:

    1. Check Autodiscover Configuration: Ensure that the Autodiscover CNAME record is set up correctly for your domain. This is crucial for Outlook and other mail clients to retrieve the necessary settings for connecting to Exchange Online.
    2. Enable EWS: If you are using an older version of Outlook, ensure that Exchange Web Services (EWS) is enabled in Exchange Online. You can enable it using PowerShell commands if necessary.
    3. Verify Certificate: If there are issues with the SSL certificate for your domain, it may prevent the connection from being established. Make sure that the certificate matches the user's SMTP domain.
    4. Group Policy Settings: If you are in a managed environment, check the Group Policy settings to ensure that Autodiscover is not disabled. The policy settings should allow for connected experiences in Office to enable cloud Autodiscover options.
    5. Manual Configuration: If automatic configuration fails, you may need to manually enter the account settings for the Exchange account in the Mail app.

    If these steps do not resolve the issue, consider using the Microsoft Remote Connectivity Analyzer to test the Autodiscover service for any misconfigurations.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.