mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-31 06:15:28 +00:00
Updated Configure DKIM (markdown)
@@ -100,4 +100,8 @@ mail._domainkey.domain.tld. 3600 IN TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBA
|
||||
|
||||
#### Switch off DKIM
|
||||
|
||||
Simply remove the DKIM key by recreating (not just relaunching) the mailserver container.
|
||||
Simply remove the DKIM key by recreating (not just relaunching) the mailserver container.
|
||||
|
||||
#### Warning keys of 4096 bits
|
||||
|
||||
Keys of 4096 bits could de denied by some mailservers. According to https://tools.ietf.org/html/rfc6376 keys are preferably between 512 and 2048 bits. See issue #1854.
|
Reference in New Issue
Block a user