You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
Add restart message
This commit is contained in:
@@ -7,6 +7,8 @@ Once its done, just run from inside the directory of docker-compose.yml:
|
||||
|
||||
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.
|
||||
|
||||
After generating DKIM keys you should restart the app.
|
||||
|
||||
```
|
||||
; OpenDKIM
|
||||
mail._domainkey IN TXT ( "v=DKIM1; k=rsa; "
|
||||
|
Reference in New Issue
Block a user