What are SPF records and how do I create them?

2012/02/21 by

Many online mail providers (particularly hotmail and gmail) make use of the Sender ID Framework (SIDF), an e-mail authentication technology that tries to combat spoofing and phishing by checking/verifying the domain name the message is sent from.

To create your SPF record, you will need access to your domain’s zone file to create a TXT record. This post will guide you through the process.

The diagram below outlines the SIDF process:
images spf flow1 300x155 What are SPF records and how do I create them?

To use the framework, e-mail senders and domain owners must publish or declare all of the Internet Protocol (IP) addresses used by their outbound e-mail servers, or the IPs authorized to send e-mail on their behalf, in the Domain Name System (DNS). These IPs are included in a Sender Policy Framework (SPF) text file.

Creating your SPF record

To create your SPF record, you will need access to your domain’s zone file to create a TXT record.

Example: A typical SPF record will look like this:

yourdomain.com.au. 14400 IN TXT “v=spf1 a mx -all” (quotes intended)

This tells mailservers that the only IPs that can send legitimate messages are the A records for yourdomain.com.au or the MX records for yourdomain.com.au

You can use tools like easySPF or Microsoft’s Sender ID Framework SPF Record Wizard to assist with the creation of these records.

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)

Related posts:

  1. Create Webpages using Google Sites
  2. Unsuspend Plesk Domain Accounts
  3. WARNING: Domain Transfer Scam from Domain Registry of America
  4. Typosquatting Continues to Pose Dangers to Enterprises, Consumers
  5. Round cube shows blank From address or Sender field is blank