From eacdbe587b6f4af11a0eb1678d589dbefe95f603 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Tue, 6 Sep 2022 19:53:00 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e69418d..aaa57bb 100644 --- a/README.md +++ b/README.md @@ -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;`.