Sign inSign up

sebgru/davmail

By sebgru

Updated 3 months ago

DavMail Gateway docker

Image
1

3.7K

sebgru/davmail repository overview

DavMail for Docker

docker build Docker Pulls Docker Stars GitHub

Davmail Version: 6.8.1

Dockerfile can be obtained at sebgru/docker-davmail.

Davmail Gateway in a Docker container.

DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway allowing users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with an Exchange server, even from the internet or behind a firewall through Outlook Web Access [1].

How to run the container

First, you need a davmail.properties configuration. You can find more information here.

Second, run the container:

docker run -v absolute/path/to/davmail.properties:/etc/davmail/davmail.properties sebgru/davmail

Exposed ports

The following ports are exposed by the container [2]:

  • caldav: 1080
  • imap: 1143
  • ldap: 1389
  • pop: 1110
  • smtp: 1025

References

Tag summary

Content type

Image

Digest

sha256:4aadb941c

Size

85.1 MB

Last updated

3 months ago

docker pull sebgru/davmail