mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Updated Configure DKIM (markdown)
This commit is contained in:
parent
8e9a6bb13c
commit
72f6dafc0d
|
@ -85,3 +85,6 @@ mail._domainkey.domain.tld. 3600 IN TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBA
|
||||||
;; WHEN: Wed Sep 07 18:22:57 CEST 2016
|
;; WHEN: Wed Sep 07 18:22:57 CEST 2016
|
||||||
;; MSG SIZE rcvd: 310
|
;; MSG SIZE rcvd: 310
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Switch off DKIM
|
||||||
|
Simply remove dkim key by recreating the mailserver-container.
|
||||||
|
|
Loading…
Reference in a new issue