Skip to content

Commit 043482b

Browse files
[Email Security] Link actions (#20253)
* [Email Security] Link actions * Changing preposition
1 parent a3ddc82 commit 043482b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Configure link actions
3+
pcx_content_type: how-to
4+
sidebar:
5+
order: 6
6+
---
7+
8+
You can configure how Email Security handles links in emails.
9+
10+
To configure link actions:
11+
12+
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
13+
2. Select **Email Security**.
14+
3. Select **Settings**, then go to **Detection settings** > **Link actions** > **View**.
15+
4. Select **Configure**:
16+
- **Email link isolation (Recommended)**: This option allows Email Security to open all suspicious links in an isolated browser environment. This option is on by default.
17+
- **Assign actions based on dispositions**: Review the [disposition types](/cloudflare-one/email-security/reference/dispositions-and-attributes/#dispositions) and select link actions (choose between **URL defang** to allow links to be clickable, or **No action** for no action to be taken on the link).
18+
5. Select **Save**.
19+
20+
## Add patterns for URLs
21+
22+
You can add patterns for URLs that should be rewritten.
23+
24+
1. Under **URL rewrite ignore patterns**, select **Add a pattern**.
25+
2. Choose **URL defang** (to allow links to be clickable), or **No action** (for no action to be taken on the link).
26+
27+
To edit a pattern, go to the pattern you want to edit, select the three dots, then **Edit**. Once you have finished modifying the URL patter, select **Save**.
28+
29+
To delete a pattern, go to the pattern you want to delete, select the three dots, then **Delete**.

0 commit comments

Comments
 (0)