It is a best practice to configure SPF authentication (also known as Sender Policy Framework) with your domain provider before sending any emails. Once configured, SPF authentication allows mail servers to authenticate emails that originate from your domain. It enhances the deliverability of your messages, too!
If your want to configure Campaign Monitor to send emails on behalf of your organization, follow the simple steps provided below.
yourdomain.com TXT v=spf1 include:_spf.createsend.com -all
Note : If you don’t have an SPF record previously for your domain, simply publish the above-mentioned record to enable SPF for outgoing emails using Campaign Monitor. If you do have an existing SPF record in your DNS, you need to modify it to include Campaign Monitor, as shown below:
Previous SPF record: v=spf1 include:spf.zoho.com -all
Modified SPF record: v=spf1 include:spf.zoho.com include:_spf.createsend.com -all
Finally, you can look up your record using our SPF record lookup tool, and enable DMARC for your domains with our DMARC analyzer .
PowerDMARC is the author of this solution article.Did you find it helpful? Yes No