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. - 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
-
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. -
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.
See Also
Still need help?Create a support ticket