Davmail Gateway in a Docker container
Dockerfile can be obtained at github
Davmail Version: 6.1.0
You need a davmail.properties configuration. If you don't know how click here.
Run the container:
DAVMAIL_CONF=<absolute/path/to/davmail.properties>
DAVMAIL_LOG=<absolute/path/to/davmail.log>
docker run --name davmail -d -v ${DAVMAIL_CONF}:/etc/davmail -v ${DAVMAIL_LOG}:/var/log/davmail jberrenberg/davmail
The following ports are exposed by the container:
Content type
Image
Digest
sha256:362bcc7c0…
Size
91 MB
Last updated
over 1 year ago
docker pull jberrenberg/davmail