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 @@ -11,7 +11,7 @@ import { Render } from "~/components"

In this tutorial, you will learn how to configure Cisco IronPort with Email Security as MX record.

<Render file="deployment/mx-deployment-prerequisites" product="email-security"/>
<Render file="email-security/deployment/mx-deployment-prerequisites"/>

## 1. Add a Sender Group for Email Security Email Protection IPs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ sidebar:
order: 4
---

import { Render } from "~/components"

![A schematic showing where Email Security is in the life cycle of an email received](src/assets/email-security/Email_Security_Gmail_MX_Inline.png)

In this tutorial, you will learn how to configure Google Workspace with Email Security as MX record.

<Render file="email-security/deployment/mx-deployment-prerequisites"/>

## Requirements

- Provisioned Email Security account.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ import { Render, Markdown, GlossaryTooltip } from "~/components"

![A schematic showing where Email Security is in the life cycle of an email received](src/assets/email-security/Email_Security_O365_MXInline.png)

In this tutorial, you will learn how to configure Microsoft Office 365 with Email Security as its MX record.
In this tutorial, you will learn how to configure Microsoft Office 365 with Email Security as its MX record.

<Render file="email-security/deployment/mx-deployment-prerequisites"/>

## 1. Add Email Security IP addresses to Allow List

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

To ensure changes made in this tutorial take effect quickly, update the Time to Live (TTL) value of the existing MX records on your domains to five minutes. Do this on all the domains you will be deploying.

Changing the TTL value instructs DNS servers on how long to cache this value before requesting an update from the responsible nameserver. You need to change the TTL value before changing your MX records to Cloudflare Email Security (formerly Area 1). This will ensure that changes take effect quickly and can also be reverted quickly if needed. If your DNS manager does not allow for a TTL of five minutes, set it to the lowest possible setting.
Changing the TTL value instructs DNS servers on how long to cache this value before requesting an update from the responsible nameserver. You need to change the TTL value before changing your MX records to Email Security. This will ensure that changes take effect quickly and can also be reverted quickly if needed. If your DNS manager does not allow for a TTL of five minutes, set it to the lowest possible setting.

To check your existing TTL, open a terminal window and run the following command against your domain:

Expand Down Expand Up @@ -42,4 +42,4 @@ Below is a list with instructions on how to edit MX records for some popular ser
- **Cloudflare**: [Set up email records](/dns/manage-dns-records/how-to/email-records/)
- **GoDaddy**: [Edit an MX Record](https://www.godaddy.com/help/edit-an-mx-record-19235)
- **AWS**: [Creating records by using the Amazon Route 53 console](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-creating.html)
- **Azure**: [Create DNS records in a custom domain for a web app](https://learn.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain)
- **Azure**: [Create DNS records in a custom domain for a web app](https://learn.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain)