From 9cebc503073b73c9efc35552c38728f5dfe28c38 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 4 Jan 2017 10:09:03 +0100 Subject: [PATCH] #445: mention the setup.sh convenience script (#453) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4904c97e..e9ec0eb3 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ Don't forget to adapt MAIL_USER and MAIL_PASS to your needs Now the keys are generated, you can configure your DNS server by just pasting the content of `config/opendkim/keys/domain.tld/mail.txt` in your `domain.tld.hosts` zone. +Note: you can also manage email accounts, DKIM keys and more with the [setup.sh convenience script](https://github.com/tomav/docker-mailserver/wiki/Setup-docker-mailserver-using-the-script-setup.sh). + #### Start the container docker-compose up -d mail