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

This commit is contained in:
Slavi Pantaleev
2022-09-06 19:53:00 +00:00
committed by Aine
parent 78210e6487
commit eacdbe587b

View File

@@ -63,7 +63,7 @@ You can find default values in [config/defaults.go](config/defaults.go)
### 2. DNS (optional)
The following configuration needed only if you want to send emails using postmoogle
The following configuration is needed only if you want to send outgoing emails via Postmoogle (it's not necessary if you only want to receive emails).
**First**, add new DMARC DNS record of `TXT` type for subdomain `_dmarc` with a proper policy, the easiest one is: `v=DMARC1; p=quarantine;`.