A decreasing DMARC success rate is often caused by a combination of factors related to SPF, DKIM, and email sending practices. Common issues include misconfigured or changed SPF records (especially exceeding DNS lookup limits), problems with DKIM signatures (such as key rotation or tampering), and using third-party email services without proper SPF/DKIM setup. Additionally, email forwarding can break SPF authentication, and a changed 'From' address can cause alignment issues. Regularly monitoring and analyzing DMARC reports is crucial for identifying and addressing these problems. Also, even with a 'p=none' policy, some regional providers might still treat it as a reject. Starting with a p=none policy when first implementing dmarc to monitor the impact before enforcing stricter policies is advised.
11 marketer opinions
A decreasing DMARC success rate can stem from various interconnected factors related to SPF, DKIM, and email sending practices. The most frequently mentioned causes involve misconfigurations or changes in SPF records (including exceeding DNS lookup limits), issues with DKIM signatures (such as key rotation problems or tampering), and the use of third-party email services without proper SPF/DKIM setup. Forwarding can also break SPF, leading to failures. Consistently monitoring DMARC reports is essential for diagnosing and addressing these issues, as these reports pinpoint the exact reasons for DMARC failure.
Marketer view
Email marketer from EmailSecuritySPF forum responds that DMARC failures are often linked to improperly configured SPF records (especially exceeding the 10 DNS lookup limit) or broken DKIM signatures due to modifications during transit. Using a DMARC monitoring tool is recommended.
12 Feb 2025 - EmailSecuritySPF Forum
Marketer view
Email marketer from EasyDMARC explains that common reasons for DMARC failure are changes in email sending practices, problems with SPF records, issues with DKIM signatures, and unauthorized email sending from your domain.
18 Dec 2021 - EasyDMARC
4 expert opinions
DMARC failures are often linked to forwarding issues, which break SPF. Analyzing DMARC reports is essential to pinpoint specific failure reasons and identify non-compliant emails. Enforcing DMARC policies (quarantine or reject) can impact deliverability, so starting with a monitoring-only policy (p=none) is recommended.
Expert view
Expert from Word to the Wise explains that DMARC issues often arise when emails are forwarded, as forwarding can break SPF. He suggests that if a significant portion of your email stream is forwarded, DMARC might cause deliverability problems. He also suggests to not use DMARC if you are a forwarder.
8 Dec 2023 - Word to the Wise
Expert view
Expert from Word to the Wise responds that if your DMARC policy is set to quarantine or reject, then failing DMARC can directly impact your deliverability. He recommends starting with a 'p=none' policy to monitor the impact before enforcing stricter policies.
11 Mar 2022 - Word to the Wise
4 technical articles
DMARC failures occur primarily due to issues with SPF and DKIM authentication, including SPF failing to authenticate the sending server (often due to forwarding or misconfigured records) or DKIM signatures being invalid or absent. A crucial aspect is alignment – SPF and DKIM domains must align with the 'From:' domain. Monitoring aggregate DMARC reports helps pinpoint these issues.
Technical article
Documentation from RFC7489 defines DMARC and explains that policy application depends on SPF and DKIM authentication results. Failures can occur when SPF or DKIM checks fail, or when the 'From:' domain does not align with the SPF or DKIM domains.
22 Dec 2022 - RFC Editor
Technical article
Documentation from Microsoft explains that DMARC failures can happen when emails are sent from IPs not included in the SPF record, or when DKIM signatures don't match the domain. Monitoring DMARC reports helps identify these issues.
14 Oct 2023 - Microsoft Documentation
Does DMARC improve email deliverability and should ESPs push senders to set it up?
How can I troubleshoot DMARC failures and identify the cause of authentication issues?
How do DMARC, spam complaints, and IP reputation affect email deliverability and rejections?
How do I properly set up DMARC records and reporting for email authentication?
How important is DMARC for email and spam protection, and when should it be enabled?
Why are my DKIM and DMARC failing in ConvertKit?