Skip to content

Commit c620eeb

Browse files
authored
Update New-TransportRule.md
Added information regarding how Quarantine action in ETR works, and what is the behavior when message is released from quarantine (when the quarantine was achieved by ETRs). WorkItemID in the ADO: 4019060
1 parent 5b363fc commit c620eeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3848,6 +3848,9 @@ The Quarantine parameter specifies an action that quarantines messages.
38483848
- In on-premises Exchange, messages are delivered to the quarantine mailbox that you've configured as part of Content filtering. If the quarantine mailbox isn't configured, the message is returned to the sender in an NDR.
38493849
- In Microsoft 365, messages are delivered to the hosted quarantine.
38503850

3851+
If the action is executed for a rule that is not last in the rule collection, as soon as the action is executed current rule evaluation is stopped.
3852+
When the message is released from Quarantine, rest of the rules in the rule collection (that are not evaluated initially because message is sent to quarantine) are not evaluated at all.
3853+
38513854
```yaml
38523855
Type: Boolean
38533856
Parameter Sets: (All)

0 commit comments

Comments
 (0)