Netlify DNS Setup For ImprovMX
1. View and copy your MX & SPF records
Where to find your MX & SPF records in the ImprovMX dashboard : Viewing MX & SPF records
You will be required to copy them into Netlify.
2. Add MX Records
In Netlify, go to Domains -> Select your domain -> Add new record.

Add record fields details as follows:
- Record type - MX
- Name - @
- Priority - 10
- Value -
mx1.improvmx.com
- TTL - leave blank
Click Save

Repeat when adding second MX record but:
- Priority - 20
- Value -
mx2.improvmx.com

3. Add SPF Record
In the ImprovMX dashboard, find the SPF Records section and copy Recommended Value.

In Netlify, click Add Record.
Fill in the record fields as follows:
- Record type - TXT
- Name -@
- Value -
v=spf1 include:spf.improvmx.com ~all
(or your recommended value) - TTL - leave blank
Click Save

4. Verification
That's it! DNS changes can take up to 24-48 hours to propagate, but usually happen sooner. We'll notify you once detected. You can also click 'Check Again' on the ImprovMX dashboard to see if it's updated.

Domain will display "Email forwarding active" once DNS changes have propagated.

Still have questions? Feel free to reach out to our support team!