1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-08-23 17:44:36 +02:00

#445: mention the setup.sh convenience script

This commit is contained in:
Bogdan 2017-01-03 21:50:11 +01:00 committed by GitHub
parent 9095ba3803
commit 59768608b8

@ -92,6 +92,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