Skip to main content

Prerequisites

Before you begin, make sure you have:
  1. A SendKit account with a domain added
  2. Access to your DreamHost panel
  3. Your domain’s DNS records from the SendKit domain detail page

Add DNS records

Log in to the DreamHost panel and go to Domains > DNS. Select your domain, then 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.yourdomain.com (DreamHost requires the full hostname).
3

Set the value

In the Value field, paste the full DKIM value from your SendKit domain detail page.
4

Save

Click Add Record.
DreamHost requires the full hostname including your domain. Enter sendkit._domainkey.yourdomain.com, not just sendkit._domainkey.
DreamHost fieldSendKit value
TypeTXT
Namesendkit._domainkey.yourdomain.com
ValueYour DKIM value from SendKit

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.yourdomain.com.
3

Set the value

In the Value field, paste the SPF value from your SendKit domain detail page.
4

Save

Click Add Record.
DreamHost fieldSendKit value
TypeTXT
Namesend.yourdomain.com
ValueYour SPF value from SendKit

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.yourdomain.com.
3

Set the value

In the Value field, paste the MX value from your SendKit domain detail page.
4

Set priority

Set Priority to 10.
5

Save

Click Add Record.
DreamHost fieldSendKit value
TypeMX
Namesend.yourdomain.com
ValueYour MX value from SendKit
Priority10

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.yourdomain.com.
3

Set the value

In the Value field, enter v=DMARC1; p=none;.
4

Save

Click Add Record.

Verify your domain

Go back to your SendKit domain detail page and click Refresh. DreamHost DNS changes can take up to 30 minutes to propagate.
If verification doesn’t succeed immediately, wait a few minutes and try again. SendKit also checks automatically in the background.

Troubleshooting

DreamHost requires the full hostname including your domain. Unlike most providers, it does not automatically append the domain to the name field.
If your nameservers point elsewhere, DreamHost won’t serve your DNS records. Make sure your domain is using DreamHost nameservers or manage DNS at your active provider.