Skip to content

Commit 62054ba

Browse files
Updating setup with: better language and structure
1 parent b2e1ae1 commit 62054ba

File tree

1 file changed

+21
-8
lines changed
  • src/content/docs/cloudflare-one/email-security/setup

1 file changed

+21
-8
lines changed

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

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,43 @@ You can deploy Email Security via:
1111
- [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/)
1212
- [MX/Inline](/cloudflare-one/email-security/setup/pre-delivery-deployment/mx-inline-deployment-setup/)
1313

14-
If you have an integration, you will be able to:
14+
When you set up an integration, you will be able to:
1515

16-
- Set up [auto-move events](/cloudflare-one/email-security/auto-moves/).
16+
- Configure [auto-move events](/cloudflare-one/email-security/auto-moves/).
1717
- [Synchronize a directory](/cloudflare-one/email-security/directories/).
1818
- Auto pull EMLs for [reclassification](/cloudflare-one/email-security/email-monitoring/search-email/#reclassify-messages) whose disposition is "None".
1919
- Manually move messages to different inboxes.
2020

21+
With Microsoft Graph API and BCC/Journaling, Cloudflare scans emails after they reach a users' inbox. MX/Inline instead scans emails before they reach users' inbox.
22+
2123
## Microsoft Graph API
2224

23-
With Microsoft Graph API, Email Security scans emails after they reach users' inbox.
25+
When you deploy Email Security via Microsoft Graph API, you authorize Email Security to scan domains via your email provider credentials.
26+
27+
When you deploy Email Security via Microsoft Graph API:
2428

25-
By deploying Email Security via Microsoft Graph API, you authorize Email Security to scan domains via your email provider credentials.
29+
- You authorize Email Security to scan domains via your email provider credentials.
30+
- Microsoft Graph API requires minimal configuration effort.
31+
- Your email inbox is moderately protected.
32+
- Email Security gets API access into your tenant.
2633

2734
## BCC/Journaling
2835

29-
Email Security scans emails after they reach users' inbox.
36+
When you deploy Email Security via BCC/Journaling:
3037

31-
With BCC/Journaling, you send messages to Email Security via BCC or Journaling configurations within your email provider.
38+
- You send messages to Email Security via BCC or Journaling configurations within your email provider.
39+
- BCC/Journaling requires moderate configuration effort.
40+
- Your email inbox has the lowest level of protection.
41+
- Email Security receives copies of your email.
3242

3343
## MX/Inline
3444

35-
With MX/Inline, Email Security scans emails **before** they reach users' inbox.
45+
When you deploy Email Security via MX/Inline:
3646

37-
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.
47+
- You send messages to Email Security to scan before they reach your users' inbox. You may need to update your MX records.
48+
- MX/Inline requires significant configuration effort.
49+
- Your email inbox has the highest level of protection.
50+
- Email Security has partial access to your mail stream.
3851

3952
With MX/Inline, you will not be able to auto-move emails.
4053

0 commit comments

Comments
 (0)