Mailbox troubleshooting · Practical guide
Microsoft 365 throttling diagnosis: separate connections from daily volume
Use the complete response to distinguish concurrent submission limits from other mailbox or service restrictions.
Reviewed · Examples are illustrative
Who this helps: Mailbox owners and administrators validating sending and reply access.
Define the decision
A low campaign send count does not rule out throttling. Several applications or workers can open concurrent connections through the same mailbox. The relevant evidence is the timing and type of provider refusal.
Work through the procedure
- Capture the response code, text and SMTP stage.
- Inventory every application using the account.
- Compare concurrent activity with the failure window.
- Reduce the identified pressure and use bounded retries only for clearly unaccepted temporary failures.
Worked example
The following is a synthetic example for this procedure, not a customer result or performance benchmark.
Observed: 432 4.3.2 concurrent connections limit exceeded
Mailbox consumers: campaign worker plus another automation
Investigation: simultaneous submissions, not just daily total
Correction: coordinate concurrency across consumersRead the result
Microsoft documents this specific concurrency response. Other failures need their own diagnosis; do not label every slow or rejected send as the same limit.
Check before moving on
- Keep uncertain acceptance outcomes out of automatic resends.
- Check ordinary mailbox traffic outside Zintara.
Limits and next action
The application’s configured daily cap cannot enforce limits across unrelated clients. Review the provider’s current limits and the actual shared usage before increasing capacity.
Source: Microsoft: SMTP submission concurrency and storage limits
Source references
Worked examples are illustrative. Editorial procedures are suggested methods, not measured performance claims or promises of additional product features. Check current provider guidance before changing mailbox configuration.
Related guides
- Connect Microsoft 365 to Zintara with a complete send-and-reply test →
- Microsoft SMTP AUTH disabled: inspect the effective mailbox policy →
- Microsoft IMAP access disabled: diagnose the receiving protocol →