Merge branch 'suggest-dmarc' into 'master'

Suggest that folks enable DMARC reporting

See merge request simple-nixos-mailserver/nixos-mailserver!377
This commit is contained in:
Jeremy Fleischman 2025-04-24 20:26:55 +00:00
commit 8ac89857e4

View File

@ -224,16 +224,18 @@ You can check this with
Note that it can take a while until a DNS entry is propagated. Note that it can take a while until a DNS entry is propagated.
Test your Setup Next steps
~~~~~~~~~~~~~~~ ~~~~~~~~~~
Write an email to your aunt (who has been waiting for your reply far too Write an email to your aunt (who has been waiting for your reply far too
long), and sign up for some of the finest newsletters the Internet has. long), and sign up for some of the finest newsletters the Internet has.
Maybe you want to sign up for the `SNM Announcement Maybe you want to sign up for the `SNM Announcement
List <https://www.freelists.org/list/snm>`__? List <https://www.freelists.org/list/snm>`__?
Besides that, you can send an email to You can send an email to `mail-tester.com <https://www.mail-tester.com/>`__ and
`mail-tester.com <https://www.mail-tester.com/>`__ and see how you see how you score, and let `mxtoolbox.com <http://mxtoolbox.com/>`__ take a
score, and let `mxtoolbox.com <http://mxtoolbox.com/>`__ take a look at look at your setup, but if you followed the steps closely then everything
your setup, but if you followed the steps closely then everything should should be awesome!
be awesome!
Consider enabling `DMARC reporting <options.html#mailserver-dmarcreporting>`_
to be a good citizen in the mail ecosystem.