From a6b0a490c5954f73a865cf7900acb571dcd3202f Mon Sep 17 00:00:00 2001 From: youtous Date: Fri, 15 May 2020 18:45:33 +0200 Subject: [PATCH] Updated Configure DKIM (markdown) --- docs/content/config/best-practices/dkim.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/config/best-practices/dkim.md b/docs/content/config/best-practices/dkim.md index 4940ee8e..14a0c8a6 100644 --- a/docs/content/config/best-practices/dkim.md +++ b/docs/content/config/best-practices/dkim.md @@ -98,3 +98,8 @@ mail._domainkey.domain.tld. 3600 IN TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBA ## Switch off DKIM Simply remove dkim key by recreating the mailserver-container. + +## DMARC + +DMARC Guide: https://github.com/internetstandards/toolbox-wiki/blob/master/DMARC-how-to.md +