v2 is now latest

This commit is contained in:
Josef Friedrich 2016-05-10 07:37:47 +02:00
parent f82e56f75b
commit 6278567fb3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Once its done, just run:
docker run --rm \
-v "$(pwd)/config":/tmp/docker-mailserver \
-ti tvial/docker-mailserver:v2 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.