Rackspace SPF and DKIM configuration | EasyDMARC

Rackspace SPF and DKIM configuration: Step By Step Guideline

3 Min Read
Rackspace

This instructional article will demonstrate the Rackspace configuration process of Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM) Signatures to ensure Rackspace passes the DMARC alignment check and eliminate spam from your domain and increase security.

The SPF record identifies the mail servers and domains that are allowed to send email on behalf of your domain. The DKIM record, on the other hand, is a specially formatted DNS TXT record that stores the public key the receiving mail server will use to verify a message’s signature. These email authentication methods will be used to prove to ISPs and mail services that senders are truly authorized to send email from a particular domain and are a way of verifying your email sending server is sending emails through your domain.

The process of configuring SPF

In order to authenticate Rackspace on SPF, please follow these steps:

  1. Login and head to your DNS Zone provider
  2. Create a new TXT record
  3. Input the DNS name as @ or your domain name
  4. Input the DNS value as v=spf1 include:emailsrvr.com ~all
  5. Save the record
  6. Wait up to 72 hours to allow your DNS to process the changes

Screenshot below will show you the example of the SPF record. We’ll be using CloudFlare for this example.

Important Note: Each domain must have only one SPF TXT Record. If you have multiple SPF Records, SPF will return a PermError

If you are using multiple IPs, ESPs, Third-Party services for your various email strategies, you should include them in a single SPF Record.
E.g v=spf1 ip4:18.57.156.221 include:emailsrvr.com include:thirdpartyservice.com ~all

The process of configuring DKIM

In order to authenticate Rackspace on DKIM, you need to create a TXT record. Please follow these steps:

  1. Log in to the Cloud Office Control Panel
  2. In the Domains section of the home page, click the Sender Authentication (DKIM) link.
  3. On the Sender Authentication (DKIM) page, click the domain for which you want to enable DKIM.
  4. Click Enable DKIM for <your domain>
  5. Copy the TXT record key and TXT record value.
  1. Login and head to your DNS Zone provider
  2. Create a new CNAME record
  3. Input the DNS name as you have copied in TXT Record Key section
  4. Input the DNS value as you have copied in TXT Record Value section
  5. Save the record

Congratulations, you now successfully authenticated your outgoing mail stream from Rackspace with SPF and DKIM.

Various authors from EasyDMARC teams have contributed to our blog during company's lifetime. This author brings everyone together.

Comments

guest
0 Comments
Inline Feedbacks
View all comments

succees We’re glad you joined EasyDMARC newsletter! Get ready for valuable email security knowledge every week.

succees You’re already subscribed to EasyDMARC newsletter. Continue learning more about email security with us