You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-AntiPhishPolicy.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -764,9 +764,9 @@ This setting is part of impersonation protection and is available only in Micros
764
764
The TargetedDomainProtectionAction parameter specifies the action to take on detected ___domain impersonation messages. You specify the protected domains in the TargetedDomainsToProtect parameter. Valid values are:
765
765
766
766
- NoAction: This is the default value.
767
-
- BccMessage: Add the recipients specified by the TargetedDomainActionRecipients parameter to the Bcc field of the message.
767
+
- BccMessage: Add the recipients specified by the TargetedDomainActionRecipients parameter to the Bcc field of the message, and deliver the message to the Junk Email folder of all (original + BCC-ed) recipients' mailboxes.
768
768
- Delete: Delete the message during filtering. Use caution when selecting this value, because you can't recover the deleted message.
769
-
- MoveToJmf: Deliver the message to the recipient's mailbox, and move the message to the Junk Email folder.
769
+
- MoveToJmf: Deliver the message to the Junk Email folder of the recipient's mailbox.
770
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.
771
771
- Redirect: Redirect the message to the recipients specified by the TargetedDomainActionRecipients parameter.
0 commit comments