Mail Flow Report
Message volume over time including sent and received counts, top senders and recipients, external vs. internal traffic, and message size distribution across your Exchange Online environment.
Overview
The Mail Flow Report provides comprehensive visibility into email traffic patterns across your organization. Track message volumes, identify top communicators, and analyze traffic patterns to optimize your mail infrastructure and detect anomalies.
Report Columns
| Column | Description |
|---|---|
| Date | The reporting period date |
| Messages Sent | Total outbound messages |
| Messages Received | Total inbound messages |
| Internal Messages | Messages within the organization |
| External Inbound | Messages received from outside the organization |
| External Outbound | Messages sent to outside the organization |
| Average Size | Average message size in KB |
| Total Volume | Total data transferred |
Traffic Analysis
The report breaks down mail flow into several views:
- Volume Over Time — Daily, weekly, or monthly message counts with trend lines
- Top Senders — Users sending the most messages
- Top Recipients — Users receiving the most messages
- External Traffic — Inbound and outbound messages by external domain
- Message Size Distribution — Breakdown of messages by size ranges
Key Metrics
- Total messages sent/received in the selected period
- Peak sending hours to identify busy periods
- External to internal ratio for traffic pattern analysis
- Average message size and large message counts
Filters
- Date Range — Last 7 days, 30 days, 90 days, or custom
- Direction — All, Inbound, Outbound, Internal
- Users — All users, specific users, or groups
- Domain — Filter by sender or recipient domain
- Mailbox Type — User, Shared, Room, Equipment
Anomaly Detection
The report highlights unusual patterns:
- Sudden spikes in outbound mail (possible spam or compromised account)
- Unusual external domains receiving large volumes
- Significant changes from baseline traffic patterns
Graph API Data Sources
GET /reports/getEmailActivityCountsGET /reports/getEmailActivityUserDetail
API Reference
GET /api/reports/exchange/mail-flow— Get mail flow statisticsGET /api/reports/exchange/mail-flow/top-senders— Get top sendersGET /api/reports/exchange/mail-flow/top-recipients— Get top recipientsPOST /api/reports/exchange/mail-flow/export— Export report data
Last updated on