Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
d4b6c7bd1f
commit
c4e136674a
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ _dmarc.example.com. 1799 IN TXT "v=DMARC1; p=quarantine;"
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
**Second**, add new SPF DNS record of `TXT` type for your domain that will be used with postmoogle, with format: `v=spf1 ip4:SERVER_IP -all`
|
**Second**, add a new SPF DNS record of the `TXT` type for your domain that will be used with Postmoogle, with format: `v=spf1 ip4:SERVER_IP -all` (replace `SERVER_IP` with your server's IP address)
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Example</summary>
|
<summary>Example</summary>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue