DMARC links SPF and DKIM to a policy: what should a receiving server do if authentication fails? With a DMARC record you protect your brand and gain insight into misuse of your domain.
DMARC in three steps
- Make sure SPF and DKIM are working properly before enforcing strict policies.
- Add a TXT record to
_dmarcwith for examplev=DMARC1; p=none; rua=mailto:dmarc@jouwdomein.nl. - Analyze reports for a few weeks and then scale up to
p=quarantineorp=reject.
Policy explained
p=none: monitor only — ideal for getting started.p=quarantine: suspicious mail to spam.p=reject: reject inauthentic mail.
Do you still have questions after following these steps? Contact TripleZero iT support via the ticket system or email. Always mention your domain name and a clear description of the problem, so that we can help you faster.
Also view other articles in the knowledge base for additional explanations about hosting, email and security.
