Configure a domain hosted at Hover
- Go to Hover and sign in to your Control Panel
- Select the domain you want to authenticate and click on it
- Click on DNS
Coresender requires two DKIM records to be added to your DNS.
Add the first DKIM record
- Click ADD A RECORD
- Select CNAME
- In the HOSTNAME field, paste: cs1._domainkey
- In the TARGET NAME field, paste: cs1.domainkey.coresender.net
- Click ADD RECORD
Add the second DKIM record
- Click ADD A RECORD
- Select CNAME
- In the HOSTNAME field, paste: cs2._domainkey
- In the TARGET NAME field, paste: cs1.domainkey.coresender.net
- Click ADD RECORD
Add the CNAME record for the Return-Path
- Click ADD A RECORD
- Select CNAME
- In the HOSTNAME field, paste: cs-bounces
- In the TARGET NAME field, paste: coresender.net
- Click ADD RECORD
You're done!
You're now ready to return to Coresender and verify the domain.