Configure a domain hosted at Hover

  1. Go to Hover and sign in to your Control Panel
  2. Select the domain you want to authenticate and click on it
  3. Click on DNS

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

Add the first DKIM record

  1. Click ADD A RECORD
  2. Select CNAME
  3. In the HOSTNAME field, paste: cs1._domainkey
  4. In the TARGET NAME field, paste: cs1.domainkey.coresender.net
  5. Click ADD RECORD

Add the second DKIM record

  1. Click ADD A RECORD
  2. Select CNAME
  3. In the HOSTNAME field, paste: cs2._domainkey
  4. In the TARGET NAME field, paste: cs1.domainkey.coresender.net
  5. Click ADD RECORD

Add the CNAME record for the Return-Path

  1. Click ADD A RECORD
  2. Select CNAME
  3. In the HOSTNAME field, paste: cs-bounces
  4. In the TARGET NAME field, paste: coresender.net
  5. Click ADD RECORD

You're done!

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