Skip to content

Commit c5b627f

Browse files
authored
Update Set-AntiPhishPolicy.md
Clarify that the BccMessage option in -TargetedDomainProtectionAction delivers the message to the Junk Email folder of all recipients.
1 parent 416fe9a commit c5b627f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -764,9 +764,9 @@ This setting is part of impersonation protection and is available only in Micros
764764
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:
765765

766766
- 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.
768768
- 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.
770770
- 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.
771771
- Redirect: Redirect the message to the recipients specified by the TargetedDomainActionRecipients parameter.
772772

0 commit comments

Comments
 (0)