Skip to content

Commit 2df401e

Browse files
Maddy-CloudflareRebeccaTamachiro
authored andcommitted
[Email Security] Move Email details to new page (#19487)
* [Email Security] Move Email details to new page * Apply suggestions from code review Co-authored-by: Rebecca Tamachiro <[email protected]> * Update link --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent e3932ce commit 2df401e

File tree

3 files changed

+49
-45
lines changed

3 files changed

+49
-45
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: Email details
3+
pcx_content_type: reference
4+
sidebar:
5+
order: 6
6+
---
7+
8+
Email Security shows you the following email detail information:
9+
10+
- Details
11+
- Action log
12+
- Raw message
13+
- Mail trace
14+
15+
### Details
16+
17+
Email Security displays the following details:
18+
19+
1. **Threat type**: Threat type of the email, for example, [credential harvester](/cloudflare-one/email-security/reference/how-es-detects-phish/#credential-harvesters), and [IP-based spam](/cloudflare-one/email-security/reference/how-es-detects-phish/#ip-based-spam).
20+
2. **Validation**: Email validation methods [SPF](https://www.cloudflare.com/learning/dns/dns-records/dns-spf-record/), [DKIM](https://www.cloudflare.com/learning/dns/dns-records/dns-dkim-record/), [DMARC](https://www.cloudflare.com/learning/dns/dns-records/dns-dmarc-record/).
21+
3. **Sender details**: Information include:
22+
- IP address
23+
- Registered domain
24+
- Autonomous sys number: This number identifies your [autonomous system (AS)](https://www.cloudflare.com/en-gb/learning/network-layer/what-is-an-autonomous-system/).
25+
- Autonomous sys name: This name identifies your autonomous system (AS).
26+
- Country
27+
4. **Links identified**: A list of malicious links identified by Email Security.
28+
5. **Reasons for disposition**: Description of why the email was deemed as malicious, suspicious, or spam.
29+
30+
### Action log
31+
32+
Action log allows you to review post-delivery actions performed on your selected message. The action log displays:
33+
34+
- **Date**: Date when the post-delivery action was performed.
35+
- **Activity**: The activity taken on an email. For example, moving the email to the trash folder, releasing a quarantined email, and more.
36+
37+
### Raw message
38+
39+
Raw message allows you to view the raw details of the message. You can also choose to download the email message. To download the message, select **Download .EML**.
40+
41+
### Mail trace
42+
43+
Mail trace allows you to track the path your selected message took from the sender to the recipient. Mail trace displays:
44+
45+
- **Date**: The date and time when the mail was tracked.
46+
- **Type**: An email can be inbound (email sent to you from another email), or outbound (emails sent from your email address).
47+
- **Activity**: The activity taken on an email. For example, moving the email to the trash folder, releasing a quarantined email, and more.

src/content/docs/cloudflare-one/insights/email-monitoring/search-email.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To view status and actions for each email:
133133
1. On the **Investigation** page, select the three dots.
134134
2. Selecting the three dots will show you the following options:
135135
- If the email is quarantined:
136-
- **View details**: Refer to [Email details](/cloudflare-one/roles-permissions/#email-details) to learn more.
136+
- **View details**: Refer to [Email details](/cloudflare-one/insights/email-monitoring/email-details/) to learn more.
137137
- **View similar emails**: Find similar emails based on the `value_edf_hash` (Electronic Detection Fingerprint hash).
138138
- **Release**: Email Security will no longer quarantine your chosen messages.
139139
- **Reclassify**: Choose the dispositions of your messages if they are incorrect. Refer to [Reclassify messages](/cloudflare-one/insights/email-monitoring/search-email/#reclassify-messages) to learn more.

src/content/docs/cloudflare-one/roles-permissions.mdx

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -30,47 +30,4 @@ The Cloudflare Zero Trust PII role should be considered an add-on role, to be co
3030

3131
:::note
3232
The Cloudflare Zero Trust PII role does not apply to Access audit logs. PII is always visible in Access logs.
33-
:::
34-
35-
## Email details
36-
37-
Email Security shows you the following email detail information:
38-
39-
- Details
40-
- Action log
41-
- Raw message
42-
- Mail trace
43-
44-
### Details
45-
46-
Email Security displays the following details:
47-
48-
1. **Threat type**: Threat type of the email, for example, [credential harvester](/cloudflare-one/email-security/reference/how-es-detects-phish/#credential-harvesters), and [IP-based spam](/cloudflare-one/email-security/reference/how-es-detects-phish/#ip-based-spam).
49-
2. **Validation**: Email validation methods [SPF](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-spf-record/), [DKIM](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dkim-record/), [DMARC](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dmarc-record/).
50-
3. **Sender details**: Information include:
51-
- IP address
52-
- Registered domain
53-
- Autonomous sys number: This number identifies your [autonomous system (AS)](https://www.cloudflare.com/en-gb/learning/network-layer/what-is-an-autonomous-system/).
54-
- Autonomous sys name: This name identifies your autonomous system (AS).
55-
- Country
56-
4. **Links identified**: A list of malicious links identified by Email Security.
57-
5. **Reasons for disposition**: Description of why the email was deemed as malicious, suspicious, or spam.
58-
59-
### Action log
60-
61-
Action log allows you to review post-delivery actions performed on your selected message. The action log displays:
62-
63-
- **Date**: Date when the post-delivery action was performed.
64-
- **Activity**: The activity taken on an email. For example, moving the email to the trash folder, releasing a quarantined email, and more.
65-
66-
### Raw message
67-
68-
Raw message allows you to view the raw details of the message. You can also choose to download the email message. To download the message, select **Download .EML**.
69-
70-
### Mail trace
71-
72-
Mail trace allows you to track the path your selected message took from the sender to the recipient. Mail trace displays:
73-
74-
- **Date**: The date and time when the mail was tracked.
75-
- **Type**: An email can be inbound (email sent to you from another email), or outbound (emails sent from your email address).
76-
- **Activity**: The activity taken on an email. For example, moving the email to the trash folder, releasing a quarantined email, and more.
33+
:::

0 commit comments

Comments
 (0)