Setting up SPF

SPF records are TXT records placed into a domain's DNS settings.

SPF (Sender Policy Framework)  is a way to restrict which mail servers are allowed to send email for your domain name.

SPF Record Configuration

Create a  TXT record for the outgoing sending domain with the following details:

"v=spf1 a:6205.submission.antispamcloud.com a:release.antispamcloud.com -all"

If you already have an existing SPF, simply add a:6205.submission.antispamcloud.com a:release.antispamcloud.com to your existing record. 

  • 0 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

Getting Started

This guide will help you get started using the Outgoing Filtering service. To begin using...

Setting up DKIM

If your sending domains already sign with DKIM, then this should not be changed. SpamExperts...

Setting up MTA

Instructions for configuring MTA records for different mail servers are located here.