Skip to content

Commit e3cf36a

Browse files
committed
Quarantine 'Move to' to 'Deliver to'
1 parent 416fe9a commit e3cf36a

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

exchange/exchange-ps/exchange/New-AntiPhishPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ This setting is part of spoof protection.
128128
The AuthenticationFailAction parameter specifies the action to take when the message fails composite authentication (a mixture of traditional SPF, DKIM, and DMARC email authentication checks and proprietary backend intelligence). Valid values are:
129129
130130
- MoveToJmf: This is the default value. Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
131-
- Quarantine: Move the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
131+
- Quarantine: Deliver the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
132132
133133
```yaml
134134
Type: SpoofAuthenticationFailAction
@@ -588,7 +588,7 @@ The MailboxIntelligenceProtectionAction parameter specifies what to do with mess
588588
- BccMessage: Add the recipients specified by the MailboxIntelligenceProtectionActionRecipients parameter to the Bcc field of the message.
589589
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
590590
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
591-
- Quarantine: Move the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
591+
- Quarantine: Deliver the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
592592
- Redirect: Redirect the message to the recipients specified by the MailboxIntelligenceProtectionActionRecipients parameter.
593593

594594
This parameter is meaningful only if the EnableMailboxIntelligence and EnableMailboxIntelligenceProtection parameters are set to the value $true.
@@ -798,7 +798,7 @@ The TargetedDomainProtectionAction parameter specifies the action to take on det
798798
- BccMessage: Add the recipients specified by the TargetedDomainActionRecipients parameter to the Bcc field of the message.
799799
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
800800
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
801-
- Quarantine: Move the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
801+
- Quarantine: Deliver the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
802802
- Redirect: Redirect the message to the recipients specified by the TargetedDomainActionRecipients parameter.
803803

804804
```yaml
@@ -891,7 +891,7 @@ The TargetedUserProtectionAction parameter specifies the action to take on detec
891891
- BccMessage: Add the recipients specified by the TargetedDomainActionRecipients parameter to the Bcc field of the message.
892892
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
893893
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
894-
- Quarantine: Move the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
894+
- Quarantine: Deliver the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
895895
- Redirect: Redirect the message to the recipients specified by the TargetedDomainActionRecipients parameter.
896896

