Dovecot: IMAP, POP3 & SASL Auth Server (Alpine Linux)

Fabian Peter Hammerle 0ede0fc762 minimal dovecot on alpine 3.10 4 years ago
Dockerfile 0ede0fc762 minimal dovecot on alpine 3.10 4 years ago
README.md 0ede0fc762 minimal dovecot on alpine 3.10 4 years ago
docker-compose.yml 0ede0fc762 minimal dovecot on alpine 3.10 4 years ago

README.md

dovecot ✉️ 🐳

Dovecot: IMAP, POP3 & SASL Auth Server

https://www.dovecot.org/

Usage

docker run --name dovecot \
    -p ... \
    -v $PWD/dovecot.conf:/etc/dovecot/dovecot.conf:ro \
    fphammerle/dovecot