Getting Started

Setting Up DNS Records before running campaign

Verifying Domain and DNS on Sending Server 1

Step 1.

Visit Sending > Sending Identity in your dashboard and verify your domain and sending email address.

 

Verifying  add-on DNS records for Sending Server 2

Step 2.

Name: @
Type: TXT
Value: v=spf1 a mx include:embdlv.com ~all

Note: There can only be one SPF record per domain, so if there is an existing record just add include:embdlv.com to that record.
For example, if your domain already has the record:
v=spf1 a mx include:google.com ~all
….then you would just add:
include:embdlv.com
The final record would look like this:
v=spf1 a mx include:google.com include:amazonses.com include:embdlv.com ~all

Step 3.

Name: tracking
Type : CNAME
Value: tracking.embdlv.com

 

Step 4.

Name: api._domainkey
Type:TXT
Value:k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB

In case you need any help setting up do contact us.

Related Articles