Configure a domain hosted at GoDaddy

  1. Go to Godaddy and log in to your account
  2. Navigate to Domains, select the domain you want to authenticate and click DNS

Coresender requires two DKIM records to be added to your DNS.

Add the first DKIM record

  1. Click ADD
  2. Select CNAME
  3. In the Host field, paste: cs1._domainkey
  4. In the Points to field, paste: cs1.domainkey.coresender.net
  5. Click Save

Add the second DKIM record

  1. Click ADD 
  2. Select CNAME 
  3. In the Host field, paste: cs2._domainkey
  4. In the Points to field, paste: cs2.domainkey.coresender.net
  5. Click Save

Add the CNAME record for the Return-Path

  1. Click ADD
  2. Select CNAME 
  3. In the Host field, paste: cs-bounces
  4. In the Points to field, paste: coresender.net
  5. Click Save

You're done!

You're now ready to return to Coresender and verify the domain.