Configuring Mozilla Thunderbird with Office 365 Email
There is no outlook for linux users. Setting up email, calendar, contacts etc in linux with office 365 (or exchange) account could be painful.However there is a little known fact that office 365 also have SMTP feature for configuring non exchange compliant client like Mozilla Thunderbird.
Since office 365 is a cloud hosting by Microsoft which is multi-tenant, setup configuration is pretty much same unless the company decides to override anything.
For email
Incoming:
For calendar you have to install the following addon.
Installing the Add-on:
Reference
http://www.it.cornell.edu/services/thunderbird/howto/config-exchange.cfm
Since office 365 is a cloud hosting by Microsoft which is multi-tenant, setup configuration is pretty much same unless the company decides to override anything.
For email
Incoming:
- IMAP
- Server hostname: outlook.office365.com
- Port: 993
- SSL: SSL/TLS
- Authentication: Normal password
- Server hostname: smtp.office365.com
- Port: 587
- SSL: SSL/TLS
- Authentication: Normal password
For calendar you have to install the following addon.
Installing the Add-on:
- Install the latest version of the Lightning add-on.
- Download the latest version of the Exchange Calendar and Tasks Add-on.
- Latest version 3.3.1: Ericsson/exchangecalendar
- In Thunderbird, click on Tools | Add-ons
- Click on the Gear icon (next to "Search all add-ons") and select Install Add-on From File...
- Browse to the downloaded add-on in the previous step
- Click Install to verify that you understand that you are trusting the add-on from a non-verified author
- Click Restart now to restart Thunderbird and finish installation of the add-on
- Launch Thunderbird
- Click on File | New | Calendar
- Select On the Network and click Continue
- Select Microsoft Exchange 2007/2010 and click Continue
- Choose any name and color for the calendar. Remove the check mar from Show Reminders check box if you do not wish to receive pop-up reminders to meetings
- Select the email address that is associated with your calendar, then click Continue
- Enter the following information for settings:
- Server URL: https://pod51011.outlook.com/ews/exchange.asmx
- Primary email address:company username
- Username: company username
- Domain name: [Leave this blank]
- Share Folder Id: [Leave this blank]
- Click on Check server and mailbox.
- You will be prompted for your password. Enter the password for the account you are configuring and click OK.
- Make sure Calendar folder is selected for Folder base
- Click Continue.
- Click Done.
Reference
http://www.it.cornell.edu/services/thunderbird/howto/config-exchange.cfm