瀏覽代碼

Update docs/configuring-dns.md: switch the order of TXT and MX moogle for Postmoogle

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3786/head
Suguru Hirahara 1 年之前
父節點
當前提交
8e6a765b70
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      docs/configuring-dns.md

+ 2
- 2
docs/configuring-dns.md 查看文件

@@ -69,9 +69,9 @@ 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`.

### TXT and MX records for Postmoogle
### MX and TXT 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.
To make the [postmoogle](configuring-playbook-bridge-postmoogle.md) email bridge enable its email sending features, you need to configure MX, SPF (TXT), DMARC (TXT) and DKIM (TXT) records. See the table above for values which need to be specified.

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



Loading…
取消
儲存