Home
Email Deliverability

Outlook Sending Limits: Current Caps and Fixes

Outlook sending limits shown as message, mailbox, and tenant gates

Outlook sending limits depend on the account behind the Outlook client. Outlook.com has consumer-account limits. Exchange Online applies mailbox limits, SMTP submission throttles, and a tenant-wide cap. Read the non-delivery report before retrying because each limit calls for a different response.

Microsoft publishes these baseline service limits. A new Outlook.com account may start with lower restrictions, and Microsoft can separately restrict activity it identifies as suspicious.

Outlook sending limits at a glance

LimitOutlook.com for Microsoft 365 subscribersExchange Online
Daily or rolling recipient limit5,000 recipients per day10,000 recipients per mailbox in a 24-hour sliding window
Recipients per message500500 by default, configurable from 1 to 1,000
New-contact limit1,000 non-relationship recipients per dayNot listed as a separate service limit
SMTP submission rateDepends on account history and service controls30 messages per minute
Concurrent SMTP AUTH connectionsProvider controlled3
Tenant-wide external-recipient limitNot applicableTERRL, calculated from licences and tenant status

Personal Outlook.com limits can be lower for non-subscribers or accounts without an established usage history. Exchange Online counts recipients rather than messages for its rolling mailbox limit, so one message addressed to many people consumes more of the allowance than one message to a single recipient.

What is the Tenant External Recipient Rate Limit?

The Tenant External Recipient Rate Limit, or TERRL, is the maximum number of external recipients an Exchange Online organisation can reach during a rolling 24-hour window. It applies across the tenant, alongside each mailbox's own recipient limit.

For a standard non-trial tenant, Microsoft publishes this calculation:

500 x (number of non-trial email licences^0.7) + 9,500

With one licence, the standard formula sets a tenant threshold of 10,000 external recipients.

More licences raise the threshold, although each extra licence adds less than the previous one.

When TERRL expands a distribution group, it counts each external member individually.

The mailbox recipient limit can count the same group as one recipient.

Microsoft is going to start sending out the TERRL update on 14 September 2026.

If you're a trial-only tenant, there's a limit on how many external recipients you can send emails to each day: it's 500.

For new tenants, the deal is that they get 10 per cent of the standard calculation for the first 30 days. After that, from day 31 to 60, they get 25 per cent of the standard calculation.

Education tenants follow a separate licence formula.

The Tenant Outbound External Recipients report shows a tenant's threshold and enforcement state.

Outlook and Exchange sending limits stack from each message to the mailbox and tenant

When a non-trial tenant exceeds TERRL, Microsoft returns NDR 550 5.7.233. A trial tenant receives 550 5.7.232. Further external mail remains blocked until enough earlier recipients leave the sliding window.

Why does SMTP submission throttle automated mail?

Exchange Online's authenticated SMTP submission path allows up to three simultaneous connections and 30 messages per minute per mailbox. A fourth concurrent connection receives 432 4.3.2 Concurrent connections limit exceeded.

Submissions above the per-minute rate are throttled and carried into later minutes. When the mailbox reaches its rolling recipient limit, SMTP AUTH returns 554 5.2.0 STOREDRV.Submission.Exception:SubmissionQuotaExceededException.

Treat these as queue controls. Keep concurrency within the documented boundary, pace submissions, and retry throttled work after a delay. Opening more connections increases errors without increasing the provider's accepted rate.

What do the main Outlook limit errors mean?

ErrorBoundaryResponse
432 4.3.2More than three concurrent SMTP AUTH connectionsReduce concurrency and retry later
554 5.2.0 SubmissionQuotaExceededExceptionMailbox recipient rate limit reachedPause until recipients leave the rolling window
550 5.7.232Trial tenant exceeded TERRLStop external sends and check the tenant report
550 5.7.233Non-trial tenant exceeded TERRLStop external sends and check the tenant report
550 5.7.236Default onmicrosoft.com domain exceeded its organisation limitUse a verified custom domain and wait for the rolling window

Each Outlook limit error points to a different retry, pause, or configuration response

