Implementing a DMARC reject policy for non-existent domains involves setting the 'sp=reject' tag in your DMARC record to instruct receiving mail servers to reject emails appearing to come from these subdomains, thereby preventing spam and domain spoofing. Proper SPF and DKIM configuration is essential to avoid blocking legitimate emails. Continuous monitoring of DMARC reports is also crucial for identifying authentication failures, refining your policy, and ensuring valid emails are not inadvertently blocked. There's consideration that very few TLDs respect `np` tags that automatically reject emails from non-existent domains, so waiting for DMARCbis may be necessary.
12 marketer opinions
Implementing a DMARC reject policy for non-existent domains involves setting the 'sp=reject' tag in your DMARC record to instruct receiving mail servers to reject emails appearing to come from these subdomains. This helps prevent spam and unauthorized use of your domain. It's crucial to have properly configured SPF and DKIM, and to continuously monitor DMARC reports to avoid blocking legitimate emails due to misconfigurations.
Marketer view
Marketer from Email Geeks explains that even though the domain has a ServerHold, meaning the NS will not resolve and you can't add any records, email providers should not accept the message since it will not have a working MX or A record.
19 Feb 2025 - Email Geeks
Marketer view
Email marketer from Multiplier explains that you should set the subdomain policy to reject, but only after carefully implementing SPF and DKIM. Further, that continuous monitoring is essential to ensure legitimate email is correctly identified.
23 Mar 2022 - Multiplier
5 expert opinions
Implementing a DMARC reject policy requires correctly configured SPF and DKIM to prevent legitimate emails from being blocked. Monitoring DMARC reports is crucial for addressing authentication issues and refining the policy. The 'p=reject' tag tells email providers to reject unauthenticated emails.
Expert view
Expert from Email Geeks shares that best guess SPF was a good idea at one point, not it needs to go away.
30 Sep 2023 - Email Geeks
Expert view
Expert from Word to the Wise explains that when implementing DMARC, particularly the reject policy, it's essential to ensure SPF and DKIM are correctly configured to avoid blocking legitimate emails. Monitoring DMARC reports is also crucial for identifying and addressing any authentication issues before fully enforcing the reject policy.
20 Jul 2023 - Word to the Wise
5 technical articles
Implementing a DMARC reject policy for non-existent subdomains involves using the 'sp=reject' tag in the DMARC record. This instructs recipient servers to refuse unauthenticated emails from those subdomains, reducing the risk of domain spoofing. It's crucial to monitor DMARC reports to identify legitimate email sources before full implementation.
Technical article
Documentation from RFC Editor specifies that a DMARC policy can include instructions for handling messages from non-existent subdomains, using the "sp" tag with a value of "reject" to indicate that such messages should be rejected.
19 Sep 2021 - RFC Editor
Technical article
Documentation from Google Workspace Admin Help details that subdomain policy is configured using the `sp` tag, and specifies that setting `sp=reject` tells receiving mail servers to reject messages from subdomains that don't align with your DMARC policies, thereby protecting those subdomains from spoofing.
5 May 2024 - Google
Can I set DMARC to reject if my domain doesn't send email?
Do DMARC rejections negatively impact IP or domain reputation at Gmail and Yahoo?
Does DMARC guarantee emails will not be flagged as spam?
Does implementing DMARC improve email deliverability and is DMARC p=none policy useful?
How can I use DMARC to prevent spammers from using my domain?
How do DMARC policies and RUA/RUF settings inherit or override each other between a domain and its subdomains?
How do DMARC quarantine and reject policies affect sender reputation and email delivery?
How do I properly set up DMARC records and reporting for email authentication?
What DMARC policy settings are required for BIMI and how do I determine the best setting for sp=?