From a73cdb5b7c452ba5b146a5ebf6582916548fd0e8 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Tue, 22 Apr 2025 14:09:45 +0100 Subject: [PATCH 1/2] [Email Security] Fix name of rule --- .../prerequisites/office365-email-security-mx.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx b/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx index eeac1f01c3050ef..c69f23c91a96f98 100644 --- a/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx +++ b/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx @@ -91,7 +91,7 @@ To create the transport rules that will send emails with certain [dispositions]( 9. Select **Add a Rule** > **Create a new rule**. 10. Set the following rule conditions: - - **Name**: *{props.five}*. + - **Name**: Email Security Deliver to Junk Email folder. - **Apply this rule if**: *The message headers* > *includes any of these words*. - **Enter text**: `X-CFEmailSecurity-Disposition` > **Save**. - **Enter words**: `MALICIOUS`, `UCE`, `SPOOF` > **Add** > **Save**. @@ -101,7 +101,7 @@ To create the transport rules that will send emails with certain [dispositions]( 11. Select **Next**. 12. You can use the default values on this screen. Select **Next**. 13. Review your settings and select **Finish** > **Done**. -14. Select the rule *{props.five}* you have just created, and select **Enable**. +14. Select the rule you have just created, and select **Enable**. ## Next steps From 373dd9e0f725539df4dfdfc03e584ab544584388 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Tue, 22 Apr 2025 15:22:39 +0100 Subject: [PATCH 2/2] Update src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --- .../prerequisites/office365-email-security-mx.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx b/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx index c69f23c91a96f98..833eaddcc242aa5 100644 --- a/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx +++ b/src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/office365-email-security-mx.mdx @@ -91,7 +91,7 @@ To create the transport rules that will send emails with certain [dispositions]( 9. Select **Add a Rule** > **Create a new rule**. 10. Set the following rule conditions: - - **Name**: Email Security Deliver to Junk Email folder. + - **Name**: `Email Security Deliver to Junk Email folder`. - **Apply this rule if**: *The message headers* > *includes any of these words*. - **Enter text**: `X-CFEmailSecurity-Disposition` > **Save**. - **Enter words**: `MALICIOUS`, `UCE`, `SPOOF` > **Add** > **Save**.