An NDR can also come from outbound spam controls or a restricted account. Use message trace and the Restricted entities page when the code does not match a simple rate limit. Repeated immediate retries can add noise while leaving the underlying block unchanged.

How large can an Outlook attachment be?

Outlook.com allows file attachments up to 25 MB and OneDrive links up to 2 GB. Exchange Online publishes client-specific message-size ceilings: 150 MB for Outlook, 112 MB for Outlook on the web, and 33 MB for Outlook mobile.

Base64 encoding can make the transmitted message about 33 per cent larger than the source file. Use a OneDrive or SharePoint link for large files to avoid that transport overhead and make the file easier for recipients to handle.

How should an application work within Outlook sending limits?

  1. Identify whether the sender is Outlook.com or Exchange Online before applying a quota.
  1. Store mailbox-level recipient and message-rate budgets in the queue configuration.
  1. Use no more than three simultaneous SMTP AUTH connections for each mailbox.
  1. Pace work below the provider rate and add delayed retries for throttled submissions.
  1. Separate permanent NDRs from temporary throttling responses.
  1. Monitor tenant external-recipient usage when several mailboxes share one Exchange Online tenant.
  1. Route bulk marketing or high-volume external mail through a provider built for that workload.

For the mailbox limit, a distribution group in the organisation's shared address book counts once. A personal contact list counts every member separately. TERRL expands distribution groups and counts every external member, so groups cannot bypass the tenant cap.

Microsoft's connector-based SMTP relay remains subject to recipient limits for the mailbox used by the relay. Direct Send reaches internal recipients only. Neither option turns Exchange Online into unrestricted bulk infrastructure.

Which reports show current usage?

The Exchange admin centre's Tenant Outbound External Recipients report shows the tenant threshold, observed external-recipient count, verdict, and whether enforcement is enabled. Message trace helps connect an NDR to a specific submission.

Microsoft enables alert policies for exceeded sending limits, suspicious patterns, and restricted users. Treat an alert as a signal to investigate. Confirm the affected boundary in the report or NDR before changing queue behaviour.

How Sendmux fits with Microsoft 365 limits

Sendmux can connect Outlook and Microsoft 365 accounts through delegated Microsoft Graph Mail.Send. Each mailbox completes its own authorisation, and Sendmux can import account settings that include quotas, routing weight, and a delivery group.

A delivery group lets a sending key or mailbox use specified active providers. Provider choice and account quotas therefore live in the sending configuration. Microsoft's controls remain in force for every connected Outlook or Exchange account.

For mixed-provider sending, configure each account at or below its real provider allowance and use separate groups for traffic with different risk or timing needs. If the application needs bulk external delivery beyond Microsoft's intended workload, add an appropriate provider instead of treating Exchange errors as capacity to retry through.

Sources

Frequently Asked Questions

Is there a limit on sending emails in Outlook?

Yes. Outlook.com for Microsoft 365 subscribers allows 5,000 recipients each day and 500 on one message. Exchange Online uses a rolling 24-hour mailbox limit of 10,000 recipients. Its per-message default is 500, and an administrator can configure that value up to 1,000.

How can I send files larger than 25 MB in Outlook?

Share a OneDrive link instead of attaching the file directly. Outlook.com limits file attachments to 25 MB, while OneDrive-linked files can be up to 2 GB.

How do I send more than 1,000 emails from Outlook?

Queue and stagger separate messages, use an organisation distribution group where its counting rules fit, or move bulk external mail to a service designed for that volume. A sending layer such as Sendmux can route through configured provider accounts, but the limits of each Microsoft account still apply.

How do I increase the email sending limit in Outlook?

Client settings cannot override server limits. An Exchange Online administrator can configure the per-message recipient limit from 1 to 1,000, but the 10,000-recipient rolling limit and 30-message-per-minute rate are fixed service limits.

What triggers a tenant-wide sending block?

Exchange Online blocks further external sends when the tenant exceeds its Tenant External Recipient Rate Limit. Sending resumes as earlier recipients leave the 24-hour sliding window and the observed count falls below the tenant threshold.