From e532b37a689a1a047b17afacdd5f689ff1928492 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Thu, 23 Apr 2026 05:48:58 +0530 Subject: [PATCH] docs: DKIM - Include command to restart DMS properly (#4698) --- docs/content/config/best-practices/dkim_dmarc_spf.md | 2 +- 1 file changed, 1 insertion(+), 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 08e73955..86c72db9 100644 --- a/docs/content/config/best-practices/dkim_dmarc_spf.md +++ b/docs/content/config/best-practices/dkim_dmarc_spf.md @@ -122,7 +122,7 @@ DKIM is currently supported by either OpenDKIM or Rspamd: !!! info "Restart required" - After restarting DMS, outgoing mail will now be signed with your new DKIM key(s) :tada: + After restarting DMS (`docker compose up --force-recreate`), outgoing mail will now be signed with your new DKIM key(s) :tada: === "Rspamd"