From 8b9d48aa2cc53a1e1b8d75b0f0ecb8c1a477aa67 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Wed, 6 Aug 2025 11:29:00 +0100 Subject: [PATCH] [DMARC] Update note --- src/content/docs/dmarc-management/enable.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/dmarc-management/enable.mdx b/src/content/docs/dmarc-management/enable.mdx index 6915ab289daa57..694d8fe8ce51e6 100644 --- a/src/content/docs/dmarc-management/enable.mdx +++ b/src/content/docs/dmarc-management/enable.mdx @@ -14,7 +14,8 @@ You need to enable DMARC Management to allow Cloudflare to process DMARC reports :::caution[A warning on DMARC Management and SPF records] -DMARC Management does not support actions on SPF records when your zone has a CNAME record that points to a different domain. Changing the SPF record would make DMARC rules invalid, as Cloudflare cannot change other DNS records to reflect your updates. +DMARC Management does not support modifications to SPF records when a CNAME record in your zone points to an external domain. Any changes to the SPF record could invalidate your DMARC policy, as Cloudflare cannot update the associated external DNS records. We recommend managing SPF updates directly through the external domain's DNS provider. + ::: 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.