Skip to content

Commit e7f7ab0

Browse files
authored
Merge pull request #533 from MicrosoftDocs/QuarRB-chrisda
QuarRB-chrisda to Main
2 parents e361fd6 + 2de923b commit e7f7ab0

File tree

3 files changed

+23
-18
lines changed

3 files changed

+23
-18
lines changed
44.3 KB
Loading

defender-office-365/quarantine-admin-manage-messages-files.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ You can sort the entries by clicking on an available column header. Select :::im
9494
- **Policy type**<sup>\*</sup> (see the possible values in the :::image type="icon" source="media/m365-cc-sc-filter-icon.png" border="false"::: **Filter** description.)
9595
- **Expires**<sup>\*</sup>
9696
- **Recipient**: The recipient email address always resolves to the primary email address, even if the message was sent to a [proxy address](/exchange/recipients-in-exchange-online/manage-user-mailboxes/add-or-remove-email-addresses).
97+
- **Released by**<sup>\*</sup>
9798
- **Message ID**
9899
- **Policy name**
99100
- **Message size**
@@ -109,19 +110,19 @@ To filter the entries, select :::image type="icon" source="media/m365-cc-sc-filt
109110
- **Sender address**
110111
- **Recipient address**
111112
- **Subject**
112-
- **Time received**:
113+
- **Time received**: Select one of the following values:
113114
- **Last 24 hours**
114115
- **Last 7 days**
115116
- **Last 14 days**
116117
- **Last 30 days** (default)
117118
- **Custom**: Enter a **Start time** and **End time** (date).
118-
- **Expires**: Filter messages by when they expire from quarantine:
119+
- **Expires**: Filter messages by when they expire from quarantine. Select one of the following values:
119120
- **Today**
120121
- **Next 2 days**
121122
- **Next 7 days**
122123
- **Custom**: Enter a **Start time** and **End time** (date).
123124
- **Recipient tag**: Currently, the only selectable [user tag](user-tags-about.md) is Priority account.
124-
- **Quarantine reason**:
125+
- **Quarantine reason**: Select one or more of the following values:
125126
- **Transport rule** (mail flow rule)
126127
- **Bulk**
127128
- **Spam**
@@ -130,16 +131,16 @@ To filter the entries, select :::image type="icon" source="media/m365-cc-sc-filt
130131
- **Admin action - File type block**: Messages blocked as malware by the common attachments filter in anti-malware policies. For more information, see [Anti-malware policies](anti-malware-protection-about.md#anti-malware-policies).
131132
- **Phishing**: The spam filter verdict was **Phishing** or anti-phishing protection quarantined the message ([spoof settings](anti-phishing-policies-about.md#spoof-settings) or [impersonation protection](anti-phishing-policies-about.md#impersonation-settings-in-anti-phishing-policies-in-microsoft-defender-for-office-365)).
132133
- **High confidence phishing**
133-
- **Recipient**: The following values are available:
134-
- **All users**: This is default value for admins.
134+
- **Recipient**: Select one of the following values:
135+
- **All users** (this is default value)
135136
- **Only me**: Show only messages where whomever is signed in is a recipient.
136-
- **Release status**: Any of the following values:
137+
- **Release status**: Select one or more of the following values
137138
- **Needs review**
138139
- **Approved**
139140
- **Denied**
140141
- **Release requested**
141142
- **Released**
142-
- **Policy type**: Filter messages by policy type:
143+
- **Policy type**: Filter messages by what type of protection policy quarantined the message. Select one or more of the following values:
143144
- **Anti-malware policy**
144145
- **Safe Attachments policy**
145146
- **Anti-phishing policy**
@@ -162,7 +163,7 @@ Use the :::image type="icon" source="media/m365-cc-sc-search-icon.png" border="f
162163
After you've entered the search criteria, press Enter to filter the results.
163164

164165
> [!NOTE]
165-
> The **Search** box searches for quarantined items in the current view (which is limited to 100 items), not all quarantined items. To search all quarantined items, use **Filter** and the resulting **Filters** flyout.
166+
> The **Search** box searches for quarantined items in the current view (which is limited to 100 items), not all quarantined items. To search all quarantined items, use :::image type="icon" source="media/m365-cc-sc-filter-icon.png" border="false"::: **Filter** and the resulting **Filters** flyout.
166167
167168
After you find a specific quarantined message, select the message to view details about it and to take action on it (for example, view, release, download, or delete the message).
168169

@@ -196,13 +197,14 @@ In the details flyout that opens, the following information is available:
196197

197198
Recipient email addresses always resolve to the primary email address, even if the message was sent to a [proxy address](/exchange/recipients-in-exchange-online/manage-user-mailboxes/add-or-remove-email-addresses).
198199

199-
- **Released to** or **Not yet released to**: If the message requires review by an admin before it's released:
200-
- **Released to**: Email addresses of recipients that the message was released to.
201-
- **Not yet released to**: Email addresses of recipients that the message hasn't been released to.
200+
- **Not yet released to**, **Released to**, and/or **Released by**: Depending on the state of the message, one or more of the following values might be available:
201+
- **Not yet released to**: Email addresses of recipients that the message hasn't been released to.
202+
- **Released to**: Email addresses of recipients that the message has been released to.
203+
- **Released by**: The admin that released the message using the format: `<email address of admin who released the message> released for <recipient>`. For example, `[email protected] released to [email protected]`.
202204

203205
The rest of the details flyout contains the **Delivery details**, **Email details**, **URLs**, and **Attachments** sections that are part of the _Email summary panel_. For more information, see [The Email summary panel](mdo-email-entity-page.md#the-email-summary-panel).
204206

205-
:::image type="content" source="media/quarantine-message-details-flyout.png" alt-text="Screenshot of the details flyout that opens after you select a quarantined email message from the Email tab of the Quarantine page." lightbox="media/quarantine-message-details-flyout.png":::
207+
:::image type="content" source="media/quarantine-message-details-flyout-released-by.png" alt-text="Screenshot of the details flyout that opens after you select a quarantined email message from the Email tab of the Quarantine page." lightbox="media/quarantine-message-details-flyout-released-by.png":::
206208

207209
To take action on the message, see the next section.
208210

defender-office-365/quarantine-end-user.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ You can sort the entries by clicking on an available column header. Select :::im
9191
- **Policy type**<sup>\*</sup> (see the possible values in the :::image type="icon" source="media/m365-cc-sc-filter-icon.png" border="false"::: **Filter** description.)
9292
- **Expires**<sup>\*</sup>
9393
- **Recipient**<sup>\*</sup>
94+
- **Released by**<sup>\*</sup>
9495
- **Message ID**
9596
- **Policy name**
9697
- **Message size**
@@ -102,18 +103,18 @@ To filter the entries, select :::image type="icon" source="media/m365-cc-sc-filt
102103
- **Sender address**
103104
- **Recipient address**
104105
- **Subject**
105-
- **Time received**:
106+
- **Time received**: Select one of the following values:
106107
- **Last 24 hours**
107108
- **Last 7 days**
108109
- **Last 14 days**
109110
- **Last 30 days** (default)
110111
- **Custom**: Enter a **Start time** and **End time** (date).
111-
- **Expires**: Filter messages by when they expire from quarantine:
112+
- **Expires**: Filter messages by when they expire from quarantine. Select one of the following values:
112113
- **Today**
113114
- **Next 2 days**
114115
- **Next 7 days**
115116
- **Custom**: Enter a **Start time** and **End time** (date).
116-
- **Quarantine reason**:
117+
- **Quarantine reason**: Select one or more of the following values:
117118
- **Transport rule** (mail flow rule)
118119
- **Bulk**
119120
- **Spam**
@@ -126,7 +127,7 @@ To filter the entries, select :::image type="icon" source="media/m365-cc-sc-filt
126127
- **Denied**
127128
- **Release requested**
128129
- **Released**
129-
- **Policy Type**: Filter messages by policy type:
130+
- **Policy Type**: Filter messages by what type of protection policy quarantined the message. Select one or more of the following values:
130131
- **Anti-malware policy**
131132
- **Safe Attachments policy**
132133
- **Anti-phishing policy**
@@ -148,7 +149,7 @@ Use the :::image type="icon" source="media/m365-cc-sc-search-icon.png" border="f
148149
After you've entered the search criteria, press the enter ENTER key to filter the results.
149150

150151
> [!NOTE]
151-
> The **Search** box searches for quarantined items in the current view, not all quarantined items. To search all quarantined items, use **Filter** and the resulting **Filters** flyout.
152+
> The **Search** box searches for quarantined items in the current view, not all quarantined items. To search all quarantined items, use :::image type="icon" source="media/m365-cc-sc-filter-icon.png" border="false"::: **Filter** and the resulting **Filters** flyout.
152153
153154
After you find a specific quarantined message, select the message to view details about it and to take action on it (for example, view, release, download, or delete the message).
154155

@@ -171,9 +172,11 @@ In the details flyout that opens, the following information is available:
171172
- **Subject**
172173
- **Quarantine reason**: Shows if a message has been identified as **Spam**, **Bulk**, **Phish**, matched a mail flow rule (**Transport rule**), or was identified as containing **Malware**.
173174
- **Policy type**
174-
- **Policy name**
175175
- **Recipient count**
176176
- **Recipients**: If the message contains multiple recipients, you might need to select :::image type="icon" source="media/m365-cc-sc-more-actions-icon.png" border="false"::: \> **Preview message** or :::image type="icon" source="media/m365-cc-sc-more-actions-icon.png" border="false"::: \> **View message header** to see the complete list of recipients.
177+
- **Released by**:
178+
- If the user released the message themselves, the user's email address is shown.
179+
- If the message was released by an admin, the value **Admin** is shown.
177180
- **Email details** section:
178181
- **Sender address**
179182
- **Time received**

0 commit comments

Comments
 (0)