Skip to content

Commit 57be062

Browse files
feat(tem): retours jj
1 parent ea7eefc commit 57be062

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

pages/transactional-email/how-to/add-dmarc-record.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To complete the actions presented below, you must have:
2424
- A Scaleway account logged into the [console](https://console.scaleway.com/)
2525
- A domain name
2626
- [Configured your domain with Transactional Email](/transactional-email/how-to/configure-domain-with-transactional-email/).
27-
- [Owner](/iam/concepts/#owner) status of the Organization in which the actions will be performed, or be an IAM user with the [necessary permissions](/iam/concepts/#permission)
27+
- [Owner](/iam/concepts/#owner) status of the Organization in which the actions will be performed, or be an IAM user with the [necessary permissions](/iam/concepts/#permission). To follow this procedure you need `DomainsDNSFullAccess` and `TransactionalEmailDomainFullAccess` permissions.
2828

2929
## How to configure a DMARC record
3030

pages/transactional-email/how-to/add-spf-dkim-records-to-your-domain.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories:
1515

1616
This page shows you how to set up [SPF](/transactional-email/concepts/#spf-record) and [DKIM](/transactional-email/concepts/#dkim-record) records to your domain to verify it.
1717

18-
After you have configured your domain with Transactional Email, you are prompted to verify your domain by adding SPF, DKIM and [MX records](/transactional-email/how-to/add-mx-record-to-your-domain/). You can choose to do so right after you have validated your domain, or at a later time.
18+
After you have configured your domain with Transactional Email, you are prompted to verify your domain by adding [SPF](/transactional-email/concepts/#spf-record), [DKIM](/transactional-email/concepts/#dkim-record), [DMARC](/transactional-email/how-to/add-dmarc-record) and [MX](/transactional-email/concepts/#mx-record). You can choose to do so right after you have validated your domain, or at a later time.
1919

2020
<Macro id="requirements" />
2121

@@ -25,7 +25,7 @@ After you have configured your domain with Transactional Email, you are prompted
2525
- [Configured your domain with Transactional Email](/transactional-email/how-to/configure-domain-with-transactional-email/)
2626

2727
1. Click **Transactional Email** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. Your newly-added domain displays.
28-
2. Click your domain. You are redirected to the SPF, DKIM and MX configuration page.
28+
2. Click your domain. You are redirected to the SPF, DKIM, DMARC and MX configuration page.
2929
3. Copy the value that applies to your case to add an SPF record.
3030
<Message type="important">
3131
- If you have no SPF record on this domain, copy the following value: `v=spf1 include:_spf.tem.scaleway.com -all`

pages/transactional-email/how-to/configure-domain-with-transactional-email.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This page shows you how to configure your sending domain to start sending [trans
2323

2424
## Automatic configuration for a Scaleway domain
2525

26-
When you use a domain name registered with [Scaleway Domains and DNS](/domains-and-dns/), you can benefit from DNS autoconfiguration. We can automatically configure SPF, DKIM, DMARC, MX on your behalf so
26+
When you use a domain name registered with [Scaleway Domains and DNS](/domains-and-dns/), you can benefit from DNS autoconfiguration. We can automatically configure SPF, DKIM, DMARC, MX on your behalf so
2727
your domain name can be validated automatically and you can focus on sending emails and observing the reputation status of your domain.
2828

2929
1. Click **Transactional Email** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Transactional Email** overview page displays.
@@ -44,7 +44,7 @@ Validation time of domain ownership may be extended.
4444
4. Tick the checkbox to confirm that you agree to Scaleway's antispam policy, then click **Validate domain name** to confirm.
4545

4646
<Message type="important">
47-
For external domains, you need to configure your [SPF](/transactional-email/concepts/#spf-record), [DKIM](/transactional-email/concepts/#dkim-record) and [MX](/transactional-email/concepts/#mx-record) records **manually** to verify your domain and to be able to send emails.
47+
For external domains, you need to configure your [SPF](/transactional-email/concepts/#spf-record), [DKIM](/transactional-email/concepts/#dkim-record), [DMARC](/transactional-email/how-to/add-dmarc-record) and [MX](/transactional-email/concepts/#mx-record) records **manually** to verify your domain and to be able to send emails.
4848
</Message>
4949

5050

0 commit comments

Comments
 (0)