Can IMAP clients read my contacts from Office 365?

I'm using a Mac. I'm using Postbox as my email client (which is actually Mozilla Thunderbird under the hood). I'm connecting to my email that is hosted in Office 365 via IMAP.

Email works great.

What I want to do is to sync my contacts from Office 365 to this machine via IMAP. Is that possible?

I know that the iPhone and Mac Mail app have native exchange abilities - but I'm asking about other IMAP clients and office 365 working together. Has anyone had to deal with this?


Solution 1:

You can set it up using Thunderbird if IMAP is enabled in your account settings on Office365 it just requires a few add-ons for everything to work correctly.


Download Required Extensions:

Lightning: https://www.mozilla.org/en-US/projects/calendar/

Ericsson Exchange 2007/2010/2013 Calendar, Tasks, Contacts and GAL Provider: https://github.com/Ericsson/exchangecalendar/releases

Restart Thunderbird


Configure Email Settings:

Configure IMAP

IMAP server:    outlook.office365.com
IMAP port:      993
IMAP user:      [email protected]
IMAP security:  SSL/TLS

Configure SMTP

SMTP server:    smtp.office365.com
SMTP port:      587
SMTP user:      [email protected]
SMTP auth:      Normalpassword
SMTP security:  STARTTLS

Configure Office365 Global Address Book:

Open the address book and click “Add Exchange contact folder” in the menu bar

Enter the following configuration

Name:                 Office365 Contacts
Refresh:              3600
Add list to search:   Checked
Use autodiscovery:    Unchecked
Server URL:           https://outlook.office365.com/EWS/Exchange.asmx
Primary email:        [email protected]
Username:             [email protected]
Domain:               'n/a'
Share Folder Id:      'blank'

Press the “Check server and mailbox” button, it should populate “Folder base: Contacts folder” and set the Path for you

Press Save


Configure Office365 Calendar/Tasks:

Open Thunderbird File > New > Calendar Select “On the Network” Select “Microsoft Exchange 2007/2010/2013” Set calendar display settings and attach it to the configured Office365 email account (usually [email protected]) Enter the following configuration:

Autodiscovery:            Unchecked
Server URL:               https://outlook.office365.com/EWS/Exchange.asmx
Primary email address:    [email protected]
Username:                 [email protected]
Share Folder Id:          'blank'

Press the “Check server and mailbox” button, it should populate “Folder base: Calendar folder” and set the Path for you

Press Save