Skip to content

Commit a3118f3

Browse files
authored
Merge pull request MicrosoftDocs#1362 from malhotrasumit/patch-10
For EOP, malware quarantine related updates
2 parents cbee336 + d1d3839 commit a3118f3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/exchange/antispam-antimalware/Set-MalwareFilterPolicy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,10 @@ The Action parameter specifies the action to take when malware is detected in a
9393
9494
- DeleteAttachmentAndUseDefaultAlert: Delivers the message, but replaces the message contents with the default alert text.
9595
96-
- DeleteAttachmentAndUseCustomAlert: Delivers the message, but replaces the message contents with the custom alert text specified by the AlertText parameter .
96+
- DeleteAttachmentAndUseCustomAlert: Delivers the message, but replaces the message contents with the custom alert text specified by the AlertText parameter.
97+
98+
Note: For Exchange Online Protection, any of these actions results in the message any any attachments being routed to quarantine. For more information about quarantined messages, see https://go.microsoft.com/fwlink/p/?linkid=874388.
99+
97100
98101
```yaml
99102
Type: DeleteMessage | DeleteAttachmentAndUseDefaultAlertText | DeleteAttachmentAndUseCustomAlertText

0 commit comments

Comments
 (0)