Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This can simplify key management and improve security, especially when you are r
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- An [Instance](/compute/Instances/how-to/create-an-Instance/)
- An [Instance](/compute/instances/how-to/create-an-instance/)

## The authorized_keys file

Expand Down
4 changes: 2 additions & 2 deletions faq/transactional-email.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ Setting up an [MX record](/managed-services/transactional-email/concepts#mx-reco

## What happens to automatically configured DNS records when I delete a domain in the Transactional Email service?

When a domain is removed from Scalway's Transactional Email platform, [autoconfigured DNS records](/managed-services/transactional-email/how-to/autoconfigure-domain/) are not automatically deleted in the Domains & DNS section. If you no longer use the domain for sending emails, you must manually delete or modify these records. It is recommended to verify the associated DNS records to ensure they are correctly configured or removed.
When a domain is removed from Scalway's Transactional Email platform, [autoconfigured DNS records]/managed-services/transactional-email/how-to/autoconfigure-domain/ are not automatically deleted in the Domains & DNS section. If you no longer use the domain for sending emails, you must manually delete or modify these records. It is recommended to verify the associated DNS records to ensure they are correctly configured or removed.

## What is the impact on the Transactional Email service if a DNS zone is deleted in Scaleway Domains & DNS?

If a DNS zone is deleted while [autoconfig is enabled]((/managed-services/transactional-email/how-to/autoconfigure-domain/)), the DNS records will be added to the parent zone. This ensures that the domain remains validated on the Transactional Email platform, allowing continued use of the service without interruption.
If a DNS zone is deleted while [autoconfig is enabled](/managed-services/transactional-email/how-to/autoconfigure-domain/), the DNS records will be added to the parent zone. This ensures that the domain remains validated on the Transactional Email platform, allowing continued use of the service without interruption.

## What are the limitations and restrictions when using Transactional Email?

Expand Down