Prerequisites
Before you begin, make sure you have:- A SendKit account with a domain added
- Access to your Gandi account
- Your domain’s DNS records from the SendKit domain detail page
Add DNS records
Log in to Gandi, go to Domain, select your domain, then click the DNS Records tab. Click Add Record for each of the following.1. DKIM record
Set the value
In the Text Value field, paste the full DKIM value from your SendKit domain detail page.
| Gandi field | SendKit value |
|---|---|
| Type | TXT |
| Name | sendkit._domainkey |
| Text Value | Your DKIM value from SendKit |
| TTL | 10800 |
2. SPF record
| Gandi field | SendKit value |
|---|---|
| Type | TXT |
| Name | send |
| Text Value | Your SPF value from SendKit |
| TTL | 10800 |
3. MX record
| Gandi field | SendKit value |
|---|---|
| Type | MX |
| Name | send |
| Hostname | Your MX value from SendKit |
| Priority | 10 |
| TTL | 10800 |
4. DMARC record (optional)
Verify your domain
Go back to your SendKit domain detail page and click Refresh. Gandi 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
Using Gandi LiveDNS vs external DNS
Using Gandi LiveDNS vs external DNS
These instructions assume you’re using Gandi’s LiveDNS. If your domain uses external nameservers, manage DNS at that provider instead.
MX record hostname requires a trailing dot
MX record hostname requires a trailing dot
Some Gandi configurations require a trailing dot on MX hostnames (e.g.,
mail.example.com.). If verification fails, try adding a dot at the end of the MX value.