897897
```yaml

exchange/exchange-ps/exchange/New-HostedContentFilterPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ The BulkSpamAction parameter specifies the action to take on messages that are m
286286
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
287287
- MoveToJmf: This is the default value. Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder. In standalone Exchange Online Protection environments, you need to configure mail flow rules in your on-premises Exchange organization. For instructions, see [Configure standalone EOP to deliver spam to the Junk Email folder in hybrid environments](https://learn.microsoft.com/exchange/standalone-eop/configure-eop-spam-protection-hybrid).
288288
- NoAction
289-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as bulk email are available to the intended recipients and admins. Or, you can use the BulkQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
289+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as bulk email are available to the intended recipients and admins. Or, you can use the BulkQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
290290
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
291291

292292
```yaml
@@ -557,7 +557,7 @@ The HighConfidenceSpamAction parameter specifies the action to take on messages
557557
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
558558
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
559559
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder. In standalone Exchange Online Protection environments, you need to configure mail flow rules in your on-premises Exchange organization. For instructions, see [Configure standalone EOP to deliver spam to the Junk Email folder in hybrid environments](https://learn.microsoft.com/exchange/standalone-eop/configure-eop-spam-protection-hybrid).
560-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as high confidence spam are available to the intended recipients and admins. Or, you can use the HighConfidenceSpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
560+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as high confidence spam are available to the intended recipients and admins. Or, you can use the HighConfidenceSpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
561561
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
562562

563563
```yaml
@@ -1037,7 +1037,7 @@ The PhishSpamAction parameter specifies the action to take on messages that are
10371037
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
10381038
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
10391039
- Quarantine: Move the message to the quarantine. This is the default value. The quarantined message is available to the intended recipients (as of April, 2020) and admins.
1040-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as phishing are available to admins and (as of April 2020) the intended recipients. Or, you can use the PhishQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
1040+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as phishing are available to admins and (as of April 2020) the intended recipients. Or, you can use the PhishQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
10411041
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
10421042

10431043
```yaml
@@ -1172,7 +1172,7 @@ The SpamAction parameter specifies the action to take on messages that are marke
11721172
- Delete : Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
11731173
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
11741174
- MoveToJmf: This is the default value. Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder. In standalone Exchange Online Protection environments, you need to configure mail flow rules in your on-premises Exchange organization. For instructions, see [Configure standalone EOP to deliver spam to the Junk Email folder in hybrid environments](https://learn.microsoft.com/exchange/standalone-eop/configure-eop-spam-protection-hybrid).
1175-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as spam are available to the intended recipients and admins. Or, you can use the SpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
1175+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as spam are available to the intended recipients and admins. Or, you can use the SpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
11761176
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
11771177

11781178
```yaml

exchange/exchange-ps/exchange/Set-AntiPhishPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ This setting is part of spoof protection.
131131
The AuthenticationFailAction parameter specifies the action to take when the message fails composite authentication (a mixture of traditional SPF, DKIM, and DMARC email authentication checks and proprietary backend intelligence). Valid values are:
132132
133133
- MoveToJmf: This is the default value. Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
134-
- Quarantine: Move the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
134+
- Quarantine: Deliver the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
135135
136136
```yaml
137137
Type: SpoofAuthenticationFailAction
@@ -589,7 +589,7 @@ The MailboxIntelligenceProtectionAction parameter specifies what to do with mess
589589
- BccMessage: Add the recipients specified by the MailboxIntelligenceProtectionActionRecipients parameter to the Bcc field of the message.
590590
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
591591
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
592-
- Quarantine: Move the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
592+
- Quarantine: Deliver the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
593593
- Redirect: Redirect the message to the recipients specified by the MailboxIntelligenceProtectionActionRecipients parameter.
594594

595595
This parameter is meaningful only if the EnableMailboxIntelligence and EnableMailboxIntelligenceProtection parameters are set to the value $true.
@@ -767,7 +767,7 @@ The TargetedDomainProtectionAction parameter specifies the action to take on det
767767
- BccMessage: Add the recipients specified by the TargetedDomainActionRecipients parameter to the Bcc field of the message.
768768
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
769769
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
770-
- Quarantine: Move the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
770+
- Quarantine: Deliver the message to quarantine. Quarantined high confidence phishing messages are available only to admins. As of April 2020, quarantined phishing messages are available to the intended recipients.
771771
- Redirect: Redirect the message to the recipients specified by the TargetedDomainActionRecipients parameter.
772772

773773
```yaml

exchange/exchange-ps/exchange/Set-HostedContentFilterPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ The BulkSpamAction parameter specifies the action to take on messages that are m
288288
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
289289
- MoveToJmf: This is the default value. Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder. In standalone Exchange Online Protection environments, you need to configure mail flow rules in your on-premises Exchange organization. For instructions, see [Configure standalone EOP to deliver spam to the Junk Email folder in hybrid environments](https://learn.microsoft.com/exchange/standalone-eop/configure-eop-spam-protection-hybrid).
290290
- NoAction
291-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as bulk email are available to the intended recipients and admins. Or, you can use the BulkQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
291+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as bulk email are available to the intended recipients and admins. Or, you can use the BulkQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
292292
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
293293

294294
```yaml
@@ -558,7 +558,7 @@ The HighConfidenceSpamAction parameter specifies the action to take on messages
558558
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
559559
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
560560
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder. In standalone Exchange Online Protection environments, you need to configure mail flow rules in your on-premises Exchange organization. For instructions, see [Configure standalone EOP to deliver spam to the Junk Email folder in hybrid environments](https://learn.microsoft.com/exchange/standalone-eop/configure-eop-spam-protection-hybrid).
561-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as high confidence spam are available to the intended recipients and admins. Or, you can use the HighConfidenceSpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
561+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as high confidence spam are available to the intended recipients and admins. Or, you can use the HighConfidenceSpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
562562
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
563563

564564
```yaml
@@ -1059,7 +1059,7 @@ The PhishSpamAction parameter specifies the action to take on messages that are
10591059
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
10601060
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
10611061
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
1062-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as phishing are available to admins and (as of April 2020) the intended recipients. Or, you can use the PhishQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
1062+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as phishing are available to admins and (as of April 2020) the intended recipients. Or, you can use the PhishQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
10631063
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
10641064

10651065
```yaml
@@ -1178,7 +1178,7 @@ The SpamAction parameter specifies the action to take on messages that are marke
11781178
- Delete : Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
11791179
- ModifySubject: Add the ModifySubject parameter value to the beginning of the subject line, deliver the message, and move the message to the Junk Email folder (same caveats as MoveToJmf).
11801180
- MoveToJmf: This is the default value. Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder. In standalone Exchange Online Protection environments, you need to configure mail flow rules in your on-premises Exchange organization. For instructions, see [Configure standalone EOP to deliver spam to the Junk Email folder in hybrid environments](https://learn.microsoft.com/exchange/standalone-eop/configure-eop-spam-protection-hybrid).
1181-
- Quarantine: Move the message to quarantine. By default, messages that are quarantined as spam are available to the intended recipients and admins. Or, you can use the SpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
1181+
- Quarantine: Deliver the message to quarantine. By default, messages that are quarantined as spam are available to the intended recipients and admins. Or, you can use the SpamQuarantineTag parameter to specify what end-users are allowed to do on quarantined messages.
11821182
- Redirect: Redirect the message to the recipients specified by the RedirectToRecipients parameter.
11831183

11841184
```yaml

0 commit comments

Comments
 (0)