Skip to content

Commit 274af5b

Browse files
[Email Security] Fix broken links
1 parent 4c5ca14 commit 274af5b

File tree

7 files changed

+10
-44
lines changed

7 files changed

+10
-44
lines changed

src/content/docs/cloudflare-one/email-security/investigation/search-email.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ To open links in Browser Isolation:
224224
4. Locate the link you want to open, and select **Open in Browser Isolation**.
225225
5. The link will open in a separate window where you will be able to browse the content securely.
226226

227-
Alternatively, you can directly [open links in Browser Isolation](/cloudflare-one/remote-browser-isolation/setup/clientless-browser-isolation/).
227+
Alternatively, you can directly [open links in Browser Isolation](/cloudflare-one/remote-browser-isolation/setup/clientless-browser-isolation/#open-links-in-browser-isolation).
228228

229229
:::note
230230
If you purchased Gateway and [Browser Isolation](/cloudflare-one/remote-browser-isolation/), you can perform more actions when opening links.

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,18 @@ sidebar:
55
order: 3
66
---
77

8-
A submission is invalid when it cannot be processed by Email Security due to various issues with the submission format or content.
9-
10-
## What makes a submission invalid
11-
128
A submission is invalid when:
139

1410
- A submission has no EML file attached.
1511
- A submission has been made with an incorrect file extension.
1612
- A submission was made to the wrong team or user alias.
1713

18-
## Ensure valid submissions
19-
2014
To ensure your submission is valid:
2115

2216
- Ensure your submission has a file attached with a `.eml` file extension.
2317
- Ensure you configure the domain you are submitting emails for.
2418
- Ensure policies are configured correctly.
2519

26-
## View invalid submissions
27-
2820
To view invalid submissions:
2921

3022
1. Log in to [Cloudflare One](https://one.dash.cloudflare.com/).

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

Lines changed: 0 additions & 10 deletions
This file was deleted.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 3
66
---
77

8-
Email Security allows you to exempt known partner and internal domains from typical detection scanning. Adding trusted domains helps to reduce false positives on [malicious, suspicious, and spoof dispositions](/cloudflare-one/email-security/reference/dispositions-and-attributes/). Email Security only checks the date when the domain is created.
8+
Email Security allows you to exempt known partner and internal domains from typical detection scanning. Adding trusted domains helps to reduce false positives on malicious, suspicious, and spoof [dispositions](/cloudflare-one/email-security/reference/dispositions-and-attributes/). Email Security only checks the date when the domain is created.
99

1010
## How trusted domains work
1111

@@ -15,7 +15,7 @@ By default, Email Security automatically detects lookalike domains. Lookalike do
1515

1616
If an email is received from a domain that looks like a configured domain, this will trigger a detection. Trusted domain is configured to ignore this detection.
1717

18-
In [Additional detections](/cloudflare-one/email-security/settings/detection-settings/additional-detections/), you can configure malicious domain and suspicious [domain age](/cloudflare-one/email-security/settings/detection-settings/additional-detections/).
18+
In [Additional detections](/cloudflare-one/email-security/settings/detection-settings/additional-detections/), you can configure malicious domain and suspicious [domain age](/cloudflare-one/email-security/settings/detection-settings/additional-detections/#configure-domain-age).
1919

2020
Malicious domain age means that someone may create a domain today, similar to a target, and start sending emails with that domain. This is usually how many phish campaigns start. In this case, the domain is usually marked as Malicious. Malicious domain age is usually set to 7 days.
2121

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

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,12 @@ sidebar:
77
hideIndex: true
88
---
99

10-
### Invalid submissions
10+
You can be notified by email when you provide an invalid submission.
1111

12-
A submission is invalid when:
13-
14-
- A submission has no EML file attached.
15-
- A submission has been made with an incorrect file extension.
16-
- A submission was made to the wrong team or user alias.
17-
18-
To ensure your submission is valid:
19-
20-
- Ensure your submission has a file attached with a `.eml` file extension.
21-
- Ensure you configure the domain you are submitting emails for.
22-
- Ensure policies are configured correctly.
23-
24-
To view invalid submissions:
12+
To turn on Invalid submission email notifications:
2513

2614
1. Log in to [Cloudflare One](https://one.dash.cloudflare.com/).
27-
2. Select **Email Security** > **Reclassifications**.
28-
3. Select **Invalid submissions**.
29-
30-
You can search by submission ID or submitted email.
15+
2. Select **Email security** > **Settings**.
16+
3. Go to **Invalid submission emails** and turn on **Invalid submission email notifications**.
3117

32-
You can filter based on **Date Range** and **Submitted by** (which will list emails that made the invalid submissions). Once you have configured your desired filters, select **Apply filters**.
18+
Refer to [Invalid submission](/cloudflare-one/email-security/reclassifications/invalid-submissions/) to learn more.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import { GlossaryTooltip } from "~/components"
99

1010
PhishNet is an add-in button that helps users to submit directly to Email Security <GlossaryTooltip term="phishing">phish</GlossaryTooltip> samples missed by Email Security's detection.
1111

12-
## PhishNet M365
13-
1412
To set up PhishNet M365:
1513

1614
1. Get the customized manifest URL from [Cloudflare One](https://one.dash.cloudflare.com/?to=/:account/email-security/settings/email-policy/phish-submission?tab=phish-submission).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ A reclassification is a change to an email's disposition **after** initial scann
9494

9595
### Who can reclassify messages
9696

97-
[Security teams](/cloudflare-one/email-security/investigation/search-email/#team-submissions) and [end users](/cloudflare-one/email-security/investigation/search-email/#user-submissions) can submit a reclassification.
97+
[Security teams](/cloudflare-one/email-security/monitoring/search-email/#team-submissions) and [end users](/cloudflare-one/email-security/monitoring/search-email/#user-submissions) can submit a reclassification.
9898

9999
### Why you should reclassify messages
100100

@@ -109,7 +109,7 @@ To make the most of reclassifications:
109109

110110
1. Review reclassifications on a weekly basis.
111111
2. Ensure you have an integration associated with any MX/Inline deployment. When you associate an integration, you will not need to upload the EMLs every time; Cloudflare can use APIs to receive a copy of your email messages.
112-
3. Investigate any increase in [user submissions](/cloudflare-one/email-security/investigation/search-email/#user-submissions) (users may have found a phish that bypassed filters) and confirm that analyst-final dispositions align with your policies.
112+
3. Investigate any increase in [user submissions](/cloudflare-one/email-security/monitoring/search-email/#user-submissions) (users may have found a phish that bypassed filters) and confirm that analyst-final dispositions align with your policies.
113113

114114
A correct use of reclassifications ensures that Email Security delivers a stronger protection with less manual tuning.
115115

0 commit comments

Comments
 (0)