mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-19 00:58:45 +02:00
v2 is now latest
This commit is contained in:
parent
f82e56f75b
commit
6278567fb3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Once its done, just run:
|
||||||
|
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v "$(pwd)/config":/tmp/docker-mailserver \
|
-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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue