Set up email forwarding from Microsoft 365
Use an Exchange Online mail flow rule (also called a transport rule) to forward Microsoft 365 mailboxes to message.com. Supports user mailboxes, shared mailboxes, and distribution groups.
Mail flow rules are the recommended path. Per-user automatic forwarding is blocked by default on most Microsoft 365 tenants by the Anti-spam outbound policy, and unblocking it is broader than you usually want.
1. Get your inbound address
- Open
app.message.com. - Go to Settings → Tickets → Inbound.
- Click Create inbound address. Pick a local part (e.g.,
support). - Copy the generated address (e.g.,
[email protected]).
2. Open the Exchange admin center
- Sign in at admin.exchange.microsoft.com as an Exchange Administrator or Global Administrator.
- Go to Mail flow → Rules.
- Click + Add a rule → Create a new rule.
3. Configure the rule
- Name:
Forward support@ to message.com. - Apply this rule if: The recipient address matches → add
[email protected]. - Do the following: choose one of:
- Redirect the message to → external email → your message.com inbound address. (Single-delivery.)
- BCC the message to → external email → your message.com inbound address. (Dual-delivery; original mailbox still gets the message.)
- Leave the rest at defaults.
- Click Save.
4. Enable the rule
- Find your new rule in the list.
- Toggle Enabled to On.
- Exchange Online activates the rule within a few minutes.
5. Verify
- From an external account, send a test message to
[email protected]. - Within a minute, a new conversation appears in
app.message.com. - The visitor record shows the original sender, not the Exchange mailbox.
- Reply from message.com. The reply lands in the sender's inbox.
Common pitfalls
- External recipient blocked. Some tenants restrict Redirect to external recipient. Switch to BCC or add an exception in the outbound anti-spam policy.
- Auto-forward blocked by anti-phishing. If you see policy rejections in the trace logs, check Threat policies → Anti-spam → Outbound and allow forwarding for this rule.
- Shared mailboxes. Mail flow rules apply to shared mailboxes too. No special setup.
- Distribution groups. If
support@is a distribution group, the rule fires on the group address. Members continue receiving as before. - Message Trace. If anything misbehaves, use Mail flow → Message trace to follow the journey of one email. Faster than guessing.