Skip to content

Commit 46b898c

Browse files
[Email Security] Update allow policy limit (#23916)
* [Email Security] Update allow policy limit * Address suggestion
1 parent 985c877 commit 46b898c

File tree

3 files changed

+21
-6
lines changed

3 files changed

+21
-6
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,16 @@ [email protected], EMAIL, true, true, false, true, not a phish
9595

9696
## Export allow policies
9797

98-
To export a list of allow policies:
98+
To export all allow policies:
9999

100-
1. On the **Detection settings** page, select the allow policies you want to export.
100+
1. On the **Detection settings** page, select **Value(s)**. Selecting **Value(s)** will select all allow policies.
101101
2. Select **Export to CSV**.
102102

103+
To export specific allow policies:
104+
105+
1. On the **Detection settings** page, select the allow policies you want to export.
106+
2. Select **Export to CSV**.
107+
103108
## Edit allow policy
104109

105110
To edit an allow policy:

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,14 @@ example.com, DOMAIN, Melanie Turner
3838

3939
## Export blocked senders
4040

41-
To export a list of blocked senders:
41+
To export all blocked senders:
4242

43-
1. On the **Detection settings** page, select the blocked senders you want to export.
43+
1. On the **Detection settings** page, select **Sender**. Selecting **Sender** will select all blocked senders.
44+
2. Select **Export to CSV**.
45+
46+
To export specific blocked senders:
47+
48+
1. On the **Detection settings** page, select **Value(s)**. Select the blocked senders you want to export.
4449
2. Select **Export to CSV**.
4550

4651
## Edit a blocked sender

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,14 @@ testdomain.com, false, true, New Hire
3737

3838
## Export trusted domains
3939

40-
To export a list of trusted domains:
40+
To export all trusted domains:
4141

42-
1. On the **Detection settings** page, select the trusted domains you want to delete.
42+
1. On the **Detection settings** page, select **Domain**. Selecting **Domain** will select all trusted domains.
43+
2. Select **Export to CSV**.
44+
45+
To export specific trusted domains:
46+
47+
1. On the **Detection settings** page, select the trusted domains you want to export.
4348
2. Select **Export to CSV**.
4449

4550
## Edit trusted domains

0 commit comments

Comments
 (0)