You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/email-security/setup/index.mdx
+50-1Lines changed: 50 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,53 @@ import { DirectoryListing } from "~/components"
9
9
10
10
You can set up Email Security via:
11
11
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:
- 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:
0 commit comments