1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-05-28 00:57:46 +02:00

More details on the generation of DKIM key

This commit is contained in:
Zehir 2016-08-17 13:50:18 +02:00
parent f3c7e7bc0b
commit 01afb57ffa

View File

@ -1,5 +1,5 @@
To enable DKIM signature, you must have created your mail accounts.
Once its done, just run:
Once its done, just run from inside the directory of docker-compose.yml:
docker run --rm \
-v "$(pwd)/config":/tmp/docker-mailserver \