Browse Source

Update docs/configuring-dns.md: edit the section for TXT and MX records

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3786/head
Suguru Hirahara 1 year ago
parent
commit
2b5614ae1b
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/configuring-dns.md

+ 2
- 2
docs/configuring-dns.md View File

@@ -67,9 +67,9 @@ For other services which may need subdomain settings, see the table below and co

To make the ma1sd Identity Server (which this playbook may optionally install for you) enable its federation features, you need to set up a SRV record. 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
### `_dmarc`, `postmoogle._domainkey` TXT and `matrix` MX records setup

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
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.

---------------------------------------------



Loading…
Cancel
Save