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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,15 @@ While it is most commonly used for the storage of photos or the backup of device
27
27
## Adding the domain on iCloud
28
28
29
29
1. Log into your [iCloud account](https://www.icloud.com/)
30
-
2. Click on the button that looks like a grid, next to your avatar, in the navbar at the top of the page. A menu displays.
30
+
2. Click the button that looks like a grid, next to your avatar, in the navbar at the top of the page. A menu displays.
31
31
<Lightboxsrc="scaleway-icloud-nav.webp"alt="" />
32
-
3. Click on **Custom Email Domain**. A new page with a form displays.
32
+
3. Click **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 unable to proceed further, please verify that your iCloud account has access to iCloud+ premium features.
34
+
If you do not 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
-
4. Click on **Add a domain you own**.
38
+
4. Click **Add a domain you own**.
39
39
5. Select **Only You**.
40
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.
@@ -46,12 +46,12 @@ While it is most commonly used for the storage of photos or the backup of device
46
46
## Configuring the domain's records on Scaleway DNS
47
47
48
48
1. Log into the **Scaleway console**
49
-
2. Click on **Domains and DNS**. The list of your domains displays.
49
+
2. Click **Domains and DNS** in the menu on the left. The list of your domains displays.
50
50
3. Select your domain, then select **DNS Zone** and finally **Root zone**.
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 to help understand where each values goes, we strongly recommend to copy exactly the value provided by iCloud, including punctuations and/or symbols.
54
+
While we provide examples to help understand where each value goes, we strongly recommend to copying exactly the value provided by iCloud, including punctuations and/or symbols.
55
55
</Message>
56
56
57
57
### MX records
@@ -107,14 +107,14 @@ The correspondence between iCloud's DKIM instruction and Scaleway DNS records is
107
107
## Verifying domain's records on iCloud
108
108
109
109
1. Go back to your iCloud account.
110
-
2. Select **Finish setup** at step 4. Click on **Confirm**.
110
+
2. Select **Finish setup** at step 4. Click **Confirm**.
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
-
<Messagetype="warning">
117
+
<Messagetype="important">
118
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