Skip to content

Commit 577e76f

Browse files
[Email Security] Benefits of associating an integration
1 parent a31fddf commit 577e76f

File tree

1 file changed

+50
-1
lines changed
  • src/content/docs/cloudflare-one/email-security/setup

1 file changed

+50
-1
lines changed

src/content/docs/cloudflare-one/email-security/setup/index.mdx

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,53 @@ import { DirectoryListing } from "~/components"
99

1010
You can set up Email Security via:
1111

12-
<DirectoryListing />
12+
<DirectoryListing />
13+
14+
## Post-delivery deployment
15+
16+
With post-delivery deployment, Email Security scans emails **after** they reach users' inbox.
17+
18+
Post-delivery deployment includes [Microsoft Graph API](/cloudflare-one/email-security/setup/post-delivery-deployment/api/) and [BCC](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup/gmail-bcc-setup/)/[Journaling](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/office365-journaling/).
19+
20+
With Microsoft Graph API, you authorize Email Security to scan domains via your email provider credentials. With BCC/Journaling, you send messages to Email Security via BCC or Journaling configurations within your email provider.
21+
22+
When you set up Microsoft Graph API, you get access to the following features:
23+
24+
- Auto-moves.
25+
- Directory synchronization.
26+
- Post-delivery response / Phish submission response.
27+
- Auto pull EMLs for reclassification for disposition "None".
28+
- Manually move messages.
29+
30+
If you set up Email Security via BCC/Journaling and you want to access the features listed above, you will need to [associate an integration](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup/enable-auto-moves/).
31+
32+
## Pre-delivery deployment
33+
34+
With pre-delivery deployment, Email Security scans emails **before** they reach users' inbox.
35+
36+
MX/Inline allows you to send messages to Email Security to scan before they reach your users' inbox. You may need to update your MX records.
37+
38+
With MX/Inline, you will not be able to auto-move emails.
39+
40+
However, you will need to associate an integration to access the following features:
41+
42+
- Directory synchronization.
43+
- Post-delivery response / Phish submission response.
44+
- Auto pull EMLs for reclassification for disposition "None".
45+
- Manually move messages.
46+
47+
### Associate an integration
48+
49+
To associate an integration:
50+
51+
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/) > **Email Security**.
52+
2. Go to **Settings** and locate your domain.
53+
3. Select the three dots > **Associate an integration**.
54+
4. Select the integration you want to associate, then select **Associate**.
55+
56+
To enable post-delivery response and phish submission response:
57+
58+
1. Go to **Settings** > **Moves**.
59+
2. Go to **Auto-moves**, select **View** > **Configure**.
60+
3. Select **Post-delivery response (Recommended)** and **Phish submission response (Recommended)**.
61+
4. Select **Save**.

0 commit comments

Comments
 (0)