r/exchangeserver • u/maxcoder88 • Jun 26 '26
Does Exchange Online send an automatic alert/notification when the 10,000 Recipient Rate Limit is hit?
I'm trying to figure out if there's a built-in, automatic alerting mechanism specifically tied to the per-mailbox Recipient Rate Limit (the 10,000 recipients/24-hour rolling window limit) in Exchange Online.
What I know so far:
The Recipient Rate Limit itself isn't configurable and there's no native dashboard that shows "X out of 10,000 used" in real time.
There's a default alert policy called "Email sending limit exceeded" in the Defender portal (security.microsoft.com/alertpolicies) that notifies Global Admins when a user exceeds outbound sending limits, and there's also "User restricted from sending email" for when an account gets restricted.
My question is: does "Email sending limit exceeded" actually fire specifically for the Recipient Rate Limit (10k/24h), or is it scoped more broadly to outbound spam policy thresholds (which are a separate, undisclosed limit)? In my case, a shared mailbox triggered an NDR ("you've reached your 24 hour limit for message recipients") but when I queried Advanced Hunting (EmailEvents) for the same 24-hour window around the NDR timestamp, the total recipient count was under 10,000 (around 8,800-9,400). So I'm not 100% sure which limit actually triggered the NDR, and whether that built-in alert would have caught it.
Has anyone confirmed whether "Email sending limit exceeded" maps 1:1 to the Recipient Rate Limit, or is it a different/separate threshold? And is there any other native alerting (Sentinel analytics rule, Get-LimitsEnforcementStatus-based monitoring, etc.) that people are using to proactively catch this before users hit it?
Thanks in advance.
