Skip to main content
Event Farm

How to set up DMARC for Event Farm in Valimail

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

This article covers the SPF and DKIM authentication processes for Event Farm 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 Event Farm emails

Create a new DNS record with the following information:

Name : eventfarm._domainkey

Type : TXT

Value : v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtoCuQ3B0SXlkfdYa7oEG/Fy60hzPBDg6KJ56nS/sZJYtd2mcgZnGGMG2p0u3IUxzWEwAZzhM9zCABTdJNKnGbPRKMijsDeCVRBm8kF3BL2vZQbhkwlowDXETGxT4wja9wecztgxtIeUrsuUomdpKPXzupuSYVeSIMKs4Zd0BnPQIDAQAB;

NOTE: Please ensure the VALUE contains no newline or carriage returns. It should be a single line of text.

NOTE: If you manage DKIM for your domain in Valimail, you must publish this DKIM key in your domain's Configuration page in the Valimail platform.

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

Add an Event Farm 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 Event Farm emails

Once you establish that Event Farm 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?