Suped

What was the issue with Hotmail's DMARC record and how did it affect email deliverability?

Matthew Whittaker profile picture
Matthew Whittaker
Co-founder & CTO, Suped
Published 1 Jul 2025
Updated 15 Aug 2025
6 min read
Email deliverability can be a complex landscape, often with unexpected challenges arising from the most critical components. One such instance that caused a stir in the email community involved Hotmail's DMARC record, and how its misconfiguration created significant headaches for senders.
DMARC, or Domain-based Message Authentication, Reporting, and Conformance, is a crucial email authentication protocol. It works alongside SPF and DKIM to help domain owners protect their brand from spoofing and phishing attacks by telling receiving mail servers how to handle emails that fail authentication. When a DMARC record is incorrectly set up, even for a major email provider, the ripple effects can be substantial, impacting countless legitimate email campaigns.
Suped DMARC monitoring
Free forever, no credit card required
Learn more
Trusted by teams securing millions of inboxes
Company logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logoCompany logo

The hotmail DMARC conundrum

The core of the Hotmail DMARC issue stemmed from a DNS misconfiguration where multiple DMARC TXT records were published for the _dmarc.hotmail.com domain. This isn't just a minor oversight; the DMARC RFC (Request for Comments) explicitly states that if a domain publishes more than one DMARC record, all of them should be ignored. In essence, having multiple records effectively means having no DMARC policy at all, leaving the domain unprotected.
The problematic configuration for Hotmail included two conflicting records. One specified a p=reject policy, instructing receiving servers to reject emails that fail DMARC authentication. The other, however, was set to p=none, which is a monitoring-only policy. This direct contradiction created an ambiguous situation for mail servers trying to interpret Hotmail's DMARC intentions.
Conflicting Hotmail DMARC RecordsDNS
;; ANSWER SECTION: _dmarc.hotmail.com. 3600 IN TXT "v=DMARC1; p=reject; pct=100; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com; fo=1" _dmarc.hotmail.com. 3600 IN TXT "v=DMARC1; p=none; rua=mailto:d@rua.agari.com;ruf=mailto:d@ruf.agari.com;fo=1:s:d"
On the surface, one might expect that according to the DMARC specification, this error would simply result in no DMARC policy being applied for Hotmail emails. This would mean that emails sent from Hotmail domains, even if they failed authentication, would not be subject to DMARC enforcement policies like quarantine or rejection. However, the reality proved to be more complicated, highlighting a gap in consistent DMARC implementation across the email ecosystem.
This situation, while technically meaning no policy applied, set the stage for unpredictable behavior from various mail servers that might not strictly adhere to the RFC, leading to unforeseen deliverability issues. This type of misconfiguration underscores the importance of proper DMARC record setup.

Mailbox providers' unexpected reactions

Despite the DMARC RFC's clear directive to ignore multiple records, some major mailbox providers did not follow this rule. Instead, they began to reject emails originating from Hotmail domains. Notably, apple.com logoApple iCloud and yahoo.com logoYahoo/Verizon mail servers started interpreting Hotmail's records in a way that led to rejections, often citing the p=reject policy as the reason.
This unexpected behavior caused significant issues for senders attempting to deliver emails to microsoft.com logoHotmail or Outlook.com addresses. Legitimate emails, which should have been delivered without issue, were instead bouncing or being sent directly to junk folders. This led to a sudden drop in email deliverability, increased bounce rates, and a frustrating experience for many businesses and individuals relying on email communication.
The situation highlighted a critical aspect of email security implementation, specifically that not all email service providers (ESPs) and mailbox providers interpret DMARC records strictly by the RFC. While the standard provides guidelines, individual interpretations can lead to real-world deliverability challenges. This incident served as a reminder that understanding specific provider behaviors is just as important as adhering to the standards themselves.
When your emails face deliverability issues with Hotmail or Outlook, it is vital to troubleshoot DMARC failures and review your DNS records for SPF, DKIM, and DMARC. Even if your records appear correct, inconsistencies at the recipient's end can still impact your mail flow. This emphasizes the need for continuous DMARC monitoring and robust email deliverability practices.

Microsoft's evolving stance and future requirements

