

- Davmail download install#
- Davmail download archive#
- Davmail download software#
- Davmail download download#
You might need to change paths in the configuration files if you installed DavMail in a different directory than /opt/davmail.įor sending mails msmtp is used in this case. Systemd # wget -O /usr/lib/systemd/system/davmail This templates can be imported and used easily: sysvinit # wget -O /etc/init.d/davmail I published init scripts/service configurations For all common init/service control systems ( SysV init, upstart, systemd) I published appropriate configurations on GitHub:
Davmail download software#
However it is nicer to start the software automatically while boot time. The other settings are documented detailed in comments.ĭavMail is started using the following command: #. The most importan line defines the EWS/OWA URL: davmail.url= This file is named davmail.properties – on the project website you can find an example: The software needs a configuration file including the OWA ( Outlook Web Access) or EWS URL and other settings ( SSL configuration, logging, etc.).
Davmail download archive#
Hint: Before downloading the archive you might want to check if there is a newer version available:
Davmail download download#
The first step is to download and extract the archive.ģ2-bit: # wget -O davmail-linux-x86-4.5.1-2303.tgz The archive is available for 32- and 64-bit systems. Bundle including graphical user-interface ( for Debian-based distros)īeginning with version 4.6.1 manually deploying the Java application and init scripts is obsolete! There are appropriate RPM packages in the download section of Sourceforge.įor servers you might choose the Java standadlone version because it can be used without a graphical user-interface.

The software listens on appropriate network ports and forwards requests over EWS ( Exchange Web Services) to the Exchange server. Some graphical mail clients like Evolution are offering support for this – of course this is not a good solution for servers without graphical user interfaces.ĭavMail is a Java-based platform-independent software that is able to act as Exchange gateway for the following protocols: 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.Especially in Microsoft-embossed environments it might be needed to send and receiver mails over Exchange. 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 download 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. 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. Recently I started at an institution which uses a groupware which is deliberately incompatible with open groupware protocols such as IMAP,SMTP,CalDAV.
