MailerLite SPF and DKIM Configuration: Step By Step
2023-11-21 20:11:46 Author: securityboulevard.com(查看原文) 阅读量:5 收藏

MailerLite is an email marketing tool and website builder for businesses of all shapes and sizes. The key idea behind MailerLite is simplicity. We provide our customers with straightforward and user-friendly tools such as a Drag & drop email editor, a website builder, and an intuitive subscriber management interface.

The DKIM and SPF records given to you on the Domains page cannot be changed within MailerLite and the exact records must be added to your DNS page for the authentication to work.

  1. Login into your MailerLite account.
  2. Head to the Account settings page and select the Domains tab as in the screenshot below.
  3. Enter the email address you wish to use to send emails from and click Save as in the screenshot below.

  1. Once you receive the confirmation email, click on the Confirm my email address link.
  2. You will see a success message confirming the domain verification.

How to authenticate your domain

  1. Head to the Settings page and select the Domains tab.
  2. Click on Authenticate for a verified domain, or Add a domain for an unverified one (and then click on Send confirmation email). 
  3. You’ll get the Name and Value fields for the DKIM and SPF records of this domain as in the screenshot below.

  4. Add the DKIM as a CNAME record and the SPF as a TXT record with their respective Name and Value fields that you have received from the pop-up window into your DNS zone.

Note: It’s only possible to have one SPF record on your DNS zone. If you have more than one, they need to be merged.

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

Setup Custom Domains

In addition to completing the authentication process, it is important to also focus on the alignment process to ensure that emails pass the alignment check. 

Please be aware that MailerLite only supports SPF alignment on the subdomain level, and emails may fail on the root domain level. To activate alignment, please follow the steps below:

  1. Click on the Add custom domain under Domain Alignment
  2. Fill in your preferred subdomain for Mailerlite
  1. Click on Check DNS records under Domain Alignment
  1. Create DNS records in your DNS zone for each MX, A and your TXT SPF record

For this example, we used Cloudflare as our DNS zone.

DevOps Unbound Podcast

Important Note: Please make sure to use either hardfail (-) or softfail (~) for the SPF record. It is fully recommended not to use +all and ? all now. You can read more about it in this article.

  1. Save the records
  2. Click on the subdomain and toggle it On
  3. Click on Confirm enable
  1. Enable the subdomain by toggling it on

Congratulations, you now successfully authenticated your outgoing mail stream from MilerLite with SPF and DKIM.

The post MailerLite SPF and DKIM Configuration: Step By Step appeared first on EasyDMARC.

*** This is a Security Bloggers Network syndicated blog from EasyDMARC authored by EasyDmarc. Read the original post at: https://easydmarc.com/blog/mailerlite-spf-and-dkim-configuration/


文章来源: https://securityboulevard.com/2023/11/mailerlite-spf-and-dkim-configuration-step-by-step/
如有侵权请联系:admin#unsafe.sh