Skip to content

Commit 6f08c61

Browse files
Adding clarity + correcting typos
1 parent a2ecb9b commit 6f08c61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/content/docs/learning-paths/secure-o365-email/monitor-your-inbox/monitor-detections.mdx

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

8-
Spam and Malicious emails are blocked outright by Email Security, but suspicious and spoof dispositions should be monitored. Suspicious messages should be investigated by a security analyst to determine the legitimacy of the message.
8+
Spam and Malicious emails are blocked outright by Email Security, but Suspicious and Spoof dispositions should be monitored. Suspicious messages should be investigated by a security analyst to determine the legitimacy of the message.
99

1010
[PhishGuard](/cloudflare-one/email-security/phish-guard/) (Cloudflare's managed email security service) can review these messages for you and move them from the end user inbox if they are deemed malicious.
1111

12-
Messages that receive a Spoof disposition should be investigated as well because it signals that the traffic is either non-compliant with your email authentication process [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/), or has a mismatching Envelope From and Header From value.
12+
Messages that receive a Spoof disposition should be investigated because it signals that the traffic is either non-compliant with your email authentication process [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/), or has a mismatching Envelope From and Header From value.
1313

14-
In most cases, this disposition is triggered by a legitimate third-party mail service. If you determine that the Spoofed email is a legitimate business use case, you can either:
14+
In most cases, a Spoof disposition is triggered by a legitimate third-party mail service. If you determine that the Spoofed email is a legitimate business use case, you can either:
1515

1616
- Update your email authentication records.
1717
- Add an acceptable sender [allow policy](/cloudflare-one/email-security/detection-settings/allow-policies/) to exempt messages from the Spam, Spoof or Bulk disposition, but not Malicious or Suspicious, so the content of the message can still be monitored.
@@ -20,7 +20,7 @@ In most cases, this disposition is triggered by a legitimate third-party mail se
2020

2121
Email Security offers a variety of ways for you to better examine and understand your message traffic:
2222

23-
You can search for emails that have been processed by Email Security, whether they are marked with a[ detection disposition](/email-security/reference/dispositions-and-attributes/) or not.
23+
You can search for emails that have been processed by Email Security, whether they are marked with a [detection disposition](/email-security/reference/dispositions-and-attributes/) or not.
2424

2525
There are three ways for searching emails:
2626

src/content/docs/learning-paths/secure-o365-email/monitor-your-inbox/phishguard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ sidebar:
1717
As a PhishGuard customer, the following service offerings should be enabled:
1818

1919
- Escalation contacts must be configured in the Email Security dashboard: This allows for email reports to be delivered regarding high risk items identified and responded to by the team.
20-
- Auto-moves should be enabled and configured for quarantine of identified items: `MALICIOUS` should be prioritized, but configuring Spam for a move to junk/trash or even soft delete may also be highly useful to the client.
20+
- Auto-moves should be enabled and configured for quarantine of identified items: Malicious should be prioritized, but configuring Spam for a move to junk/trash or even soft delete may also be highly useful to the client.
2121

2222
Refer to the [PhishGuard](/cloudflare-one/email-security/phish-guard/) documentation to learn more about this add-on service.

0 commit comments

Comments
 (0)