Docker - the-djmaze/snappymail GitHub Wiki
Installation
https://hub.docker.com/r/djmaze/snappymail/tags
docker pull djmaze/snappymail:latest
https://github.com/the-djmaze/snappymail/pkgs/container/snappymail
docker pull ghcr.io/the-djmaze/snappymail:latest
This version uses https://github.com/docker-mailserver/docker-mailserver
Other docker examples are here: https://github.com/the-djmaze/snappymail/tree/master/examples/docker
Also read:
- https://github.com/the-djmaze/snappymail/issues/44
- https://github.com/the-djmaze/snappymail/issues/965
Persistent data
The volume is located at /var/lib/snappymail
.
Read more info at https://docs.docker.com/get-started/05_persisting_data/
readonly configuration mount
Currently not possible.