No description
Find a file
Mickaël Guessant 1f309ecd70 Graph: implement allday event
git-svn-id: https://svn.code.sf.net/p/davmail/code/trunk@4040 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2026-04-24 15:43:41 +00:00
.github/workflows Build: fix task name in github release workflow 2025-10-10 08:34:07 +00:00
archive OSX: completely drop Growl support 2021-05-10 09:04:19 +00:00
lib Build: Revert SWT to version 4.20 to build with JDK 8 2025-09-25 10:04:08 +00:00
nsis NSIS ProcessWork plugin from http://www.esanu.name/software/index.php/nsis-kill-process/ needed for windows setup build 2009-02-03 15:18:27 +00:00
src Graph: implement allday event 2026-04-24 15:43:41 +00:00
svnant Upgrade svnkit to 1.8 2014-04-30 06:58:44 +00:00
.gitignore Add .gitignore file 2019-09-23 20:41:29 +00:00
appveyor.yml Build: switch openjfx to 19 in appveyor 2025-10-14 06:33:39 +00:00
build.xml Build: fix typos in ant build file 2026-04-18 15:03:39 +00:00
davmail-setup64.nsi Build: fix missing ini files in windows installer 2025-10-24 09:15:06 +00:00
davmail-user.conf Linux: Create davmail user/group per new conventions in RPM 4.19, merge changes from https://github.com/mguessan/davmail/issues/356 2024-07-06 15:30:12 +00:00
davmail.changes Prepare 6.6.0 release 2026-04-12 16:03:00 +00:00
davmail.spec Linux: fixes from audit, BuildRequires java version on Suse, use 755 access rights for binaries, do not use userdel/groupdel on sysusers distributions 2026-04-13 18:01:26 +00:00
LICENSE Add GPLv2 license at root 2018-06-13 21:37:20 +00:00
pom.xml Prepare 6.6.0 release 2026-04-12 16:03:00 +00:00
README.md Prepare 6.6.0 release 2026-04-12 16:03:00 +00:00
RELEASE-NOTES.md Prepare 6.6.0 release 2026-04-12 16:03:00 +00:00
releaseguide.txt Update release guide 2026-04-13 09:46:28 +00:00
sonar.properties Set jacoco path in sonar config 2019-12-15 23:09:33 +00:00

DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange and Office 365 Gateway

Build status: Windows Download DavMail POP/IMAP/SMTP/Caldav to Exchange Download DavMail POP/IMAP/SMTP/Caldav to Exchange

Quality Gate SonarCloud Bugs SonarCloud Vulnerabilities

Security note: DavMail does not depend on Log4J2 and is thus not vulnerable to CVE-2021-44228

Ever wanted to get rid of Outlook? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP gateway allowing users to use any mail client with Exchange, even from the internet through Outlook Web Access on any platform, tested on macOS, Linux and Windows

DavMail Architecture

The main project site is still on Sourceforge at http://davmail.sourceforge.net/.

This git repository is synchronized with the subversion repository in order to make contributions easier for GitHub users.

Donate

Donations are welcome to help support DavMail development, in dollars Donate dollars or Euros Donate euros

Download

Download latest DavMail release on Sourceforge

Download DavMail POP/IMAP/SMTP/Caldav to Exchange

RPM packages are available from OpenSuse build service:

build result

An alternative is COPR on Fedora:

Copr build status

If your distribution supports Flatpak:

Flathub Downloads

Docker images are available on GitHub Container Registry:

label=Docker

Trunk builds

The latest working builds are now available on Appveyor:

Contribute

Contributions are welcome, you can either submit a patch or create a GitHub pull request.

In case you are looking for tasks to work on, please check our current Backlog.