Prerequisites
Before you begin, make sure you have:- A SendKit account with a domain added
- Access to your Hetzner DNS Console
- Your domain’s DNS records from the SendKit domain detail page
Add DNS records
Log in to the Hetzner DNS Console, select your DNS zone, then click Add record for each of the following.1. DKIM record
| Hetzner field | SendKit value |
|---|---|
| Type | TXT |
| Name | sendkit._domainkey |
| Value | Your DKIM value from SendKit |
2. SPF record
| Hetzner field | SendKit value |
|---|---|
| Type | TXT |
| Name | send |
| Value | Your SPF value from SendKit |
3. MX record
| Hetzner field | SendKit value |
|---|---|
| Type | MX |
| Name | send |
| Value | Your MX value from SendKit |
| Priority | 10 |
4. DMARC record (optional)
Verify your domain
Go back to your SendKit domain detail page and click Refresh. Hetzner DNS changes typically propagate within a few minutes.If verification doesn’t succeed immediately, wait a few minutes and try again. SendKit also checks automatically in the background.
Troubleshooting
Zone not found
Zone not found
Make sure you’ve added your domain as a DNS zone in the Hetzner DNS Console and that your domain’s nameservers point to Hetzner (
hydrogen.ns.hetzner.com, oxygen.ns.hetzner.com, helium.ns.hetzner.de).TXT record value issues
TXT record value issues
Hetzner DNS Console handles long TXT values correctly. Paste the full DKIM value from SendKit without splitting it into chunks.

