From a296d47f253bb477554e575a2ecc85de1f42aba2 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sun, 10 Nov 2024 12:10:42 +0900 Subject: [PATCH] Update docs/configuring-dns.md: simplify the header for postmoogle DNS records configuration Signed-off-by: Suguru Hirahara --- docs/configuring-dns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-dns.md b/docs/configuring-dns.md index 4ad1100a7..2dff91e01 100644 --- a/docs/configuring-dns.md +++ b/docs/configuring-dns.md @@ -69,7 +69,7 @@ To make the ma1sd Identity Server (which this playbook may optionally install fo When setting up a SRV record, if you are asked for a service and protocol instead of a hostname split the host value from the table where the period is. For example use service as `_matrix-identity` and protocol as `_tcp`. -### `_dmarc`, `postmoogle._domainkey` TXT and `matrix` MX records setup +### TXT and MX records for Postmoogle To make the [postmoogle](configuring-playbook-bridge-postmoogle.md) email bridge enable its email sending features, you need to configure SPF (TXT), DMARC (TXT), DKIM (TXT) and MX records. See the table above for values which need to be specified.