Autopilot: Does Autopilot support multiple custom domains per account?

Autopilot supports leveraging multiple custom email domains within your instance.

In order to add in a second email domain, please make the following DNS changes to add the new domain to your account.

You will need to insert the domain you would like to use wherever you see YourDomain.com within the information below. This information should be passed along to the person that manages your DNS.

CNAME Record

  • HOST: em.YourDomain.com
  • VALUE: sendgrid.net

TXT Record

  • HOST: smtpapi._domainkey.YourDomain.com
  • VALUE: k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPtW5iwpXVPiH5FzJ7Nrl8USzuY9zqqzjE0D1r04xDN6qwziDnmgcFNNfMewVKN2D1O+2J9N14hRprzByFwfQW76yojh54Xu3uSbQ3JP0A7k8o8GutRF8zbFUA8n0ZH2y0cIEjMliXY4W4LwPA7m4q0ObmvSjhd63O9d8z1XkUBwIDAQAB

TXT Record

  • HOST: smtpapi._domainkey.em.YourDomain.com
  • VALUE: k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPtW5iwpXVPiH5FzJ7Nrl8USzuY9zqqzjE0D1r04xDN6qwziDnmgcFNNfMewVKN2D1O+2J9N14hRprzByFwfQW76yojh54Xu3uSbQ3JP0A7k8o8GutRF8zbFUA8n0ZH2y0cIEjMliXY4W4LwPA7m4q0ObmvSjhd63O9d8z1XkUBwIDAQAB

TXT Record

  • HOST: YourDomain.com
  • VALUE: v=spf1 mx include:spf.autopilothq.com include:sendgrid.net -all
  • Keep in mind, If you have an existing SPF record for this domain just add these two entries to the VALUE, include:spf.autopilothq.com include:sendgrid.net

Once these changes are complete, contact our support team who will assist with you finalizing the setup.

Please note that only the primary domain name will be displayed in the Autopilot interface. But once your additional domain (or domains) are setup, you can do [anything]@[anyofthedomainsyousetup].com on an email by email basis.