Mail Latency Report
Message delivery times across your mail flow. Identifies delays in connectors, transport rules, or external delivery to help troubleshoot mail delivery issues.
Overview
The Mail Latency Report measures how long messages take to be delivered from sender to recipient across your Exchange Online environment. This report helps identify bottlenecks in mail flow, whether caused by transport rules, connectors, third-party services, or external mail servers.
Report Columns
| Column | Description |
|---|---|
| Date | The measurement period |
| Average Latency | Mean delivery time across all messages |
| P50 Latency | Median delivery time (50th percentile) |
| P95 Latency | 95th percentile delivery time |
| P99 Latency | 99th percentile delivery time |
| Max Latency | Longest delivery time observed |
| Messages Measured | Number of messages included in the measurement |
| Delayed Messages | Messages exceeding the acceptable threshold |
Latency Breakdown
The report analyzes latency across different stages:
- Internal Delivery — Messages between users within the same tenant
- External Inbound — Messages arriving from external senders
- External Outbound — Messages sent to external recipients
- Connector Latency — Delay introduced by mail flow connectors
- Transport Rule Processing — Time spent evaluating transport rules
Latency Thresholds
| Threshold | Internal | External |
|---|---|---|
| Excellent | < 30 seconds | < 2 minutes |
| Good | 30 sec - 2 min | 2 - 5 minutes |
| Acceptable | 2 - 5 minutes | 5 - 15 minutes |
| Poor | > 5 minutes | > 15 minutes |
Filters
- Date Range — Last 7 days, 30 days, 90 days, or custom
- Direction — Internal, External Inbound, External Outbound
- Connector — Filter by specific mail flow connector
- Domain — Filter by sender or recipient domain
- Tenant — Filter by managed tenant
Troubleshooting
When latency is higher than expected, check:
- Mail flow connectors for misconfigurations or partner server issues
- Transport rules with complex conditions that slow processing
- Third-party mail filtering services adding delay
- DNS resolution issues for external domains
- Microsoft service health for Exchange Online incidents
API Reference
GET /api/reports/exchange/mail-latency— Get mail latency statisticsGET /api/reports/exchange/mail-latency/breakdown— Get latency by stagePOST /api/reports/exchange/mail-latency/export— Export report data
Last updated on