Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ To enable Microsoft integration:
- Once you enter your email address, select **Next**.
- After selecting **Next**, the system will show a dialog box with a list of requested permissions. Select **Accept** to authorize Email Security. Upon authorization, you will be redirected to a page where you can review details and enroll integration.
3. **Review details**: Review your integration details, then:
- Select **Complete ES set up** where you will be able to connect your domains and configure auto-moves.
- Select **Continue to ES**.
- Select **Complete Email Security set up** where you will be able to connect your domains and configure auto-moves.
- Select **Continue to Email Security**.

Continue with [Connect your domains](/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api/#connect-your-domains) for the next steps.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ If you do not have domains with Cloudflare, the dashboard will display two optio

Selecting **Add a domain to Cloudflare** will redirect you to a new page where you will connect your domain to Cloudflare. Once you have entered an existing domain, select **Continue**.


### Enter domain manually

On the **Set up Email Security** page:
Expand All @@ -46,3 +45,18 @@ On the **Set up Email Security** page:
3. (**Optional**) **Adjust hop count**: Enter the number of <GlossaryTooltip term="Hops">hops</GlossaryTooltip>, and then select **Continue**.
4. **Configure service address with your third party email provider**: Copy and paste the service address into your third-party email provider to allow BCC/Journaling: `<account tag>@CF-emailsecurity.com`.
5. **Review details**: Review your connected domains. Then, select **Go to domains.**

## Enable auto-moves

To enable auto-move events:

1. Go to **Settings**.
2. On the **Domains** page, go to **Integrated domains** > **View**.
3. Select **Connect an integration** > **BCC/Journaling**.
4. Select **Integrate with MS** > **Authorize**. Follow the steps to [Enable Microsoft Integration](/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api/#enable-microsoft-integration).
5. On the **Set up Email Security** page:
- **Connect domains**: Select the domain you want to enable auto-move for. The domain status should be active. This ensures that Email Security is actively scanning your domain.
- Select **Continue** until the **Move messages (optional)** step.
- **Move messages (optional)**: On this step, choose how you want to [configure auto-moves](/cloudflare-one/email-security/auto-moves/). Once you have configured auto-moves, select **Continue**.
- **Review details** > Select **Continue**.
- On the **Domains** page, the dashboard will display **Yes** under **Auto-move**, meaning that auto-move events are now enabled on your domain.
Loading