Appearance
Email DNS Records
Improve your email deliverability to prevent emails from landing in spam folders
DKIM
We recommend activating DKIM records for all email accounts. To do this, go to the Domains section and toggle the DKIM switch on. This will automatically add the DKIM record to your DNS zone.
If you are using an external domain registrar, you can copy and paste the DKIM keys into your DNS zone.
SPF
SPF records are added automatically to newly created websites. If you are using an external DNS provider, you can add the TXT record below.
v=spf1 include:mxroute.com -all
DMARC
DMARC records are added automatically to newly created websites. If you are using an external DNS provider, you can add the TXT record below.
v=DMARC1; p=quarantine;