Once you have setup DMARC monitoring with dmarced you will receive reports giving you insight into the emails that are being sent on behalf of your domain(s). Most importantly, outbound email sources, i.e. where your emails are coming from, are gathered, enriched, and grouped, so that you get an overview on your email traffic health.
In the context of DMARC, a source is an IP address of an email server that sent one or more emails on behalf of a monitored domain to a reporting recipient. As it’s hard to deal with IP addresses, they get converted into their domain equivalent, if possible.
See Email sources.
For contextualized recommendations and action items, your outbound email traffic is grouped into 4 categories depending on whether emails were accepted by the recipient, whether DKIM and/or SPF was present and aligned, and whether a confirmed PTR record was found.
Congratulations, this is the ideal scenario for your legitimate email traffic. SPF, DKIM, and PTR are correctly configured for your sources and your emails are DMARC compliant. With that, your email recipients can trust that emails come from you. If one of the verification methods fails in the future, the remaining method acts as a fallback, making sure emails still get delivered.
<aside> <img src="/icons/checklist_gray.svg" alt="/icons/checklist_gray.svg" width="40px" />
Action items
<aside> <img src="/icons/info-alternate_gray.svg" alt="/icons/info-alternate_gray.svg" width="40px" />
Limited visibility into inbox placement
Since recipients don't reveal final placement (inbox, spam, or other filtering decisions), emails might show as "delivered" even when they haven't reached the inbox. For more details, see Limited visibility into final mailbox placement.
</aside>
Emails from these sources passed DKIM but failed SPF alignment, probably due to forwarding or missing SPF setup. For some of them a confirmed PTR record may be missing.
If SPF is setup for all of your legitimate email sources, the emails reported in this section is out of your control.
<aside> <img src="/icons/checklist_gray.svg" alt="/icons/checklist_gray.svg" width="40px" />
Action items
Emails from these sources were delivered but are missing DKIM, SPF, or a confirmed PTR record.
<aside> <img src="/icons/checklist_gray.svg" alt="/icons/checklist_gray.svg" width="40px" />
Action items
Emails from these sources were blocked by your DMARC policy due to failing both SPF and DKIM.