From acc2e31ba80f826f5cb9de250a0d9bb158af43be Mon Sep 17 00:00:00 2001 From: Jean-Denis Vauguet Date: Sun, 31 May 2020 05:11:06 +0200 Subject: [PATCH] Updated Configure DKIM (markdown) --- docs/content/config/best-practices/dkim.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/content/config/best-practices/dkim.md b/docs/content/config/best-practices/dkim.md index 17bd8bb4..535a9608 100644 --- a/docs/content/config/best-practices/dkim.md +++ b/docs/content/config/best-practices/dkim.md @@ -111,8 +111,4 @@ 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. - -## DMARC - -DMARC Guide: https://github.com/internetstandards/toolbox-wiki/blob/master/DMARC-how-to.md \ No newline at end of file +Simply remove the DKIM key by recreating (not just relaunching) the mailserver container. \ No newline at end of file