Free email forwarding with Vercel

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 Vercel dashboard

    MX records are set at Vercel, which is your DNS provider for your domain.

    Connect to Vercel
  2. Delete previous “MX” entries

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

  3. Add Email Preset

    In the domain configuration screen, you’ll see a Add Email Preset dropdown. Click this and then select ImprovMX.

  4. Confirm the DNS records

    A dialog box will appear, confirming that these ImprovMX DNS records will be added. Click Add records.

    Type Value Priority
    MX mx1.improvmx.com 10
    MX mx2.improvmx.com 20
    TXT v=spf1 include:spf.improvmx.com ~all