1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-27 03:35:23 +02:00

Updated Configure DKIM (markdown)

hogsim 2016-09-26 19:25:40 +02:00
parent fe5775e763
commit 812dfad882

@ -5,7 +5,7 @@ Once its done, just run from inside the directory of docker-compose.yml:
-v "$(pwd)/config":/tmp/docker-mailserver \ -v "$(pwd)/config":/tmp/docker-mailserver \
-ti tvial/docker-mailserver:latest generate-dkim-config -ti tvial/docker-mailserver:latest generate-dkim-config
Now the keys are generated, you can configure your DNS server by just pasting the content of `config/opedkim/keys/domain.tld/mail.txt` in your `domain.tld.hosts` zone. Now the keys are generated, you can configure your DNS server by just pasting the content of `config/opendkim/keys/domain.tld/mail.txt` in your `domain.tld.hosts` zone.
``` ```
; OpenDKIM ; OpenDKIM