1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-22 23:46:54 +02:00

More details on the generation of DKIM key

Zehir 2016-08-17 13:50:18 +02:00
parent 3a3f6eb94b
commit 09cfcbdd16

@ -1,5 +1,5 @@
To enable DKIM signature, you must have created your mail accounts. 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 \ docker run --rm \
-v "$(pwd)/config":/tmp/docker-mailserver \ -v "$(pwd)/config":/tmp/docker-mailserver \