浏览代码

Update docs/configuring-dns.md: simplify the header for postmoogle DNS records configuration

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3786/head
Suguru Hirahara 1年前
父节点
当前提交
a296d47f25
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-dns.md

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



正在加载...
取消
保存