Official DNS Guide • Email Marketing & Customer Journeys

Campaign Monitor (Marigold) SPF Record Setup & Validator

Configure Campaign Monitor SPF records (include:sendmsg.cmail1.com) and TXT/CNAME DKIM keys for enterprise inbox placement.

Quick Answer • Exact Campaign Monitor SPF Syntax

To authorize Campaign Monitor (Marigold) to send emails on behalf of your domain, add include:sendmsg.cmail1.com to your domain's single DNS TXT SPF record before the terminating ~all mechanism. The standard record is v=spf1 include:sendmsg.cmail1.com ~all.

Live Campaign Monitor DNS Validator

Test your domain's published SPF, DKIM, and DMARC records via global DoH edge nodes in real time.

Zero-Log Client Evaluation

Understanding Campaign Monitor (Marigold) Email Authentication

Campaign Monitor (by Marigold) requires sending domain authentication to satisfy RFC 7208 and RFC 6376 protocols, removing third-party sender headers.

When Campaign Monitor (Marigold) delivers outbound emails on your behalf, recipient mail transfer agents (MTAs) at Google, Yahoo, Microsoft, and corporate mail gateways inspect the sender identity. Without a published SPF record explicitly permitting Campaign Monitor (Marigold)'s IP ranges, these emails trigger SPF Softfail (~all) or Hardfail (-all), severely degrading domain reputation and inbox placement.

Required DNS Records for Campaign Monitor

Publish the following DNS records in your domain registrar or DNS management console (Cloudflare, AWS Route 53, GoDaddy, Namecheap):

TypeHost / NameValue / TargetTTLPurpose
TXT@v=spf1 include:sendmsg.cmail1.com ~all3600Campaign Monitor sending cluster.

Step-by-Step Setup Instructions

1

In Campaign Monitor > Account Settings > Sending Domains > Add Domain.

2

Copy the DKIM TXT record generated for your domain.

3

Add "include:sendmsg.cmail1.com" to your existing SPF record.

4

Verify status in Campaign Monitor.

Common Campaign Monitor SPF Configuration Mistakes

× Deprecated include:cmail1.com used

Cause: Old documentation references.

Fix: Update to "include:sendmsg.cmail1.com".

Frequently Asked Questions

What is the official Campaign Monitor SPF include?

The current mechanism is "include:sendmsg.cmail1.com".