SpinnakerPro Tip #1 - Deliverability
Last Updated: August 20th 2009.
This webpage will explain what SPF records and Domain Keys are, and why they are very important when it comes to deliverability.
What is an SPF Record?
An SPF record (SPF stands for Sender Policy Framework) is a setting on your domain that says we (newsletter.ie) are permitted to send emails on your behalf. Setting up an SPF record is a task that will take 2 minutes for someone in your IT Department, and will greatly improve deliverability to email servers/packages that authenticate the senders domain. This includes many webmail packages like AOL, Gmail, Hotmail and Yahoo.
How do I set it up?
To set up an SPF record, here is the information you need.
- The SPF record is added to your domain, e.g. www.companyname.com, and is done through the domain's hosting control panel.
- The IP Addresses you will need to add to your SPF record are:
- 81.17.245.15 (IP for Newsletter.ie)
- 78.153.200.138 (IP for IronPort Broadcasting Machine)
- 78.153.200.139 (IP for IronPort Broadcasting Machine)
- If your IT Department does not know how to add an SPF record to your domain, then check with your website hosting providers - they'll be happy to help.
- Once the SPF record has been added, you can tell hotmail to update their records using this link: http://support.msn.com/default.aspx?productKey=senderid&mkt=en-us - This should improve deliverability to hotmail addresses for the next campaign.
If you require any advice or further information about SPF records, don't hesitate to contact us. Details at the bottom of this page.
How do I know if the SPF record has been added?
Depending on how often your hosting provider publishes their DNS records, the SPF record may take up to 24 hours to take effect.
Go to www.senderscore.org, and look up your domain. On the results screen near the top, you will see 3 stats for your domain - "Has MX Record", "Has SPF Record" and "Has SenderID".
The "Has SPF Record" will say "Yes".
Sample SPF Record
This is a sample SPF record that says newsletter.ie is permitted to send emails on behalf of SpinnakerPro.com:
spinnakerpro.com. IN TXT "v=spf1 ip4:81.17.245.15 ip4:78.153.200.138 ip4:78.153.200.139 -all"
Note 1: IMPORTANT: These settings may vary depending on whether or not your domain sends other emails. If you have a mail server that sends mails on your company's behalf, it must be added to this SPF string, e.g. ip4:1.2.3.4 (where 1.2.3.4 is the ip address of your mail server), or mx if you have an MX record on your domain. If in doubt, contact your hosting provider for assistance. This is very important as the "-all" at the end of the string means that any sending IPs that are not on the SPF string will fail the SPF check.
Note 2: Make sure the keyword PTR is not in your SPF string. This is what Microsoft say about using PTR:
The specification for SPF records (RFC 4408) discourages use of "ptr" for performance and reliability reasons. This is especially important for Windows Live Mail, Hotmail and other large ISPs as a result of the very high volume of mail we receive each day. We highly recommend you remove the "ptr" mechanism from your SPF record and, if necessary, replace it with other SPF mechanisms that do not require a reverse DNS lookup, such as "a", "mx", "ip4" and "include." This will help ensure that Sender ID validation is performed as accurately as possible, maximizing your email deliverability while protecting your domain from spoofing.
If you cannot change the SPF record for your domain, please let us know and we can set up a newsletter.ie email address for you, e.g. mycompanyname@newsletter.ie