1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-26 03:52:50 +02:00

Update configuration.rst

Fix env variable.
This commit is contained in:
Rafael Cossovan 2018-01-30 00:23:55 -02:00
parent 6c56c8e298
commit 23f392efb2

View File

@ -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