Setting up SPF

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. 

  • 1 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Getting Started

Getting Started This guide will help you get started using the Outgoing Filtering service....

Setting up DKIM

Setting up DKIM If your sending domains already sign with DKIM, then this should not be...