From e03097b505e45bb83df600c37cb74bf4e8274f03 Mon Sep 17 00:00:00 2001 From: Rafael Cossovan Date: Tue, 30 Jan 2018 00:23:55 -0200 Subject: [PATCH] Update configuration.rst Fix env variable. (cherry picked from commit 23f392efb2dd51c2567be94392db78ed94190a5c) --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 5e19265..3adc8f8 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -50,7 +50,7 @@ like ``localpart+custom@domain.tld`` to deliver mail to ``localpart@domain.tld`` This is useful to provide external parties with different email addresses and later classify incoming mail based on the custom part. -The ``DMAR_RUA`` and ``DMARC_RUF`` are DMARC protocol specific values. They hold +The ``DMARC_RUA`` and ``DMARC_RUF`` are DMARC protocol specific values. They hold the localpart for DMARC rua and ruf email addresses. Web settings