Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Yet another Docker container for Davmail

Many different versions of DavMail containers are floating around the web.

None of them were quite exactly what I needed.

This container is different in the following ways:

  • It will fetch the latest version of DavMail on every build
  • It's built on top of OpenJDK 12
  • We always use the latest version of JDK 12

So, if you need a new version fo DavMail, just rebuild this package.

Running the container

Couldn't be simpler:

docker run -v /opt/davmail:/etc/davmail -P -it --rm boky/davmail

Make sure you put davmail.properties into your /opt/davmail folder.

To get the default properties, simply run:

docker run --rm boky/davmail cat /etc/davmail/davmail.properties > /opt/davmail/davmail.properties

Enjoy!

About

Yet another Docker container for davmail

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages