From db3f165b36ff85ec3bd41034d3648bd511fe41b5 Mon Sep 17 00:00:00 2001 From: Brennan Kinney <5098581+polarathene@users.noreply.github.com> Date: Fri, 17 May 2024 21:33:47 +1200 Subject: [PATCH] chore: Review feedback --- docs/content/config/best-practices/dkim_dmarc_spf.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/content/config/best-practices/dkim_dmarc_spf.md b/docs/content/config/best-practices/dkim_dmarc_spf.md index 3ff33dba..bee8613b 100644 --- a/docs/content/config/best-practices/dkim_dmarc_spf.md +++ b/docs/content/config/best-practices/dkim_dmarc_spf.md @@ -302,7 +302,11 @@ The DMARC status may not be displayed instantly due to delays in DNS (caches). D [Source][wikipedia-spf] -You may disable extra and excessive SPF checks when using Rspamd via ENABLE_POLICYD_SPF=0. +!!! tip "Disabling the default SPF service `policy-spf`" + + Set [`ENABLE_POLICYD_SPF=0`][docs-env-spf-policyd] to opt-out of the default SPF service. Advised when Rspamd is configured to handle SPF instead. + +[docs-env-spf-policyd]: ../environment.md#enable_policyd_spf ### Adding an SPF Record