
It is implemented in Java and is still actively developed (see last commits). It translates the MS Exchange Web API into a standard CalDAV API, which is natively supported by Thunderbird. Works perfectly out of the box - had to manually enter the server () and the protocol used (2.5) but then synced calendar without a hitch.”ĭavMail is NOT an addon but a proxy. Jonas Larsson: “Just installed TbSync running on top of TB 52.9.1 (64-bit Linux).Also, make sure to check “requires https”. To connect, the username is of the form “domain\user”, eg for KTH “ug.kth.se\yourlogin”. TbSync synchronizes contacts, tasks and calendars to Thunderbird, using Exchange ActiveSync.
#Davmail setup code
This code has traveled quite a bit, it was formerly, Ericsson/exchangecalendar, 1stsetup/exchangecalendar, lightning-exchange-provider TbSync (working) It has a number of interesting features, but has not yet been ported to most recent versions of Thunderbird and Lightning, see. Exchange Calendar (not working)Įxchange Calendar is an addon hosted on Github (and not on ). It supports email and contact, but does not support calendar ( “Calendar features are not supported.”), so it’s actually not an option. Make sure the desktop bundle is installed before installing a Flatpak app: sudo swupd. ExQuilla (not working)ĮxQuilla for Microsoft Exchange is a registered Thunderbird addon. DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway. If you’re on Linux, you may also consider using the evolution mail/calendar client together with the evolution-ews connector, it works well too. Copy the final link (with the token in the parameters) showing an empty page, back to the DavMail dialog.Īfter successful authentication, close davmail and locate the davmail.To connect to a calendar hosted on Microsoft Exchange from Mozilla Thunderbird, there are several solutions: ExQuilla, Exchange Calendar, TbSync and DavMail. This opens a dialog of DavMail with a link which you can use in any browser, authenticate to Microsoft and provide the SMS/auth token and authorize the DavMail application. The easiest way to trigger the MFA authentication is to open the CalDAV interface at and log in with your email and password.
#Davmail setup install
Install DavMail on a desktop system and keep the default values, except change the authentication method to O365Interactive. The workaround is to register through the desktop version and then copy the authentication token to the headless deployment. Unfortunately the headless version does not yet have an oauth workflow to log in with the two-factor authentication.


For a single desktop client, the first is fine, but I wanted to have access from my phone too. There are two possible operation modes, one as a local deamon to run on desktop systems and one server/headless version. It works by being a client to EWS and then exposing a server interface on the usual ports shifted up by 1000 (e.g. A feature to let davmail import an existing cookie files for a complicated setup. DavMail offers a solution by converting Microsoft Exchange to open protocols like IMAP,POP.
#Davmail setup how to
This leaves the option to use the provided webinterface which I think is inconvenient.įortunately there exists the DavMail project, which is a bridge between the ExchangeWebServices and open protocols. DavMail POP/IMAP/SMTP/Caldav to Exchange Settings Report Duplicate. How To Setup a DavMail Exchange Gateway on a Debian 7 VPS. Recently I started at an institution which uses a groupware which is deliberately incompatible with open groupware protocols such as IMAP,SMTP,CalDAV.
