Skip to content

Commit 315ee30

Browse files
Update outbound-spam-policies-configure.md
Corrections
1 parent a84079c commit 315ee30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

defender-office-365/outbound-spam-policies-configure.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ You can configure outbound spam policies in the Microsoft Defender portal or in
8787

8888
You can use a condition only once, but the condition can contain multiple values:
8989

90-
- Multiple **values** of the **same condition** use OR logic (for example, _\<recipient1\>_ or _\<recipient2\>_). If the recipient matches **any** of the specified values, the policy is applied to them.
91-
- Different **types of conditions** use AND logic. The recipient must match **all** of the specified conditions for the policy to apply to them. For example, you configure a condition with the following values:
90+
- Multiple **values** of the **same condition** use OR logic (for example, _\<sender1\>_ or _\<sender2\>_). If the recipient matches **any** of the specified values, the policy is applied to them.
91+
- Different **types of conditions** use AND logic. The sender must match **all** of the specified conditions for the policy to apply to them. For example, you configure a condition with the following values:
9292
- Users: `[email protected]`
9393
- Groups: Executives
9494

@@ -98,8 +98,8 @@ You can configure outbound spam policies in the Microsoft Defender portal or in
9898

9999
You can use an exception only once, but the exception can contain multiple values:
100100

101-
- Multiple **values** of the **same exception** use OR logic (for example, _\<recipient1\>_ or _\<recipient2\>_). If the recipient matches **any** of the specified values, the policy isn't applied to them.
102-
- Different **types of exceptions** use OR logic (for example, _\<recipient1\>_ or _\<member of group1\>_ or _\<member of domain1\>_). If the recipient matches **any** of the specified exception values, the policy isn't applied to them.
101+
- Multiple **values** of the **same exception** use OR logic (for example, _\<sender1\>_ or _\<sender2\>_). If the recipient matches **any** of the specified values, the policy isn't applied to them.
102+
- Different **types of exceptions** use OR logic (for example, _\<sender1\>_ or _\<member of group1\>_ or _\<sender domain1\>_). If the recipient matches **any** of the specified exception values, the policy isn't applied to them.
103103

104104
When you're finished on the **Users, groups, and domains**, select **Next**.
105105

0 commit comments

Comments
 (0)