Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Slavi Pantaleev
2022-09-06 19:55:46 +00:00
committed by Aine
parent c4e136674a
commit 8823867ba5

View File

@@ -125,7 +125,7 @@ example.com. 1799 IN TXT "v=spf1 ip4:111.111.111.111 -all"
</details>
**Third**, add new MX DNS record of `MX` type for your domain that will be used with postmoogle, it should point to the same (sub-)domain.
**Third**, add a new MX DNS record of the `MX` type for your domain that will be used with postmoogle. It should point to the same (sub-)domain.
Looks odd, but some mail servers will refuse to interact with your mail server (and Postmoogle is already a mail server) without MX records.
<details>