From 6cee3e236001525658c8a0f1326af7dcc50ce625 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Sun, 8 Mar 2026 17:35:14 +0100 Subject: [PATCH] docs: remove service type key from DKIM DNS binding Stop explicitly restriciting us to email services. This would require an update for tlsrpt (s=email:tlsrpt) use but the benefit of restricting key use like that has limited practical benefit, when there are so very\ few services defined. Not setting the service type key defaults it to all services (s=*). --- docs/setup-guide.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/setup-guide.rst b/docs/setup-guide.rst index 00f8aae..1f99c96 100644 --- a/docs/setup-guide.rst +++ b/docs/setup-guide.rst @@ -155,11 +155,11 @@ where ``really-long-key`` is your public key. Based on the content of this file, we can add a ``DKIM`` record to the domain ``example.com``. -=========================== ===== ==== ================================================ +=========================== ===== ==== ======================================= Name (Subdomain) TTL Type Value -=========================== ===== ==== ================================================ -mail._domainkey.example.com 10800 TXT ``v=DKIM1; k=rsa; s=email; p=`` -=========================== ===== ==== ================================================ +=========================== ===== ==== ======================================= +mail._domainkey.example.com 10800 TXT ``v=DKIM1; k=rsa; p=`` +=========================== ===== ==== ======================================= You can check this with