mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-04-02 05:44:33 +05:00
Add a suggestion that people set up a separate inbox for DMARC reports
This commit is contained in:
parent
891664de29
commit
9210b41719
@ -16,7 +16,8 @@ Add a ``rua`` tag
|
|||||||
+``v=DMARC1; p=none; rua=postmaster@example.com``
|
+``v=DMARC1; p=none; rua=postmaster@example.com``
|
||||||
|
|
||||||
This instructs receiving mail servers to mail reports to
|
This instructs receiving mail servers to mail reports to
|
||||||
``postmaster@example.com``.
|
``postmaster@example.com``. Note that you may want to set up a separate mailbox
|
||||||
|
just for these autogenerated mails.
|
||||||
|
|
||||||
If you need more detailed reports, there's a ``ruf`` tag as well.
|
If you need more detailed reports, there's a ``ruf`` tag as well.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user