While the specific Hotmail DMARC record issue was eventually resolved, it served as a precursor to broader changes in the email ecosystem. Major mailbox providers, including Google and Yahoo, and then outlook.com logoMicrosoft, have significantly tightened their email authentication requirements. Microsoft, for instance, announced mandatory SPF, DKIM, and DMARC compliance for high-volume senders by May 2025.
These new requirements are a direct response to the escalating threat of spam, phishing, and email spoofing. By enforcing stricter authentication, mailbox providers aim to create a more secure and trustworthy email environment for their users. This means that email senders, particularly those sending more than 5,000 emails per day, must now ensure their domains are properly authenticated with SPF, DKIM, and a DMARC policy that is at least at p=none, though p=quarantine or p=reject are recommended for stronger protection.

The importance of compliance

Failure to comply with these new authentication standards will lead to severe deliverability issues, including emails being routed to spam folders or outright rejected. This means that even if your content is excellent and your recipients want your emails, they simply won't reach the inbox if your domain lacks proper authentication. It is essential to understand Microsoft's new sender requirements and how to adhere to them.
The Hotmail DMARC incident underscored the absolute necessity of robust email authentication. It demonstrated that even leading providers can encounter DNS challenges, and that inconsistent interpretations of standards can have widespread impacts. Moving forward, maintaining a clean sender reputation and ensuring impeccable SPF, DKIM, and DMARC alignment are not just best practices, but essential requirements for successful email delivery.

Before new requirements (historic hotmail issue)

  1. DMARC Records: Hotmail had multiple conflicting records (p=reject and p=none). RFC advised ignoring all records.
  2. Impact on Senders: Unexpected rejections by some mailbox providers, like icloud.com logoiCloud and verizon.com logoVerizon, contrary to RFC.
  3. Sender Responsibility: Challenges mostly due to receiver's interpretation, not sender's DMARC.

After new microsoft requirements (may 2025)

  1. DMARC Records: Senders to microsoft.com logoMicrosoft must have valid SPF, DKIM, and DMARC (at least p=none).
  2. Impact on Senders: Non-compliant emails will face strict filtering, junking, or rejection by Microsoft.
  3. Sender Responsibility: Senders are now fully responsible for DMARC compliance to ensure deliverability.

The path forward for deliverability

The past Hotmail DMARC issue and the subsequent tightening of email authentication policies by major providers underscore a critical lesson: proactive email deliverability management is no longer optional. It's an absolute necessity. Businesses and individual senders must prioritize proper SPF, DKIM, and DMARC implementation to ensure their emails reach intended inboxes.
Moving forward, staying informed about evolving sender requirements and consistently monitoring your email authentication records will be key. This helps prevent deliverability disruptions and ensures your email communications remain effective and secure in an increasingly complex digital landscape. By taking these steps, you can significantly improve your email deliverability to Hotmail and other Microsoft domains.

Views from the trenches

Best practices
Always publish only a single DMARC TXT record for your domain to avoid conflicting policies.
Regularly monitor your DMARC reports (RUA and RUF) to identify authentication failures and delivery issues.
Ensure your SPF and DKIM records are correctly configured and aligned with your DMARC policy.
Common pitfalls
Publishing multiple DMARC records, which causes receivers to ignore your policy entirely.
Having SPF or DKIM misconfigurations that lead to DMARC authentication failures.
Not monitoring DMARC reports, thus missing critical insights into email delivery problems.
Expert tips
Use a DNS lookup tool to verify your DMARC record after publishing it to ensure it's correctly propagated.
Pay close attention to DMARC reports from major mailbox providers, as their interpretations can sometimes vary from strict RFC adherence.
Consider engaging with DMARC experts if you encounter persistent deliverability challenges or complex authentication scenarios.
Expert view
Expert from Email Geeks says the core issue was having two DMARC TXT records. According to the RFC, this means no DMARC policy should be applied, so it shouldn't have caused issues.
2020-08-20 - Email Geeks
Marketer view
Marketer from Email Geeks says they thought it would cause authentic mail to look like spoofing.
2020-08-20 - Email Geeks

Frequently asked questions

DMARC monitoring

Start monitoring your DMARC reports today

Suped DMARC platform dashboard

What you'll get with Suped

Real-time DMARC report monitoring and analysis
Automated alerts for authentication failures
Clear recommendations to improve email deliverability
Protection against phishing and domain spoofing