Skip to content

Commit 07617fc

Browse files
authored
Merge branch 'main' into patch-2
2 parents d74af50 + c42eada commit 07617fc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

exchange/exchange-ps/exchange/New-TransportRule.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,8 @@ The ApplyHtmlDisclaimerFallbackAction parameter specifies what to do if the HTML
676676

677677
If the process of inserting the original message as an attachment in the new message fails, the original message isn't delivered. The original message is returned to the sender in an NDR.
678678

679+
In Microsoft 365, don't use this value in rules that affect incoming messages from external senders. Use the value Reject instead. The effects of the value Wrap interfere with Safe Attachments scanning of messages from external senders.
680+
679681
- Ignore: The rule is ignored and the original message is delivered without the disclaimer.
680682
- Reject: The original message is returned to the sender in an NDR.
681683

exchange/exchange-ps/exchange/Set-TransportRule.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,8 @@ The ApplyHtmlDisclaimerFallbackAction parameter specifies what to do if the HTML
674674

675675
If the process of inserting the original message as an attachment in the new message fails, the original message isn't delivered. The original message is returned to the sender in an NDR.
676676

677+
In Microsoft 365, don't use this value in rules that affect incoming messages from external senders. Use the value Reject instead. The effects of the value Wrap interfere with Safe Attachments scanning of messages from external senders.
678+
677679
- Ignore: The rule is ignored and the original message is delivered without the disclaimer.
678680
- Reject: The original message is returned to the sender in an NDR.
679681

0 commit comments

Comments
 (0)