Skip to main content
ListManager

How to set up DMARC for ListManager in Valimail

Updated over a week ago
SPF(supported)
DKIM(recommended)

This article covers the SPF and DKIM authentication processes for ListManager and how they are managed in Valimail. While only one of the two authentication methods is required for an email to pass DMARC, our recommendation is to configure both whenever possible.

Configuring DKIM authentication for your ListManager emails

1. Select the options you want in the DKIM/DomainKeys tab for a specific site. This includes generating public and private keys, which are essential to the operation of DKIM/DomainKeys.

2. Create and publish the domain TXT records (this includes publishing the public key to DNS).

3. When you send email, the private key generates a digital signature of the message.

4. The DKIM/DomainKeys-enabled receiving server extracts the digital signature and claimed From: or Sender: domain from the headers.

5. The receiving server fetches the public key from DNS and checks it against the private key. If it's a match, this proves that the claimed From: or Sender: domain is accurate and the headers and content were not altered.

You can also find the instructions on how to set up DKIM and SPF for ListManager, here.

Add a ListManager DKIM key in Valimail

You can find more detailed information on how to add a DKIM key in Valimail, here:

Configuring SPF authentication for your ListManager emails

Once you establish that ListManager is an authorized sender for your domain, you will need to add the service in your Enabled Senders.

You will find more detailed information on how to add a service for your domain in Valimail, here:

Note: We encourage you to use the comment section for any useful information about your sending service, such as the name of the service owner, change request ticket numbers, etc.

Did this answer your question?