Terme informatique

Mail Flow Rule

An Exchange Online rule that applies an action to messages under conditions.

⌚ About 2 min read
View my favorites

Simple definition

A Mail Flow Rule, also called a transport rule, is an Exchange Online rule that applies actions to messages when defined conditions are met.

Technical definition

Transport rules can evaluate properties such as sender, recipient, domain, headers, message content, or attachments. They can then perform an action such as adding a warning, rejecting or blocking a message, changing selected headers, or redirecting processing. Exceptions and rule priority define the exact scope.

How it works / role

Its role is to enforce an organization-wide messaging policy while the message is in transport, without relying on an individual user’s Outlook rule.

What is it used for?

Add an external-message banner, block selected content, enforce a compliance requirement, or change how specific messages are processed.

Practical example

A rule detects messages originating outside the organization and adds a warning banner. An exception excludes approved partners, while rule priority prevents a conflict with another transport rule.

Common issues

  • Conditions are too broad and create false positives
  • Required exception is missing or incorrectly ordered
  • Several rules conflict because of priority
  • Troubleshooting is done without Message Trace or header analysis

Exchange Online. · Message of the Reale · Connector Exchange Online

Key takeaway: To troubleshoot a Mail Flow Rule, verify its conditions, exceptions, priority, and the message’s actual transport path rather than examining the rule in isolation.

♡ 0