Skip to content

Commit 1346bba

Browse files
fix(tem): review jj
Co-authored-by: jerjako <[email protected]>
1 parent d975a88 commit 1346bba

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

pages/transactional-email/how-to/authenticate-domain.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,18 @@ Keep in mind that:
4747
- If you already have configured an SPF record, copy the following value: `include:_spf.tem.scaleway.com`
4848
</Message>
4949

50-
3. Add a `TXT` record type in the root zone of your domain on your DNS zone.
51-
4. Paste the value you have copied in the root zone of your domain.
50+
3. Add a `TXT` record type in the same zone as your Transactional Email's domain, on your DNS zone.
51+
4. Paste the value you have copied in the **Value** section.
5252
5. Save your changes.
5353

5454
## How to configure DKIM records
5555
1. Scroll to the SPF, DKIM and DMARC records section.
5656
2. Copy the value that applies to your case to add an DKIM record.
57-
3. Add a `TXT` record type in the root zone of your domain on your DNS zone.
58-
4. Copy the name that displays in the console.
59-
5. Paste the name you have copied in the root zone of your domain on your DNS zone.
60-
6. Copy the value that displays in the console and paste it in the root zone of your domain on your DNS zone.
57+
3. Add a `TXT` record type in the same zone as your Transactional Email's domain, on your DNS zone.
58+
4. Copy the name that displays in the console and past it in the **Name** field.
59+
5. Copy the value that displays in the console and paste it in the **Value** section.
6160
<Lightbox image={image2} alt="" />
62-
7. Save your changes.
61+
6. Save your changes.
6362

6463
## How to configure DMARC records
6564

0 commit comments

Comments
 (0)