You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/custom-email-domain-icloud/index.mdx
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ dates:
12
12
posted: 2025-04-02
13
13
---
14
14
15
-
iCloud is the service from Apple that allows you to securely stores and manage your data accross the whole Apple ecosystem.
15
+
iCloud is Apple's service that allows you to securely store and manage your data across the entire Apple ecosystem.
16
16
17
-
While its most used for the storage of photos or the backup of devices in the cloud, an iCloud+ feature correctly named **Custom Email Domain**allow you to set up an email address with your own domain.
17
+
While it is most commonly used for the storage of photos or the backup of devices in the cloud, an iCloud+ feature correctly named **Custom Email Domain**allows you to set up an email address with your own domain.
18
18
19
19
<Macroid="requirements" />
20
20
@@ -31,13 +31,13 @@ While its most used for the storage of photos or the backup of devices in the cl
31
31
<Lightboxsrc="scaleway-icloud-nav.webp"alt="" />
32
32
3. Click on **Custom Email Domain**. A new page with a form displays.
33
33
<Messagetype="requirement">
34
-
If you don't have "Custom Email Domain" or are enable to pursue further, please verify that your iCloud account has access to iCloud+ premium features.
34
+
If you don't have "Custom Email Domain" or are unable to proceed further, please verify that your iCloud account has access to iCloud+ premium features.
35
35
</Message>
36
36
37
37
<Lightboxsrc="scaleway-icloud-menu.webp"alt="" />
38
38
4. Click on **Add a domain you own**.
39
39
5. Select **Only You**.
40
-
6. Type the domain you own and that you want to use for your email address. For example, if you want your email address to looks like `[email protected]`, type `mysuperdomain.com`. A multi-steps instruction displays.
40
+
6. Type the domain you own and that you want to use for your email address. For example, if you want your email address to look like `[email protected]`, type `mysuperdomain.com`. A multi-steps instruction displays.
8. Click **View** on step 3. The list of your domain's records displays. Keep this page open since you will need to copy them into your domain's records.
@@ -51,12 +51,12 @@ While its most used for the storage of photos or the backup of devices in the cl
51
51
4. Click **Add Records**. We will add all records provided by iCloud. Please note that adding all records is mandatory for the setup to work.
52
52
53
53
<Messagetype="note">
54
-
While we provide example for helping understand which values go where, we strongly recommend to copy exactly the value provided by iCloud, including punctuations and/or symbols.
54
+
While we provide example to help understand where each values goes, we strongly recommend to copy exactly the value provided by iCloud, including punctuations and/or symbols.
55
55
</Message>
56
56
57
57
### MX records
58
58
59
-
There are two MX records. The correspondance between iCloud MX instruction and Scaleway DNS record's addition is as follow:
59
+
There are two MX records. The correspondence between iCloud's MX instructions and Scaleway DNS records is as follows:
It can take some time before the records are propaged through the network. You can retry the **Finish setup** step later. You can also use the `dig` in your terminal command to check that domain's records are accessible.
114
+
It may take some time for the records to propagate across the network. You can try the **Finish setup** step again later. You can also use the `dig`command in your terminal to check if the domain's records are accessible.
115
115
</Message>
116
116
117
117
<Messagetype="warning">
118
-
If you have an error about a record, please doublecheck that you have entered the exact values from iCloud to your domain's records in Scaleway DNS.
118
+
If you encounter an error with a record, please double-check that you have entered the exact values from iCloud to your domain's records in Scaleway DNS.
0 commit comments