Skip to content

Commit 70bfd2e

Browse files
Correcting table
1 parent 5657b48 commit 70bfd2e

File tree

1 file changed

+18
-16
lines changed
  • src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites

1 file changed

+18
-16
lines changed

src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/cisco-mx.mdx

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ To add a new SMTP Route:
3939
2. Select **Add Route**.
4040

4141
3. Configure the new SMTP Route as follows:
42-
* **Receiving Domain**: `a1s.mailstream`
43-
* In **Destination Hosts**, select **Add Row**, and add the Email Security MX hosts. Refer to the [Geographic locations](#5-geographic-locations) table for more information on which MX hosts to use.
42+
- **Receiving Domain**: `a1s.mailstream`
43+
- In **Destination Hosts**, select **Add Row**, and add the Email Security MX hosts. Refer to the [Geographic locations](#5-geographic-locations) table for more information on which MX hosts to use.
4444

4545
## 3. Create Incoming Content Filters
4646

@@ -79,20 +79,22 @@ To create a new Content Filter:
7979
- **Description**: `Email Security inspected messages for final delivery`
8080
- **Order**: This filter must come before the previously created filter.
8181
- **Conditions**: Add conditions of type **Remote IP/Hostname** with all the IP addresses mentioned in [Egress IPs](/cloudflare-one/email-security/setup/pre-delivery-deployment/egress-ips/). For example:
82-
Order | Condition | Rule
83-
\----- | -------------------- | ---
84-
`1` | `Remote IP/Hostname` | `52.11.209.211`
85-
`2` | `Remote IP/Hostname` | `52.89.255.11`
86-
`3` | `Remote IP/Hostname` | `52.0.67.109`
87-
`4` | `Remote IP/Hostname` | `54.173.50.115`
88-
`5` | `Remote IP/Hostname` | `104.30.32.0/19`
89-
`6` | `Remote IP/Hostname` | `158.51.64.0/26`
90-
`7` | `Remote IP/Hostname` | `158.51.65.0/26`
91-
* Ensure that the *Apply rule:* dropdown is set to **If one or more conditions match**.
92-
* **Actions**: Select **Add Action**, and add the following:
93-
Order | Action | Rule
94-
\--- | -------------------- | ---
95-
1 | `Skip Remaining Content Filters (Final Action)` | `skip-filters()`
82+
83+
| Order | Condition | Rule |
84+
| ----- | -------------------- | -------------------- |
85+
| `1` | `Remote IP/Hostname` | `Remote IP/Hostname` |
86+
| `2` | `Remote IP/Hostname` | `52.89.255.11` |
87+
| `3` | `Remote IP/Hostname` | `52.0.67.109` |
88+
| `4` | `Remote IP/Hostname` | `54.173.50.115` |
89+
| `5` | `Remote IP/Hostname` | `104.30.32.0/19` |
90+
| `6` | `Remote IP/Hostname` | `158.51.64.0/26` |
91+
| `7` | `Remote IP/Hostname` | `158.51.65.0/26` |
92+
93+
- Ensure that the *Apply rule:* dropdown is set to **If one or more conditions match**.
94+
- **Actions**: Select **Add Action**, and add the following:
95+
| Order | Action | Rule |
96+
| ----- | ----------------------------------------------- | ---------------- |
97+
| --1 | `Skip Remaining Content Filters (Final Action)` | `skip-filters()` |
9698

9799
## 4. Add the Incoming Content Filter to the Inbound Policy table
98100

0 commit comments

Comments
 (0)