Can IMAP clients read my contacts from Office 365?

15,453

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

Share:
15,453

Related videos on Youtube

kaes
Author by

kaes

Updated on September 18, 2022

Comments

  • kaes
    kaes over 1 year

    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?

    • Ramhound
      Ramhound over 9 years
      No; your contacts are shared over an entirely different protocol
    • Tyson
      Tyson over 9 years
      IMAP doesn't synch contacts or calenders, IMAP synchs mail folders only. checking the FAQ's for postbox you appear to be out of luck. postbox-inc.com/faq#exchange
  • bgmCoder
    bgmCoder about 8 years
    Wonderful! I googled the world over for the url for the exchange server!
  • bgmCoder
    bgmCoder about 8 years
    Any clue as to how to set up the Instantbird chat client? superuser.com/questions/1050850/…
  • Ben C
    Ben C about 8 years
    I wish I could upvote you more, I have been looking for this solution off and on for months now!!!
  • tholu
    tholu about 8 years
    The Office365 Global Address Book is readonly? Is it possible to add or edit contacts there? And share with colleagues?
  • Andrew
    Andrew about 8 years
    Thoulu - from everything I've seen you have to add them on the Office365 webapp first unfortunately.
  • HRJ
    HRJ almost 7 years
    Note that the exchange plugin mentioned has issues and has not been updated. However, a fork exists that works great: github.com/ExchangeCalendar/exchangecalendar