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

- added DMARC (opendmarc) support with basic setup

This commit is contained in:
bilak
2016-01-26 18:26:50 +01:00
parent 364748ab83
commit 07ec823f45
6 changed files with 42 additions and 3 deletions

View File

@ -14,6 +14,7 @@ Includes:
- spamassasin
- clamav with automatic updates
- opendkim
- opendmarc (basic setup)
- [LetsEncrypt](https://letsencrypt.org/) and self-signed certificates
- optional pop3 server (add `-e ENABLE_POP3=1` to enable pop3 server)