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
1
Add a new record
Click Add Record and select TXT as the type.
2
Set the name
In the Name field, enter
sendkit._domainkey.3
Set the value
In the Text Value field, paste the full DKIM value from your SendKit domain detail page.
4
Save
Leave TTL as the default (
10800) and click Create.2. SPF record
1
Add a new record
Click Add Record and select TXT as the type.
2
Set the name
In the Name field, enter
send.3
Set the value
In the Text Value field, paste the SPF value from your SendKit domain detail page.
4
Save
Leave TTL as the default and click Create.
3. MX record
1
Add a new record
Click Add Record and select MX as the type.
2
Set the name
In the Name field, enter
send.3
Set the hostname
In the Hostname field, paste the MX value from your SendKit domain detail page.
4
Set priority
Set Priority to
10.5
Save
Leave TTL as the default and click Create.
4. DMARC record (optional)
1
Add a new record
Click Add Record and select TXT as the type.
2
Set the name
In the Name field, enter
_dmarc.3
Set the value
In the Text Value field, enter
v=DMARC1; p=none;.4
Save
Leave TTL as the default and click Create.
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.
