1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Merge branch 'pop3-support' of https://github.com/crash7/docker-mailserver into crash7-pop3-support

This commit is contained in:
Thomas VIAL
2016-01-26 12:56:26 +01:00
6 changed files with 48 additions and 12 deletions

View File

@ -14,6 +14,8 @@ Includes:
- spamassasin
- clamav with automatic updates
- opendkim
- [LetsEncrypt](https://letsencrypt.org/) and self-signed certificates
- optional pop3 server (add `-e ENABLE_POP3=1` to enable pop3 server)
Why I created this image: [Simple mail server with Docker](http://tvi.al/simple-mail-server-with-docker/)