Skip to content
Last updated

Verify Your Domain

Info

Before you get started, we strongly recommend that you verify the domain or subdomain that you will use for sending emails.

  • Go to your account settings and add the domain you want to use for sending emails. Once the domain is successfully set up we generate an SPF and a DKIM record for you. Please ensure that you set those up properly.

SPF is a DNS TXT record and acts as a filter. It is used to specify a whitelist of IP addresses. This whitelist can be queried by mail clients to see whether a sender IP is in the list.

DKIM is another DNS TXT record and contains a public key. We automatically generate a public/private key pair for you after registration. The private key is used to sign every message you send. Email clients can then check your DKIM record and use it to verify the signature. Together, SPF and DKIM form the technical basis of email deliverability.

Info

Tip: You can find both records together with instructions in your account settings. Go to your account setup page and click on the info button for your domain.

Once your domain is verified you should add the SPF and DKIM records to your domain using the domain configuration tool of your DNS Provider.

You can refer to these step-by-step user guides on creating DNS records:

You can also visit the offical and third-party documentations for DNS providers :

With some DNS providers the setup can be quite tedious, but we would be happy to help you out. Just contact our support.

Info

The validation of a domain can also be initiated with API calls.