Skip to content

Commit c6ed7ba

Browse files
Applying suggestions
1 parent 27e7eb8 commit c6ed7ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/docs/learning-paths/secure-o365-email/configure-email-security/audit-logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To enable audit logs:
1212
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/).
1313
2. Select **Analytics & Logs** > **Logpush**.
1414
3. Select **Audit logs**.
15-
4. **Under Configure logpush job**:
15+
4. Under **Configure logpush job**:
1616
- **Job name**: Enter the job name.
1717
- **If logs match**: Select Filtered logs:
1818
- **Field**: Choose `ResourceType`.

src/content/docs/learning-paths/secure-o365-email/configure-email-security/create-allow-policies.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Email Security allows you to configure allow policies. An allow policy exempts m
99

1010
You can choose how Email Security will handle messages that match your criteria:
1111

12-
- **Trusted Sender**: Messages will bypass all [detections](/cloudflare-one/email-security/reference/dispositions-and-attributes/) and link following by Email Security. Typically, it only applies to phishing simulations from vendors such as KnowBe4.
12+
- **Trusted Sender**: Messages will bypass all [detections](/cloudflare-one/email-security/reference/dispositions-and-attributes/) and link following. Typically, it only applies to phishing simulations from vendors such as KnowBe4. Many emails contain links in them. Some of these could be links to surveys, phishing simulations and other trackable links. By marking a message as a Trusted Sender, Email Security will not scan any attachments from the sender and will not attempt to open the links in the emails.
1313
- **Exempt Recipient**: Messages will be exempt from all Email Security [detections](/cloudflare-one/email-security/reference/dispositions-and-attributes/) intended for recipients matching this pattern (email address or regular expression only). Typically, this only applies to submission mailboxes for user reporting to security.
14-
- **Acceptable Sender**: Will exempt messages from the `SPAM`, `SPOOF`, and `BULK` [dispositions](/cloudflare-one/email-security/reference/dispositions-and-attributes/) (but not `MALICIOUS` or `SUSPICIOUS`). Commonly used for external domains and sources that send mail on behalf of your organization, such as marketing emails or internal tools.
14+
- **Accept Sender**: Messages will exempt messages from the `SPAM`, `SPOOF`, and `BULK` [dispositions](/cloudflare-one/email-security/reference/dispositions-and-attributes/) (but not `MALICIOUS` or `SUSPICIOUS`). Commonly used for external domains and sources that send mail on behalf of your organization, such as marketing emails or internal tools.
1515

1616
## Configure allow policies
1717

0 commit comments

Comments
 (0)