Skip to content

Commit 1bffb40

Browse files
[Email Security] Retro scan (#22019)
* [Email Security] Retro scan * [Email Security] Add Overview page * Revert "[Email Security] Add Overview page" This reverts commit 60dbf44. * [Email Security] Retro Scan
1 parent b92d6df commit 1bffb40

File tree

10 files changed

+47
-9
lines changed

10 files changed

+47
-9
lines changed

src/content/docs/cloudflare-one/email-security/auto-moves.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Auto-move events
33
pcx_content_type: how-to
44
sidebar:
5-
order: 5
5+
order: 15
66
---
77

88
Auto-move events are events where emails are automatically moved to different inboxes based on the disposition Email Security assigned to them.

src/content/docs/cloudflare-one/email-security/detection-settings/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: navigation
33
title: Detection settings
44
sidebar:
5-
order: 4
5+
order: 14
66
group:
77
hideIndex: true
88
---

src/content/docs/cloudflare-one/email-security/directories/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Directories
33
pcx_content_type: how-to
44
sidebar:
5-
order: 3
5+
order: 13
66
---
77

88
Directories are folders to store user data. Email Security allows you to manage directories from the Cloudflare dashboard.

src/content/docs/cloudflare-one/email-security/email-monitoring/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Email monitoring
33
pcx_content_type: how-to
44
sidebar:
5-
order: 2
5+
order: 12
66
---
77

88
import { GlossaryTooltip, Render } from "~/components"

src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Outbound Data Loss Prevention (DLP)
33
pcx_content_type: how-to
44
sidebar:
5-
order: 7
5+
order: 17
66
---
77

88
:::note[Compatibility]

src/content/docs/cloudflare-one/email-security/phish-guard.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: PhishGuard
33
pcx_content_type: how-to
44
sidebar:
5-
order: 8
5+
order: 18
66
---
77

88
PhishGuard is a managed email security service that provides resources for end-to-end phish and targeted attack management and response. With PhishGuard, you can preemptively block [phishing attacks](https://www.cloudflare.com/en-gb/learning/access-management/phishing-attack/), [malware](https://www.cloudflare.com/en-gb/learning/ddos/glossary/malware/), [Business Email Compromise (BEC)](https://www.cloudflare.com/en-gb/learning/email-security/business-email-compromise-bec/), and vendor email fraud.

src/content/docs/cloudflare-one/email-security/phish-submissions.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Phish submissions
33
pcx_content_type: how-to
44
sidebar:
5-
order: 6
5+
order: 16
66
---
77

88
import { GlossaryTooltip, Render } from "~/components"

src/content/docs/cloudflare-one/email-security/reference/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Reference
33
pcx_content_type: navigation
44
sidebar:
5-
order: 9
5+
order: 19
66
group:
77
hideIndex: true
88
---
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Retro Scan
3+
pcx_content_type: how-to
4+
sidebar:
5+
order: 10
6+
---
7+
8+
Retro Scan allows you to scan up to 14 days of old messages in your Microsoft 365 inboxes and check if your current email security solution missed any threats.
9+
10+
To start a free scan:
11+
12+
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
13+
2. Select **Email Security** > **Overview**.
14+
3. Select **Start a free scan** > **Generate report**.
15+
4. Enable your [Microsoft integration](/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api/#enable-microsoft-integration).
16+
5. Generate Retro Scan report:
17+
- **Connect domains**: Select at least one domain from your integration.
18+
- **Select current solution**: Select the email security tool you are currently using.
19+
- **Review details**: Review the details you previously selected. Then, select **Continue**. You will be notified by email once the report is available.
20+
6. Go to your email inbox and select the link to view the full report.
21+
7. On the dashboard, select **View report**.
22+
23+
The dashboard will display **Overview** and **Details** pages.
24+
25+
### Overview
26+
27+
Overview displays the total scanned domains. The overview shows you:
28+
29+
- [Disposition evaluation](/cloudflare-one/email-security/email-monitoring/#disposition-evaluation)
30+
- Malicious threat types
31+
- Malicious targets
32+
- Malicious threat origins
33+
34+
### Details
35+
36+
Details allows you to review the first 1,000 emails assigned a disposition.
37+
38+
Select an email to review [details](/cloudflare-one/email-security/email-monitoring/search-email/#details) about the message.

src/content/docs/cloudflare-one/email-security/setup/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Setup
33
pcx_content_type: navigation
44
sidebar:
5-
order: 1
5+
order: 11
66
---
77

88
import { DirectoryListing } from "~/components"

0 commit comments

Comments
 (0)