We recommend you use your own MX server if you have one. If you do not have an MX server, we recommend you use Scaleway’s blackhole MX, as it allows you to avoid email rejection. However, this also means that the emails sent back to the Scaleway blackhole MX, will be lost and unrecoverable.
How to add an MX record to your domain
Setting up an MX record ensures that your emails are delivered reliably. This page explains how to set up your own MX record, and how to set up Scaleway’s blackhole MX if you do not have your own MX server.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- A domain name
- Configured your domain with Transactional Email
- Added SPF and DKIM records to your domain
How to add your own MX record
- Add an MX record type in the root zone of your domain on your DNS zone.
- Enter a name of your choice in the Name field.
- Set
10
as a priority for your MX record.NotePriority indicates the order in which your mail servers should be tried by a mail server that is attempting to deliver emails.
- Enter the name of your MX followed by a trailing dot in the Hostname field.
- Save your changes.
How to add Scaleway’s MX record
- Scaleway provides its own MX server to improve email deliverability.
However, Scaleway’s MX server is a blackhole. This means that any email sent back to it, will be lost with no possibility of recovery. - If you have no MX server, we recommend you use Scaleway’s blackhole MX to avoid getting your emails rejected.
-
Add an MX record type in the root zone of your domain on your DNS zone.
-
Enter a name of your choice in the Name field.
-
Set
10
as a priority for your MX record.NotePriority indicates the order in which your mail servers should be tried by a mail server that is attempting to deliver emails.
-
Enter
blackhole.tem.scaleway.com.
in the Hostname field. Make sure you add the trailing dot at the end of the value. -
Save your changes.
ImportantYour changes might take up to 48 hours to apply.