Skip to main content

Prerequisites

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

Add DNS records

Log in to Wix, go to Account > Domains, click your domain, then select DNS Records. Click Add Record for each of the following.

1. DKIM record

1

Add a new record

Click Add Record and select TXT as the record type.
2

Set the host name

In the Host Name field, enter sendkit._domainkey.
3

Set the value

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

Save

Leave TTL as 3600 and click Save.
Wix fieldSendKit value
TypeTXT
Host Namesendkit._domainkey
ValueYour DKIM value from SendKit
TTL3600

2. SPF record

1

Add a new record

Click Add Record and select TXT.
2

Set the host name

In the Host Name field, enter send.
3

Set the value

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

Save

Leave TTL as 3600 and click Save.
Wix fieldSendKit value
TypeTXT
Host Namesend
ValueYour SPF value from SendKit
TTL3600

3. MX record

1

Add a new record

Click Add Record and select MX.
2

Set the host name

In the Host Name field, enter send.
3

Set the points to

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

Set priority

Set Priority to 10.
5

Save

Leave TTL as 3600 and click Save.
Wix fieldSendKit value
TypeMX
Host Namesend
Points toYour MX value from SendKit
Priority10
TTL3600

4. DMARC record (optional)

1

Add a new record

Click Add Record and select TXT.
2

Set the host name

In the Host Name field, enter _dmarc.
3

Set the value

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

Save

Leave TTL as 3600 and click Save.

Verify your domain

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

Troubleshooting

If your domain is connected to Wix via nameservers from another provider, you need to add the DNS records at that provider instead. Wix DNS management only works when using Wix nameservers.
Go to Account > Domains (not the site editor). Click your domain name, then look for the DNS Records tab. This is separate from the domain connection settings.
The SendKit MX record goes on the send subdomain. It won’t conflict with Wix email or any existing MX records on your root domain.