A resource for mail users, sysadmins & webmasters

Microsoft blocks legitimate email.
Randomly, and without a good reason.

Outlook.com, Hotmail, Live and MSN reject mail from correctly-configured servers โ€” SPF, DKIM and DMARC all passing, no spam complaints, not on any public blocklist โ€” citing a private "block list" nobody can query and a support process that often goes nowhere. This site documents the problem and gives both mail users and server administrators a practical way to stop depending on it.

The problem

"Please contact your Internet service provider" โ€” for a block Microsoft won't explain

Here is a real, lightly-anonymised bounce message. The sending server had valid SPF, DKIM and DMARC, a clean sending history, and no listing on any public DNS blocklist. Microsoft's own postmaster tools (SNDS) showed nothing wrong either. The message still bounced:

<user@hotmail.com>: host apc.olc.protection.outlook.com[52.101.68.38] said: 550 5.7.1 Unfortunately, messages from [x.x.x.x] weren't sent. Please contact your Internet service provider since part of their network is on our block list (S3150). You can also refer your provider to http://mail.live.com/mail/troubleshooting.aspx#errors. [Name=Protocol Filter Agent][AGT=PFA][MxId=11BE08CEA36E3F54] [DU2PEPF00028D02.eurprd03.prod.outlook.com 2026-08-28T21:31:56.175Z 08DF046752F32A0E] (in reply to MAIL FROM command)

S3150 is issued by Microsoft's internal Protocol Filter Agent (PFA) โ€” an automated system whose blocklist is private, cannot be queried directly, and comes with no explanation of what triggered it. The advice to "contact your Internet service provider" is frequently meaningless: the provider's network is often clean, and the block was applied to a shared range, a single IP, or a whole prefix for reasons Microsoft support staff themselves are often unable or unwilling to disclose.

No explanation

Support staff routinely tell administrators "we do not have the liberty to discuss the nature of the block."

Hours to days

Typical turnaround through the delist portal, when it works โ€” sometimes with no confirmation email at all.

It comes back

Administrators report the same server being re-blocked every few months, with the delisting process starting over each time.

What to do about it

Two starting points

๐Ÿ“ฌ

I use a hotmail.com, outlook.com or live.com address

If your mail address depends on Microsoft, other people's messages to you are the ones at risk of silently vanishing โ€” and you'll likely never know it happened. See why, which providers are worth switching to, and how to move without losing a single email.

Read the user guide โ†’
๐Ÿ› ๏ธ

I administer a mail server or a website

Mail arriving from a Microsoft-hosted address deserves a clear heads-up back to the actual sender, not silent acceptance โ€” and web forms that promise a confirmation email to an @outlook.com address are setting up a support ticket. Here's how to configure Postfix, Exim, Sendmail and web forms accordingly.

Read the administrator guide โ†’

Further detail

Why properly-run mail servers still get blocked

None of this requires misconfiguration on the sender's side. The recurring pattern reported by administrators and journalists alike:

๐Ÿ•ณ๏ธ
Opaque criteria

Blocks are applied by an internal reputation system whose rules, thresholds and evidence aren't published or queryable by the sender.

๐Ÿ“ก
Shared-range collateral

A block on part of a netblock or a single misbehaving neighbour on shared infrastructure can take an entire, well-behaved range down with it.

๐ŸŽซ
Delisting is manual

The public delist portal frequently errors out, gives conflicting timelines (30 minutes to 72 hours), and sends no confirmation.

๐Ÿ”
No lasting fix

Because the underlying signal is never disclosed, the same server can be re-flagged again a few weeks or months later.

References & further reading

This is not an isolated complaint. A sample of independent reporting and public discussion from administrators dealing with the same thing:

Press coverage
Users fume at Outlook.com email 'carnage' โ€” The Register

Reports weeks of legitimate mail โ€” invoices, delivery notices, authentication codes โ€” being rejected or silently dropped for Outlook.com, Hotmail, Live and MSN recipients, with Microsoft eventually citing a "temporary rate-limit issue" after days of silence.

theregister.com ยท March 2026
Press coverage
Emails to Outlook.com Rejected By Faulty Or Overzealous Blocking Rules โ€” Slashdot

Community discussion of the same incident, aggregating first-hand reports from affected senders and administrators.

slashdot.org ยท March 2026
Network operators
NANOG mailing list: erroneous Outlook.com block of a full /25

A network operator reports an entire announced prefix erroneously added to Microsoft's blocklist, and difficulty reaching "a clueful person at MS" to resolve it. Public NANOG archive, dating back to 2015 โ€” this is a long-running pattern, not a one-off.

diswww.mit.edu/charon/nanog ยท archived thread
Sysadmin reports
"Microsoft/Outlook blocking your mail server?" โ€” DirectAdmin Forums

Hosting administrators compare notes on servers being blocked "every few months" with no explanation beyond "we do not have the liberty to discuss the nature of the block," and on Microsoft mangling DKIM-signed headers in a way no other provider does.

forum.directadmin.com
Sysadmin reports
"My mail server got blocked by Outlook.com" โ€” ParanoidPenguin.net

A self-hosted mail administrator's first-hand account of getting caught by Outlook.com's filtering and working through the delisting process.

blog.paranoidpenguin.net
Operational impact
Cornell University IT: mail to Hotmail.com, Outlook.com and other Microsoft domains blocked

A university IT department's public service-alert record of an outbound delivery failure to Microsoft-hosted addresses affecting its mailing lists.

itservicealerts.hosting.cornell.edu
Scale of the issue
Microsoft's own support forum: dozens of open "S3150 block list" threads

Search Microsoft Q&A for "S3150" or "block list" and you'll find a steady stream of administrators reporting the exact same bounce, the exact same lack of explanation, and the exact same manual delist workaround โ€” on Microsoft's own platform.

learn.microsoft.com/answers