Free email forwarding with Netlify

MX records are used to tell mail senders which server handles incoming email for a given domain. By setting the records as below you announce to the world that all mail for your domain should be directed to ImprovMX servers.

  1. Connect to your Netlify dashboard

    MX records are set at Netlify, or AWS, which is your DNS provider for your domain.

    Connect to Netlify
  2. Delete previous “MX” entries

    Delete all the previous “MX” entries you had registered for your DNS Zone, if any.

  3. Add those MX entries

    Host Value Priority
    @ mx1.improvmx.com 10
    @ mx2.improvmx.com 20
  4. Add this TXT entry for SPF support

    Type Host Value
    TXT @ v=spf1 include:spf.improvmx.com ~all