MailerLite - SPF & DKIM Configuration
MailerLite is an email marketing platform that lets businesses create campaigns, automate emails, build landing pages, and track performance. It's known for being easy to use and budget-friendly, making it a go-to for small businesses and creators. To improve deliverability, please follow the instructions below to set up SPF and DKIM for your domain.
✅ SPF: Supported
✅ DKIM: Supported
To improve deliverability, please follow the instructions below to set up SPF and DKIM for your domain.
- Log in to your MailerLite account and navigate to Account Settings.
- Go to the "Domains" section.
- Click the “Resolve” button next to the domain you want to authenticate and select.

Once clicked, you'll be provided with your SPF and DKIM records also with a verification TXT record.
Mailjet – DKIM Record Configuration
To set up DKIM, copy the provided DKIM record and publish it as a CNAME record in your domain's DNS zone.
The record should look like the one below: DNS Cloudflare.
Mailjet – SPF Record Configuration
If you already have an existing SPF record , mailerLit will merge its SPF entry “include:_spf.mlsend.com” into your existing record and will provide you with the ready to publish record.
Important Note: Each domain/ subdomain must have only one SPF record on the DNS zone. If you already have an existing record, make sure to update it with the one that MailerLite provides you.
Actually adding this entry into the root domain’s SPF record is useless as we are going to do the real SPF configuration on a subdomain level (Setup Custom Domain) in the end of the article, however MailerLite require to have it also in the root domain’s SPF to authenticate the domain.

The third record is the verification TXT record, which you need to publish as well.

Now after adding the provided records to your DNS head back to your MailerLite Domain Authentication tab and click on Check Records.
If everything is added properly, you will be able to see a checkmark under the Status part as in the screenshot below:

Setup Custom Domains
Beyond authentication, you'll also need to configure SPF alignment to ensure your emails pass SPF checks. Note that MailerLite only supports SPF alignment at the subdomain level.
To set up SPF alignment:
- Under Domain Alignment, click Add custom domain


3. Click Check DNS records
4. In your DNS zone, create the MX, A, and TXT SPF records - all published on the subdomain (e.g., mail.laglasswork.com)
Note: Use either hardfail (-all) or softfail (~all) in your SPF record. Avoid +all or ?all.

After publishing the records, return to MailerLite and click Check DNS Records. Toggle the subdomain on to enable it.

Your MailerLite outgoing mail is now authenticated with both SPF and DKIM.