Skip to content

Docker container for DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway

License

Notifications You must be signed in to change notification settings

stratosgear/docker-davmail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DavMail for Docker

Davmail Gateway in a Docker container

Davmail Version: 4.8.0

Quickstart

You need a davmail.properties configuration. If you don't know how click here.

Run the container:

DAVMAIL_CONF=<absolute/path/to/davmail.properties>
docker run -v ${DAVMAIL_CONF}:/etc/davmail/davmail.properties jberrenberg/davmail

Exposed ports

The following ports are exposed by the container:

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

About

Docker container for DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%