Provider rules

Microsoft bulk sender requirements (2026)

Microsoft announced its requirements for high-volume senders in April 2025 and began enforcing them on 5 May 2025: 5,000+ messages per day to consumer Outlook.com/Hotmail/Live addresses = high-volume sender, and mail that fails SPF, DKIM or aligned DMARC is rejected with 550 5.7.515 rather than filed to Junk. This page is the rules in Microsoft's own words with the date they were checked, what the rejection looks like, the consoles Microsoft gives senders, and a checker for your domain.

Published Updated 8 min read

The requirements, in Microsoft's words

Microsoft (Outlook.com, Hotmail, Live consumer)Checked
High-volume threshold
5,000+ messages per day to consumer Outlook.com/Hotmail/Live addresses = high-volume sender
Authentication
  • SPF must pass
  • DKIM must pass
  • DMARC required, p=none minimum, aligned with SPF or DKIM
Spam rate
No numeric threshold published in the announcement; SNDS/JMRP complaint data used
Unsubscribe
An easy, visible opt-out is recommended; an RFC 8058 header mandate is not stated in the accessible announcement
Also
Valid From/Reply-To; List hygiene / bounce management; Transparent headers
Enforcement
  • : Non-compliant mail from high-volume senders rejected with 550 5.7.515 Access denied, sending domain does not meet the required authentication level (previously routed to Junk)
Rejection codes
  • 550 5.7.515 Access denied, sending domain [domain] does not meet the required authentication level
  • 550 5.7.509 sending domain does not pass DMARC verification
  • 550 5.7.511 Access denied, banned sender
  • 550 5.7.606-649 banned sending IP (S3140)

Check your domain against them

Authentication is the half you can verify yourself in a minute. Theemail auth checker reads SPF, DKIM, DMARC and its alignment mode, the MX records and reverse DNS straight from DNS, and names what is missing. Complaint rate and one-click unsubscribe are the halves only the receiver and the message itself can answer: Postmaster Tools for the first, the message headers for the second.

SPF, DKIM and aligned DMARC

Microsoft's standard is the same three records Google and Yahoo require, with the same catch. SPF must pass for the sending domain. DKIM must pass. DMARC must exist, p=none at minimum, and the From domain must align with the domain that passed SPF or DKIM. A message signed by your sending platform's domain rather than yours passes DKIM and fails alignment, and Microsoft rejects it with 550 5.7.509 (does not pass DMARC verification) or 550 5.7.515.

  1. 1

    Publish or repair the records

    The SPF, DKIM and DMARC generators produce the exact TXT records; DKIM comes from your sending platform's console.

  2. 2

    Verify after propagation

    The auth checker reads all three and flags a missing DMARC policy, an over-limit SPF record and a weak DKIM key.

  3. 3

    Confirm alignment on a real message

    Send to yourself, paste the headers into the header check above, and read the alignment row. This is the step that catches a platform signing with its own domain.

What the rejection looks like

Before non-compliant mail from high-volume senders was routed to Junk. Since then Outlook.com refuses it at the gateway: 550 5.7.515 Access denied, sending domain [SendingDomain] does not meet the required authentication level, which the sending server returns as a bounce. Two other codes sit beside it: 550 5.7.511 (banned sender) and 550 5.7.606 (banned sending IP), which are reputation verdicts rather than authentication failures and are the ones warming has something to do with.

Bulk sender enforcement dates: Microsoft May 2025 (Non-compliant mail from high-volume senders rejected with 550 5.7.515 Access denied, sending domain does not meet the required authentication level (previously routed to Junk)); Google Feb 2024 (Requirements take effect; temporary 4xx errors for non-compliance); Google Jun 2024 (0.3% spam-rate mitigation cut-off); Google Nov 2025 (Enforcement ramped: temporary and permanent (5xx) rejections for non-compliant traffic).Jan 2024Jul 2024Jan 2025Jul 2025Jan 2026Microsoft2025-05Google2024-022024-062025-11
Microsoft's enforcement beside Google's: Google and Yahoo from February 2024, Microsoft's 550 5.7.515 from 5 May 2025, Google's permanent rejections from November 2025. Dates from the providers' own announcements, checked .

SNDS and the Junk Mail Reporting Program

  • SNDS (Smart Network Data Services): the reputation and complaint data Microsoft holds on your sending IPs, per IP. On Microsoft 365 or Google Workspace the IPs are the provider's and shared; on your own server or a relay they are yours to register.
  • JMRP (Junk Mail Reporting Program): a copy of every complaint an Outlook.com user files against your mail, so the address can be removed the same day.
  • What neither shows: where a given message landed. The Free Deliverability Test reports placement at Outlook.com and Microsoft 365 alongside Gmail and Yahoo.

Outlook.com and Microsoft 365 are different receivers

The high-volume rule is scoped to consumer addresses. A Microsoft 365 tenant receives through Exchange Online Protection with the tenant's own anti-spam and DMARC policies, which can quarantine or reject a DMARC failure at any volume. For a B2B sender the practical rule is the same: the three records aligned, then reputation. For what a tenant's filtering does with a young domain, see Microsoft 365 warmup.

Beyond compliance

A compliant domain is accepted; whether Outlook.com files it to the inbox or Junk is decided on reputation, and Microsoft weighs domain reputation heavily. The 5.7.511 and 5.7.606 verdicts above are what that looks like when it fails. Warming is the reputation half: real engagement from real mailboxes over a 21-day ramp, continuing after it.

Google's and Yahoo's rules, which the same message has to meet, are on Gmail and Yahoo bulk sender requirements (2026).

Sources

Every claim above that rests on a third party links to that party's own page. Checked . If something has changed since, tell us and we will correct it.