More details on the generation of DKIM key
This commit is contained in:
parent
f3c7e7bc0b
commit
01afb57ffa
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue