Skip to content

Commit c60084b

Browse files
Maddy-Cloudflaremarciocloudflare
authored andcommitted
[Email Security] Add TTL note (cloudflare#22465)
* [Email Security] Add TTL note * Update src/content/partials/cloudflare-one/email-security/deployment/mx-deployment-prerequisites.mdx Co-authored-by: marciocloudflare <[email protected]> --------- Co-authored-by: marciocloudflare <[email protected]>
1 parent 04d7378 commit c60084b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/partials/cloudflare-one/email-security/deployment/mx-deployment-prerequisites.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ To ensure changes made in this tutorial take effect quickly, update the Time to
88

99
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.
1010

11+
:::note
12+
Make TTL changes a few days before the production update, and wait at least as long as the old TTL values before making the update, since some senders might still be using the old cached values.
13+
:::
14+
1115
To check your existing TTL, open a terminal window and run the following command against your domain:
1216

1317
```sh

0 commit comments

Comments
 (0)