Prerequisites
Before you begin, make sure you have:- A SendKit account with a domain added
- Access to your Namecheap account
- Your domain’s DNS records from the SendKit domain detail page
Add DNS records
Log in to Namecheap, go to Domain List, click Manage next to your domain, then go to the Advanced DNS tab. Click Add New Record for each of the following.1. DKIM record
| Namecheap field | SendKit value |
|---|---|
| Type | TXT Record |
| Host | sendkit._domainkey |
| Value | Your DKIM value from SendKit |
| TTL | Automatic |
2. SPF record
| Namecheap field | SendKit value |
|---|---|
| Type | TXT Record |
| Host | send |
| Value | Your SPF value from SendKit |
| TTL | Automatic |
3. MX record
| Namecheap field | SendKit value |
|---|---|
| Type | MX Record |
| Host | send |
| Value | Your MX value from SendKit |
| Priority | 10 |
| TTL | Automatic |
4. DMARC record (optional)
Verify your domain
Go back to your SendKit domain detail page and click Refresh. Namecheap DNS changes typically propagate within 30 minutes.If verification doesn’t succeed immediately, wait a few minutes and try again. SendKit also checks automatically in the background.
Troubleshooting
DNS tab not showing records
DNS tab not showing records
Make sure your domain is using Namecheap BasicDNS or Namecheap PremiumDNS as the nameserver. If you’re using custom nameservers, you need to manage DNS at that provider instead.
Host field includes the full domain
Host field includes the full domain
Namecheap automatically appends your domain to the host field. Enter only the subdomain part — e.g.,
send not send.yourdomain.com.DKIM value appears cut off
DKIM value appears cut off
Namecheap may truncate the display of long TXT values, but the full value is stored. Paste the complete value from SendKit and save — it will work correctly.

