How To Send. Zillions A DAY. (And Keep Customers Happy and Engaged) by Mike Hillyer, Senior Director of Global Solution Consulting

Size: px
Start display at page:

Download "How To Send. Zillions A DAY. (And Keep Customers Happy and Engaged) by Mike Hillyer, Senior Director of Global Solution Consulting"

Transcription

1 How To Send Zillions OF S A DAY (And Keep Customers Happy and Engaged) by Mike Hillyer, Senior Director of Global Solution Consulting

2 How Much Does Your Company Send? A hundred a day? A thousand a day? More? Believe it or not, many organizations send several million s a day, and enterprises, large online retailers, social networks and gaming sites often send as much as a billion a month. In the case of social networks, a few send as many as a billion s a day. No matter how much companies send, they all send for the same reason: They have a community of customers or users, and these companies need to keep their communities engaged and in-the-know. Why? Because a disengaged community is no community at all, and a disengaged customer base is not going to be your customer base for long. Is it easy to send high volumes of ? Yes and no. It s easy to do, but the way you do it is what matters. Large volumes of mail can be expensive to deploy. Worse, large volumes of mail may be perceived as spam by ISPs. If done incorrectly, high-volume sending can drain your resources and your revenue, and provide no value at all to your customers. How can you keep your customers happy and engaged if your message never makes it to the intended inbox? Here are four steps you need to take to do it right: Consider Your Hosting Options As a sender, you have the option of using an service provider (ESP) or using your own sending infrastructure, and you have Marketing Reports is a great source for reputation building. You ll find a wealth of information, original articles, reviews and links to help you start or improve your opt-in marketing. -marketing-reports.com to choose the best model for your situation. ESPs provide not only infrastructure but also expertise, to handle the myriad details of sending for their clients. This enables companies to focus on their core business rather than the many technical challenges of high-volume . Nonetheless, you should look carefully at the cost/benefit trade-off of in-house versus outsourced sending, especially as your volume begins to grow. Sending in high volumes can quickly become costly when working with ESPs that charge on a CPM (Cost Per Mille [thousand]) basis. If you choose to operate your own sending infrastructure, there are benefits to directly controlling your own database. You will typically be in a position to better understand your customer s behavior across business units, making it far simpler to respond to customers preferences and message them in their preferred format. Just be sure to put a database administrator on your team so you can actively fine-tune your sending strategies over time for optimal results. Operating your own sending infrastructure can offer other benefits, such as sending mail with lower latency and more straightforward synchronization with your database of record. In the end, it s not a matter of insourcing versus outsourcing but of right sourcing, or doing what makes the most sense for you and your customers. You may very well find that a mixed environment works best, in which both you and an ESP share the sending responsibility. Improve Your Sending Reputation The higher your sending volume, the more you need to improve your sending reputation among the ISPs that handle most of the incoming traffic on the Internet. This holds true for major ISPs such as MSN, AOL, Yahoo, AT&T, Gmail, EarthLink, Cox, Bell South etc., as well as smaller local ISPs. A high reputation is critical in getting the majority of your mail safely in the hands of your intended recipients. To build and maintain a good reputation you need to follow best practices for list acquisition, list hygiene, segmentation and relevancy. This guide focuses on the technical requirements for sending high volumes, but keep in mind that doing so without a solid reputation on your domain and sending IPs is very difficult. From a technical perspective there s a number of bases we need to cover regarding authentication, whitelisting, bounce processing and complaint handling. Authentication. As a reputable sender you will want to associate your IP addresses with your domain using the authentication standards available to you. These include SPF, SenderID, DomainKeys (DK) and DomainKeys Identified Mail (DKIM). There are indications that SPF (and SenderID by association) is ineffective, but given the low effort required to implement it, we recommend doing so. While SPF and SenderID are purely DNS-based, DK and DKIM require an implementation either during message creation or during relay by the MTA and as a result will impact the maximum throughput of your infrastructure. DK is quickly being superseded by DKIM, but with most solutions supporting them it is simple enough to use both when sending to an ISP that supports one or the other. Implementation details will vary based on your sending solution. While some recommend selectively signing DK and DKIM only for messages sent to ISPs that are known to check authentication (in order to lower the impact signing has on throughput on a solution that takes a significant performance hit from signing), it is recommended that you sign all messages; you never know who is checking for authentication without announcing it. Whitelisting. One benefit of getting on the various whitelists provided by ISPs and reputation providers is that in some cases you can send higher volumes on whitelisted IP addresses than would otherwise be possible. Keep in mind that in most situations whitelisting comes after sending has already begun in order to allow the provider of the whitelist to examine your sending patterns as part of the whitelisting process, so put your best foot forward (and follow it up with consistent behavior). Bounce Processing. One quick way to lose reputation is to repeatedly send mail to invalid addresses. ISPs will track how many non-existent addresses you send to and throttle you accordingly. Even more seriously, ISPs will occasionally take inactive addresses and re-activate them as spam traps; any mail sent to the address will immediately get classified as a spam source and will be filtered accordingly. To prevent this from happening it is necessary to capture and act on the responses sent by the ISPs and unsubscribe those addresses identified as non-existent or inactive, while retaining those with responses that identify users on vacation, with full mailboxes, and other non-fatal conditions. Commercial sending solutions will perform this step automatically with varying levels of effectiveness, while other platforms will require a third-party solution. Complaint Handling. In an effort to help senders improve their practices, a number of ISPs have implemented feedback loop (FBL) programs using the abuse reporting format (ARF), the industry standard format for spam reporting. When a user on a supported ISP clicks the This Is Spam button, an automated message is sent to an address defined in advance (when signing up with the ISP for the feedback loop program). By processing these messages and unsubscribing the relevant users, you prevent further reputation 2 3

3 A high reputation is critical in getting the majority of your mail safely in the hands of your intended recipients. damage that may result when sending them future messages. You can also use this feedback to refine your campaign objectives and approach, to provide your customers with the content and offers they are most likely to need or want. The ARF format used by the ISPs makes it relatively straightforward to process feedback loop messages and use them to unsubscribe the users who have complained about your messages. Some sending solutions can handle FBL messages natively while others require separate tools that can open ARF-formatted messages. Improve Your Sending Infrastructure Several key architectural components come into play to make it possible to send high volumes of , including network connectivity, server hardware and software. Network Connectivity. Most professional sending operations are based in rented Figure 1: Server Hardware INTERNET datacenters, simplifying the provisioning of network connectivity. For example, if we need to send a billion s per month, we re talking 2.5 million messages per hour, and we ll assume a sample message size of 50 kilobytes (51,200 bytes), meaning that we need to send at a rate of 2,500,000 * 51,200 = 128,000,000,000 bytes per hour or megabits per second. With this throughput, you will certainly need gigabitspeed networking in the datacenter. Do the math on your own expected throughput, to determine your datacenter needs. But keep in mind that has a significant impact on your bottom line so you won t be able to tolerate extended outages. You need to not only make sure that the datacenter you choose has redundant power and backbone connections, you also need to consider using redundant datacenters. Server Hardware. Moving high volumes of does not require the purchase of custom server hardware but it does require making a proper investment in hardware. Generally speaking you will be using an infrastructure similar to the one shown in Figure 1. The Message Injector queries the database and uses the results to assemble one or more messages, which it relays to the Outbound Mail Server. The Outbound Mail Server queues the message, performs any necessary manipulations on the message and then sends it via the Internet to the Inbound Mail Server Outbound Mail Server Database Server Message Injector destination server. In the event of a delivery failure message or a feedback loop message, the incoming message arrives via the Internet to the Inbound Mail Server. The Inbound Mail Server performs antivirus/ anti-spam scanning and then, in the case of a legitimate message, processes the message and updates the subscriber information in the database. Note that not all server solutions can perform this processing in-stream. When using such solutions, an intermediate server will be needed to accept the clean message from the Inbound Mail Server and process it using custom code. In a production deployment there can be several variations on this example, typically with multiple servers used on the outbound and inbound roles, with multiple message injectors pushing to the outbound machines and often specialty servers on the inbound side dedicated to processing incoming feedback loop and bounce messages. To send in very high volumes (say, more than a billion a month), quality working mail servers should feature the following: 2x multi-core, 64-bit processors 16-32GB of RAM 8x 15K RPM hard disks Battery-backed RAID-10 controller The specific details of your hardware selection will depend on your actual and expected sending volume and the ability of your specific software to leverage the resources provided. A large number of fast disks in a RAID-10 array is recommended for the message spool as standards-compliant mail servers must write messages to disk before accepting them for delivery, placing significant demands on storage resources. Software. For many years, the first choice for sending software was open source message transfer agents (MTAs), the most widely used of which were Postfix and Sendmail. The problem with open source MTAs is that their performance tops out at around 100,000 messages per hour. To support a one-million-per-hour rate, for example, you d need 10 individual servers, each running an instance of an open source MTA. Commercial sending solutions typically show real-world performance ranging from 500,000 messages per hour per server to over two million messages per hour per server. Check your reputation. Return Path, a leading certification and scoring company, offers senders, receivers or consumers free access to Sender Score, an online reputation checking tool. senderscore.org In addition, your sending software should support IP domain segregation. ISPs pay close attention to the source IP domains of flowing into their servers. If any domain sends a high rate of mail that looks like spam, or gets flagged as spam by recipients, or contains bad addresses, the ISP will filter traffic from that domain accordingly, or might block all traffic from that domain outright. If all of your mail comes from a single IP, you run the risk of all of your mail getting blocked. For example, let s say we have one million messages to send today, and they break down into three groups. The first third is going to addresses that we re very confident are legitimate because those addresses have been used in the past to send invoices, order confirmations and other transactionbased s. The second third of the list was generated with confirmed- or doubleopt-in tactics, so we re confident that these 4 5

4 won t be blocked, but not with the same level of certainty as group one. The final third of the address list was built using unconfirmed- or single-opt-in tactics; we need to separate out these addresses because they re likely to generate a higher number of spam complaints than group one or group two. Given our situation, we would want sending software that could accommodate at least three IP domains, but keep in mind that companies that send very high volumes of mail often need many more. For instance, large service providers that manage campaigns on behalf of numerous brands would, ideally, want the ability to create unlimited IP addresses. A number of tools for checking the reputation of your IP addresses can be found at Word to the Wise, a software provider that helps ISPs and ESPs to manage spam complaints and deliverability issues. wordtothewise.com Some sending software goes beyond basic message queuing and sending, providing the additional functionality required for a high-volume sender. Here are some other critical features to look for: High Availability. With high-volume sending, you absolutely need a solution that provides high availability out of the box. If a server goes down you can t afford to be frantically activating a warm spare, just to find out that it too has some issue. You need an active-active solution that reacts automatically to server failures and keeps the mail flowing. Centralized Management. You need a solution that can be easily managed on your terms, whether you prefer editing configuration files or using a web interface. In addition, you need something that grows with you, providing centralized management of an entire cluster of servers. Advanced Reporting. One key to successful sending at high volumes is keeping tabs on how your server is performing and how your mailings are doing. You need to know what is passing through your server, how quickly messages are moving, whether queues are backed up, how the various ISPs are treating your traffic, all with the ability to drill down on specific source IPs and specific destination ISPs. You need to be able to see all of this in real time and across your entire infrastructure. When choosing sending software, be careful not to choose a free or low-cost solution only to spend countless hours building workarounds, or writing scripts to automate administration or provide redundancy. This work requires time, and time spent creating tools that are already provided in an alternative solution is time (and money) wasted. You are always better off using your time to create your special sauce, that which makes your business unique and gives you a competitive advantage. Strengthen Your Monitoring Capabilities When sending high volumes of mail, you just can t afford to have a fire and forget mentality. You need to keep a constant eye on your environment, monitoring multiple key factors to ensure that you can continue to successfully send. Reputation Monitoring. Remember earlier when we said you needed to improve your sending reputation? You also need to maintain your good reputation. To do that you should take advantage of reputation monitoring tools provided by companies like Return Path ( and you should also keep a close eye on the reports produced by your sending software. You need to watch metrics such as bounce rates, FBL hit rates, blacklist hits, transient failures and response rates. Infrastructure Monitoring. You need to make sure your keeps flowing no matter what happens, and that means making sure your infrastructure stays online. You will need to monitor the health of the servers that support your infrastructure, the network components that carry your messages and the software that creates and relays your messages. There are a number of monitoring solutions available to accommodate any platform and budget. Make sure to test simulated failures to confirm that monitoring is working successfully. Consider setting up a simulated mailing that runs on a regular basis using your full infrastructure stack: a monitoring script can check an inbox and if the test message fails to appear, something is potentially wrong in your sending infrastructure. This approach can help identify issues that may pass by other monitoring systems unnoticed (and can be integrated into some monitoring solutions directly). Response Monitoring. Keep in mind that you get what you monitor for; if you focus too much on one metric it may improve without helping the big picture. In addition to making sure all the underlying pieces are in place, don t forget to keep an eye on things where the rubber meets the road. You may be sending at phenomenal rates with great metrics but failing to generate customer actions that lead to revenue. So don t forget to monitor your response rates. Start Sending! While by no means an exhaustive list, this should give you a good idea of what s required in a high-volume sending environment, while keeping your customers happy and engaged. If your company is growing, it pays to see the road ahead, and high- volume sending might be in your future sooner than you think. About Message Systems The industry leader in messaging technology, Message Systems offers a family of software solutions and services that addresses the digital communications needs of today s most innovative companies. Telecommunications carriers, ISPs, marketing services providers, cloud computing firms and social media companies rely on Message Systems software to power the message-based communications driving their critical business initiatives. Message Systems solutions get billions of unique messages to the right place at the right time every day through the full range of channels: , SMS text, MMS messaging and more. Founded in 1997, the company is headquartered in Columbia, Maryland. About the Author Based in Calgary, Canada, Mike Hillyer has managed the Enterprise Sales Engineering team at Message Systems since He also serves as a committee co-chair for the Online Trust Alliance and is an active author and speaker, providing insights and information on infrastructure and deliverability. You can follow him on 6 7

5 Published by Message Systems, Inc guilford road, columbia maryland messagesystems.com tel toll free usa Message Systems, Inc., all rights reserved.

How To Ensure Your Email Is Delivered

How To Ensure Your Email Is Delivered Everything You Need to Know About Delivering Email through Your Web Application SECTION 1 The Most Important Fact about Email: Delivery is Never Guaranteed Email is the backbone of the social web, making

More information

An Email Delivery Report for 2012: Yahoo, Gmail, Hotmail & AOL

An Email Delivery Report for 2012: Yahoo, Gmail, Hotmail & AOL EmailDirect is an email marketing solution provider (ESP) which serves hundreds of today s top online marketers by providing all the functionality and expertise required to send and track effective email

More information

WHITEPAPER. SendGrid Deliverability Guide V2. Everything You Need to Know About Delivering Email through Your Web Application

WHITEPAPER. SendGrid Deliverability Guide V2. Everything You Need to Know About Delivering Email through Your Web Application WHITEPAPER SendGrid Deliverability Guide V2 Everything You Need to Know About Delivering Email through Your Web Application The Most Important Fact about Email: Delivery is Never Guaranteed Email is the

More information

Email Reputation Metrics Troubleshooter. Share it!

Email Reputation Metrics Troubleshooter. Share it! Email Reputation Metrics Troubleshooter page: 1 Email Reputation Metrics Troubleshooter Written By Dale Langley Dale has been working with clients to improve their email deliverability and response rates,

More information

Deliverability Counts

Deliverability Counts Deliverability Counts 10 Factors That Impact Email Deliverability Deliverability Counts 2015 Harland Clarke Digital www.hcdigital.com 1 20% of legitimate commercial email is not being delivered to inboxes.

More information

Deliverability Best Practices by Tamara Gielen

Deliverability Best Practices by Tamara Gielen Deliverability Best Practices by Tamara Gielen Hello, my name is Tamara Gielen Blogger Community manager Speaker Independent consultant Trainer Based in Belgium 2010 Tamara Gielen BVBA all rights reserved

More information

Blackbaud Communication Services Overview of Email Delivery and FAQs

Blackbaud Communication Services Overview of Email Delivery and FAQs Blackbaud Communication Services Blackbaud Communication Services Overview of Email Delivery and FAQs Email Delivery through your Blackbaud Solutions Blackbaud Communication Services can send large numbers

More information

Unica OnDemand. Unica and email deliverability. Getting to the inbox. Publication Date: January 19, 2010

Unica OnDemand. Unica and email deliverability. Getting to the inbox. Publication Date: January 19, 2010 Unica OnDemand Publication Date: January 19, 2010 N10014 Getting to the inbox N40002 Sending an email is something you do every day. Even when you send a single email, occasionally the message does not

More information

Smart E-Marketer s Guide

Smart E-Marketer s Guide 30 insider tips to maximise your email deliverability rate 30 insider tips Step 1. Ensure the domain you use for sending emails is configured to enable authentication (SPF / Sender ID/ DomainKeys). Step

More information

Knowledge Guide: Deliverability. Your Reputation Holds the Key to Deliverability. virtualroi May 2009. by: Return Path

Knowledge Guide: Deliverability. Your Reputation Holds the Key to Deliverability. virtualroi May 2009. by: Return Path Knowledge Guide: Deliverability Your Reputation Holds the Key to Deliverability virtualroi May 2009 by: Return Path Your Reputation Holds the Key to Deliverability Twenty percent of legitimate email never

More information

5 tips to improve your email database. An Experian Data Quality white paper

5 tips to improve your email database. An Experian Data Quality white paper 5 tips to improve your email database An Experian Data Quality white paper While many marketers spend significant time and effort optimizing content and debating the timing of each campaign, marketers

More information

A White Paper. VerticalResponse, Email Delivery and You A Handy Guide. VerticalResponse,Inc. 501 2nd Street, Suite 700 San Francisco, CA 94107

A White Paper. VerticalResponse, Email Delivery and You A Handy Guide. VerticalResponse,Inc. 501 2nd Street, Suite 700 San Francisco, CA 94107 A White Paper VerticalResponse, Email Delivery and You Delivering email seems pretty straightforward, right? You upload a mailing list, create an email, hit send, and then mighty wizards transport that

More information

Email Best Practices 101

Email Best Practices 101 Email Best Practices 101 15 Proven Tactics for Boosting Deliverability and Engagement BY KATE NOWROUZI Email Best Practices 101 Boosting your inbox rates begins with an understanding of how your tactics

More information

e-shot Unique Deliverability

e-shot Unique Deliverability e-shot Unique Deliverability Email Deliverability What is Email Deliverability? Email deliverability s aim is to maximise the number of email messages that reach the intended recipients inboxes. It is

More information

Improve Email Deliverability with a Dedicated IP

Improve Email Deliverability with a Dedicated IP WHITE PAPER Improve Email Deliverability with a Dedicated IP Improve Email Deliverability with a Dedicated IP by Chris Kolbenschlag, Director of Deliverability at Bronto Software Deliverability is a primary

More information

INBOX. How to make sure more emails reach your subscribers

INBOX. How to make sure more emails reach your subscribers INBOX How to make sure more emails reach your subscribers White Paper 2011 Contents 1. Email and delivery challenge 2 2. Delivery or deliverability? 3 3. Getting email delivered 3 4. Getting into inboxes

More information

SCORECARD EMAIL MARKETING. Find Out How Much You Are Really Getting Out of Your Email Marketing

SCORECARD EMAIL MARKETING. Find Out How Much You Are Really Getting Out of Your Email Marketing EMAIL MARKETING SCORECARD Find Out How Much You Are Really Getting Out of Your Email Marketing This guide is designed to help you self-assess your email sending activities. There are two ways to render

More information

DMA s E-Mail Authentication Requirement: FAQs and Best Practices

DMA s E-Mail Authentication Requirement: FAQs and Best Practices DMA s E-Mail Authentication Requirement: FAQs and Best Practices DMA s Board of Directors approved a new guideline for ethical marketing practices in October 2005, with the new member requirement going

More information

How to Stop Spam Emails and Bounces

How to Stop Spam Emails and Bounces Managing Your Email Reputation For most companies and organizations, email is the most important means of business communication. The value of email today, however, has been compromised by the rampant

More information

Email deliverability: The good, the bad and the ugly

Email deliverability: The good, the bad and the ugly Email deliverability: The good, the bad and the ugly An Experian Data Quality White Paper March 2015 CONTENTS Introduction...1 The good...2 Open rate...2 Click-through rate...3 Authentication...4 The bad...4

More information

6-Part Lunch Learning Series

6-Part Lunch Learning Series Deliverability Basics Thursday, March 21, 2013 12:00pm 12:30pm EDT #asaewebinar Presented by: Jenny Lassi Professional Services, HighRoadSolution This complimentary webinar is brought to you by HighRoad

More information

The Grande Guide To Email Deliverability and Privacy

The Grande Guide To Email Deliverability and Privacy The Grande Guide To Email Deliverability and Privacy What s a Grande Guide? We know what the typical day is like for marketers. After all, we are marketers ourselves. Between strategy sessions, impromptu

More information

10 Ways to Improve B2B Email Deliverability:

10 Ways to Improve B2B Email Deliverability: From First Click to Lifetime Customer 10 Ways to Improve B2B Email Deliverability: Expert Insights on How You Can Better Deliverability 10 WAYS TO IMPROVE B2B EMAIL DELIVERABILITY: Expert insights on how

More information

eprism Email Security Appliance 6.0 Intercept Anti-Spam Quick Start Guide

eprism Email Security Appliance 6.0 Intercept Anti-Spam Quick Start Guide eprism Email Security Appliance 6.0 Intercept Anti-Spam Quick Start Guide This guide is designed to help the administrator configure the eprism Intercept Anti-Spam engine to provide a strong spam protection

More information

Email. Best Practices 101. Proven Tactics for Boosting Deliverability and Engagement. by Kate Nowrouzi, Director of Product Policy, Message Systems

Email. Best Practices 101. Proven Tactics for Boosting Deliverability and Engagement. by Kate Nowrouzi, Director of Product Policy, Message Systems Messaging Masters Series Email Best Practices 101 Proven Tactics for Boosting Deliverability and Engagement by Kate Nowrouzi, Director of Product Policy, Message Systems Email Best Practices 101 Boosting

More information

SIMPLE STEPS TO AVOID SPAM FILTERS EMAIL DELIVERABILITY SUCCESS GUIDE

SIMPLE STEPS TO AVOID SPAM FILTERS EMAIL DELIVERABILITY SUCCESS GUIDE SIMPLE STEPS TO AVOID SPAM FILTERS SECTION 1 UNDERSTANDING THE BASICS Marketing emails account for most this is spam complaints, 70% in fact, which explains the scrutiny some marketers see applied to their

More information

email deliverability

email deliverability There s no question that email software and the people who use it are getting better at filtering out spam. This is good since it makes it easier for engaging emails to get through but without a strong

More information

Reputation Monitor User Guide

Reputation Monitor User Guide August 18, 2015 Return Path, Inc. Table of Contents What is Reputation Monitor... 3 How Reputation Monitor Works... 4 What is a Sender Score... 5 How is a Sender Score Calculated... 5 Reputation Measures

More information

EMAIL MARKETING TIPS. From Our InfoUSA Email Experts

EMAIL MARKETING TIPS. From Our InfoUSA Email Experts EMAIL MARKETING TIPS From Our InfoUSA Email Experts In order to assist you every step of the way while creating an Email Marketing Campaign, our InfoUSA Email Experts have compiled lists of their best

More information

INinbox Start-up Pack

INinbox Start-up Pack 2 INspired Email Marketing This is what you should know about sending emails through INinbox and how to get started! Thanks for joining INinbox. choice. You ve made a great In front of you, you find the

More information

You ve got. Best practices for email deliverability. Microsoft Dynamics Marketing

You ve got. Best practices for email deliverability. Microsoft Dynamics Marketing You ve got Best practices for email deliverability Microsoft Dynamics Marketing Table of Contents Summary & author introduction Getting into the inbox with grace If you don t know, now you know: terms

More information

Anchor s Email Marketing Glossary and Common Terms

Anchor s Email Marketing Glossary and Common Terms Anchor s Email Marketing Glossary and Common Terms A/B Split Test: A method used for testing the response of sending two different email campaigns to two equal segments of an email list. Marketers can

More information

A Whitepaper of Email Marketing Webinar Questions & Answers: How an Enterprise SPAM Filter Works Questions & Answers

A Whitepaper of Email Marketing Webinar Questions & Answers: How an Enterprise SPAM Filter Works Questions & Answers A Whitepaper of Email Marketing Webinar Questions & Answers: How an Enterprise SPAM Filter Works Questions & Answers Page 0 of 10 Introduction This whitepaper is in a Question and Answer format and covers

More information

Best Practices: How To Improve Your Survey Email Invitations and Deliverability Rate

Best Practices: How To Improve Your Survey Email Invitations and Deliverability Rate Best Practices: How To Improve Your Survey Email Invitations and Deliverability Rate Below, you will find some helpful tips on improving your email invitations and the deliverability rate from a blog post

More information

Email Win-Back Programs: Everyone Recommends Them, But Do They Work?

Email Win-Back Programs: Everyone Recommends Them, But Do They Work? Email Win-Back Programs: 1 Everyone Recommends Them, But Do They Work? Email Win-Back Programs: Everyone Recommends Them, But Do They Work? We ve missed you! Yes, But Not the Way You Think Talk to a permission-based

More information

datatrac Want to maximize your online ROI? ABOUT datatrac you ve come to the right place.

datatrac Want to maximize your online ROI? ABOUT datatrac you ve come to the right place. ABOUT datatrac Datatrac is a leading ASP of hosted e-mail marketing software that allows permission-based marketers to manage, send, track, and grow their e-mail campaigns. Leading marketers have incorporated

More information

WHITE PAPER SEPTEMBER 2008. Make It Into the Inbox. Co-authored by Jaren Angerbauer and Shaneli Ramratan

WHITE PAPER SEPTEMBER 2008. Make It Into the Inbox. Co-authored by Jaren Angerbauer and Shaneli Ramratan THE DIGITAL MARKETING COMPANY WHITE PAPER SEPTEMBER 2008 The 10 Commandments of Email Delivery Make It Into the Inbox Co-authored by Jaren Angerbauer and Shaneli Ramratan In the world of email marketing

More information

Email Delivery Simplified White Paper

Email Delivery Simplified White Paper Email Delivery Simplified White Paper April 28, 2005 Prepared by StrongMail Systems, Inc. 1300 Island Drive, Suite 200 Redwood Shores, CA 94065 t. (650) 421-4200 f. (650) 421-4201 info@strongmailsystems.com

More information

Top 25 Email Marketing Terms You Should Know. Email Marketing from Constant Contact

Top 25 Email Marketing Terms You Should Know. Email Marketing from Constant Contact Email Marketing from Constant Contact Top 25 Email Marketing Terms You Should Know Constant Contact, Inc. 1601 Trapelo Road, Suite 329 Waltham, MA 02451 www.constantcontact.com If you have ever felt out

More information

Email List Cleansing: Questions Answered

Email List Cleansing: Questions Answered Email List Cleansing: Questions Answered 1. Introduction to email cleansing 2. How do email addresses become invalid? 3. How is Sender Reputation determined? 4. How does an email address validator check

More information

OFFERINGS & PRICING. Effective 8/2015 Prices are subject to change. v 1.5 2015 Act-On Software

OFFERINGS & PRICING. Effective 8/2015 Prices are subject to change. v 1.5 2015 Act-On Software OFFERINGS & PRICING Effective 8/2015 Prices are subject to change. 2015 Act-On Software Quick start services 2 Marketing automation strategy, consulting & managed services 4 Marketing automation design

More information

Get to the Inbox Ten Top Tips to Maximize Your Email Deliverability

Get to the Inbox Ten Top Tips to Maximize Your Email Deliverability Get to the Inbox Ten Top Tips to Maximize Your Email Deliverability Introduction It s estimated that 70%* of all email is spam - not just unwelcome promotional messages, but phishing scams, hoaxes and

More information

MDaemon configuration recommendations for dealing with spam related issues

MDaemon configuration recommendations for dealing with spam related issues Web: Introduction MDaemon configuration recommendations for dealing with spam related issues Without a doubt, our most common support queries these days fall into one of the following groups:- 1. Why did

More information

Solution Brief FortiMail for Service Providers. Nathalie Rivat

Solution Brief FortiMail for Service Providers. Nathalie Rivat Solution Brief FortiMail for Service Providers Nathalie Rivat Agenda FortiMail for Internet Service Providers Outbound antispam to prevent blacklisting MMS routing for Mobile Operators Inbound antispam

More information

Post-Send Vetting Techniques... 6 Methodology... 6

Post-Send Vetting Techniques... 6 Methodology... 6 Messaging Anti-Abuse Working Group (MAAWG) Vetting Best Common Practices (BCP) November 2011 Introduction... 1 Why Vet?... 2 Pre-Send Vetting Techniques... 2 Corporate Entity Formation and History... 2

More information

Email Marketing Deliverability: Getting into the Inboxes of Healthcare Professionals. A Primer On Healthcare Email Marketing Part I

Email Marketing Deliverability: Getting into the Inboxes of Healthcare Professionals. A Primer On Healthcare Email Marketing Part I Email Marketing Deliverability: Getting into the Inboxes of Healthcare Professionals A Primer On Healthcare Email Marketing Part I Imagine you ve carefully crafted and designed a fantastic email marketing

More information

FOR EVERY SIX COMMERCIAL MESSAGES SENT WORLDWIDE, ONE NEVER REACHES THE SUBSCRIBER S INBOX. - Return Path

FOR EVERY SIX COMMERCIAL MESSAGES SENT WORLDWIDE, ONE NEVER REACHES THE SUBSCRIBER S INBOX. - Return Path B2Best Practice FOR EVERY SIX COMMERCIAL MESSAGES SENT WORLDWIDE, ONE NEVER REACHES THE SUBSCRIBER S INBOX. - Return Path Measure Your Performance... Clean Your Data... Ask Permission... Send Welcome Messages...

More information

Email Deliverability: Optimizing Your Email Marketing Strategy. Version 1.0.08: September 7, 2008 Presented by: Angela McKay CRM Business Analyst

Email Deliverability: Optimizing Your Email Marketing Strategy. Version 1.0.08: September 7, 2008 Presented by: Angela McKay CRM Business Analyst : Optimizing Your Email Marketing Strategy Version 1.0.08: September 7, 2008 Presented by: Angela McKay CRM Business Analyst Version 1.0.08 Table of Contents Table of Contents... 2 About this Document...

More information

Deliverability Debunked: A Do s and Don ts Guide

Deliverability Debunked: A Do s and Don ts Guide Deliverability Debunked: A Do s and Don ts Guide According to the latest studies, an estimated 20 percent of all emails sent in North America never reach the inbox of intended receivers. As such, the deliverability

More information

Top 40 Email Marketing Terms You Should Know

Top 40 Email Marketing Terms You Should Know 1601 Trapelo Road Phone 781-472-8100 Suite 246 Fax 781-472-8101 Waltham, MA 02451 www.constantcontact.com Top 40 Email Marketing Terms You Should Know If you have ever felt out of your depth in a discussion

More information

Government of Canada Managed Security Service (GCMSS) Annex A-5: Statement of Work - Antispam

Government of Canada Managed Security Service (GCMSS) Annex A-5: Statement of Work - Antispam Government of Canada Managed Security Service (GCMSS) Date: June 8, 2012 TABLE OF CONTENTS 1 ANTISPAM... 1 1.1 QUALITY OF SERVICE...1 1.2 DETECTION AND RESPONSE...1 1.3 MESSAGE HANDLING...2 1.4 CONFIGURATION...2

More information

Anti-Spam Measures Survey 2009. Pascal Manzano ENISA

Anti-Spam Measures Survey 2009. Pascal Manzano ENISA Anti-Spam Measures Survey 2009 Pascal Manzano ENISA Do you remember what happen on June 25 th? Methodology Online questionnaire open from May until July 2009 Questionnaire used providers best practices

More information

What does it actually mean to warm up an IP address?

What does it actually mean to warm up an IP address? page1 The IP Warm-up Process Explained Whether you are new to the email game or an accomplished mailer, you have probably run across the idea of warming up an IP (Internet Protocol) address to improve

More information

Best Practices in Email Marketing

Best Practices in Email Marketing Best Practices in Email Marketing April 2008 Presented by: Stu Carty Regional Development Director Constant Contact Inc. phone: 925-855-7401 email: scarty@constantcontact.com http://sfbayarea.constantcontact.com

More information

The dark side of deliverability -

The dark side of deliverability - The dark side of deliverability - email marketing benchmarks An Experian Data Quality white paper Email remains the number one communication channel for marketers. However, organizations face many issues

More information

BEST PRACTICES IN EMAIL MARKETING. Get Delivered, Get Read, and Get Results

BEST PRACTICES IN EMAIL MARKETING. Get Delivered, Get Read, and Get Results BEST PRACTICES IN EMAIL MARKETING Get Delivered, Get Read, and Get Results 2009 RightNow Technologies. All rights reserved. RightNow and RightNow logo are trademarks of RightNow Technologies Inc. All other

More information

Email Marketing Workshop

Email Marketing Workshop Email Marketing Workshop Part V Deliverability, Compliance & Trust Agenda Getting To The Inbox Protecting Your Brand Email Laws & Regulations 1 Laurence Rothman Nationwide Senior Consultant, Brand Reputation

More information

DIGITAL MARKETING SERIES DELIVERABILITY: GETTING TO YOUR CUSTOMER S INBOX

DIGITAL MARKETING SERIES DELIVERABILITY: GETTING TO YOUR CUSTOMER S INBOX DELIVERABILITY: GETTING TO YOUR CUSTOMER S INBOX DIGITAL MARKETING SERIES EMAIL RULE #1 If it doesn't make it to the inbox, it's a wasted effort. How do you avoid the digital black hole? With tested best

More information

Email Marketing & Lead Generation Blueprint

Email Marketing & Lead Generation Blueprint Email Marketing & Lead Generation Blueprint Email marketing has been around for as long as email has been around. It has evolved into a powerful tool which can be utilized for various purposes. Since email

More information

Multi-Channel Benchmarking Guide H2, 2012. March 2013 Version 1.1

Multi-Channel Benchmarking Guide H2, 2012. March 2013 Version 1.1 Multi-Channel Benchmarking Guide H2, 2012 March 2013 Version 1.1 Contents Introduction... 4 Key Trends... 5 Key Trend Details... 5 Overview... 9 Deliverability... 9 Analysis... 10 Hard Bounce Rate... 10

More information

Top Tactics to Improve Email Relevancy and Deliverability. Sponsored by

Top Tactics to Improve Email Relevancy and Deliverability. Sponsored by Top Tactics to Improve Email Relevancy and Deliverability Sponsored by Introductions Sergio Balegno, Director of Research MarketingSherpa / MECLABS Primary Research @SergioBalegno Jeffrey Rice, Research

More information

Email Deliverability:

Email Deliverability: Email Deliverability: A guide to reaching your audience Email deliverability is a key factor in email campaign performance. Understanding how email deliverability is calculated and how it affects your

More information

How emails are sent from Xero

How emails are sent from Xero How emails are sent from Xero Technical discussion In June 2013 we made a change to the way emails are sent from Xero. Some of our users have asked us why the change was necessary and whether we are planning

More information

Data is at the heart of deliverability

Data is at the heart of deliverability FOR ADESTRA CLIENTS ONLY! Page 1 of 5 Data is at the heart of deliverability Introduction Following an in-depth project by Adestra into deliverability in the UK a common theme has emerged. Your data management

More information

Enterprise Email Marketing: The 8 Essential Success Factors

Enterprise Email Marketing: The 8 Essential Success Factors Enterprise Email Marketing: The 8 Essential Success Factors How to Create High-Impact Email Marketing Campaigns When Managing Over 1 Million Sends per Month By John H. Sellers Certified Email Marketing

More information

Email Marketing 201. How a SPAM Filter Works. Craig Stouffer Pinpointe On-Demand cstouffer@pinpointe.com (408) 834-7577 x125

Email Marketing 201. How a SPAM Filter Works. Craig Stouffer Pinpointe On-Demand cstouffer@pinpointe.com (408) 834-7577 x125 Email Marketing 201 How a SPAM Filter Works Craig Stouffer Pinpointe On-Demand cstouffer@pinpointe.com (408) 834-7577 x125 Mark Feldman NetProspexVP Marketing mfeldman@netprospex.com (781) 290-5714 www.twitter.com/pinpointe

More information

Grow. How to Authentically Grow Your Email List

Grow. How to Authentically Grow Your Email List Grow How to Authentically Grow Your Email List Grow Email acquisition is an important part of any email marketing program. A report by Custora showed that email acquisition quadrupled from 2009-2013, demonstrating

More information

The best ways to ensure that your newsletters reach their recipients

The best ways to ensure that your newsletters reach their recipients The best ways to ensure that your newsletters reach their recipients An issue of paramount importance to any email campaign marketing is the delivery rate of one's sent messages, which means the percentage

More information

MXSweep Hosted Email Protection

MXSweep Hosted Email Protection ANTI SPAM SOLUTIONS TECHNOLOGY REPORT MXSweep Hosted Email Protection JANUARY 2007 www.westcoastlabs.org 2 ANTI SPAM SOLUTIONS TECHNOLOGY REPORT CONTENTS MXSweep www.mxsweep.com Tel: +44 (0)870 389 2740

More information

Improving Email Deliverability

Improving Email Deliverability Improving Email Deliverability A focus on what happens after you hit the send button and the role of a SMTP Relay Service Provider April 2010 1 Introduction Email deliverability has become one of the hot

More information

Email Marketing Glossary of Terms

Email Marketing Glossary of Terms Email Marketing Glossary of Terms A/B Testing: A method of testing in which a small, random sample of an email list is split in two. One email is sent to the list A and another modified email is sent to

More information

The top 10 reasons to use Constant Contact s Email Marketing Service

The top 10 reasons to use Constant Contact s Email Marketing Service The top 10 reasons to use Constant Contact s Email Marketing Service Email marketing is one of the most powerful marketing tools available for developing customer and client relationships. To do effective

More information

Migration Best Practices A WORD TO THE WISE WHITE PAPER BY LAURA ATKINS, CO- FOUNDER

Migration Best Practices A WORD TO THE WISE WHITE PAPER BY LAURA ATKINS, CO- FOUNDER Migration Best Practices A WORD TO THE WISE WHITE PAPER BY LAURA ATKINS, CO- FOUNDER 2 Introduction It seems like it should be so simple to migrate from one email service provider (ESP) to another. Good

More information

Mastering Your Email Reputation: Seven Strategies for Improving Deliverability

Mastering Your Email Reputation: Seven Strategies for Improving Deliverability WHITE PAPER August 2008 Best Practices in Email Marketing Mastering Your Email Reputation: Seven Strategies for Improving Deliverability Effective tips and best practices for safeguarding your email sender

More information

Email Marketing Do s and Don ts A Sprint Mail Whitepaper

Email Marketing Do s and Don ts A Sprint Mail Whitepaper Email Marketing Do s and Don ts A Sprint Mail Whitepaper Table of Contents: Part One Email Marketing Dos and Don ts The Right Way of Email Marketing The Wrong Way of Email Marketing Outlook s limitations

More information

REPUTATION-BASED MAIL FLOW CONTROL

REPUTATION-BASED MAIL FLOW CONTROL WHITE PAPER REPUTATION-BASED MAIL FLOW CONTROL Blocking Extreme Spam and Reducing False Positives Blocking unsolicited commercial email or spam is an increasingly important but difficult task for IT staff.

More information

15 Trade Secrets Of Email Service Providers

15 Trade Secrets Of Email Service Providers 15 Trade Secrets Of Email Service Providers Secrets Your ESP Won t Tell You... But You Need To Know by Andrew Lutts, CEO Net Atlantic, Inc. 15 Trade Secrets of ESPs 2 Email Servers Require Active Management

More information

Eloqua Enhanced Branding and Deliverability More emails to the inbox means more opportunities and revenue.

Eloqua Enhanced Branding and Deliverability More emails to the inbox means more opportunities and revenue. Eloqua Enhanced Branding and Deliverability More emails to the inbox means more opportunities and revenue. Product Description In order to provide the best possible deliverability tool set, Eloqua has

More information

Basic Email Funneling MX Verify and Redundancy. Why E-Mail Sorting Solutions? Why Vircom?

Basic Email Funneling MX Verify and Redundancy. Why E-Mail Sorting Solutions? Why Vircom? Basic Email Funneling MX Verify and Redundancy Why E-Mail Sorting Solutions? Why Vircom? Why? Focused on Managed Messaging SaaS Security Systems Own Superior-Architected Infrastructure DATACENTERS: Carrier-class

More information

How To Use Neolane

How To Use Neolane Neolane White Paper: Neolane s Email Leadership Simplify your 360 degree email process, from targeting, creation and content management, automation, one-to-one personalization, routing onto deliverability

More information

EMAIL DELIVERABILITY ESSENTIALS: 6 MUSTKNOW TIPS

EMAIL DELIVERABILITY ESSENTIALS: 6 MUSTKNOW TIPS EMAIL DELIVERABILITY ESSENTIALS: 6 MUSTKNOW TIPS 6 MUST-KNOW EMAIL DELIVERABILITY TIPS Here, in plain language, are the most essential elements of an email marketing campaign that will get your message

More information

Spam: What Consumers Really Think

Spam: What Consumers Really Think From First Click to Lifetime Customer WHITE PAPER Spam: What Consumers Really Think Survey Finds Growing Anger; Advice for Avoiding Recipients Wrath SPAM: WHAT CONSUMERS REALLY THINK Survey finds growing

More information

How to Engage Your Contacts Using Email Marketing

How to Engage Your Contacts Using Email Marketing How to Engage Your Contacts Using Email Marketing We will be starting at 2:00 pm EST. Use the Question Pane in GoToWebinar to Ask Questions! CHAT WITH US: 1 Using the question pane shown above 2 Use the

More information

2014 Sender Score Benchmark Report

2014 Sender Score Benchmark Report 2014 Sender Score Benchmark Report SENDER SCORE: WHY REPUTATION MATTERS IN EMAIL MARKETING 55 SCORE Every email sender has a reputation, or Sender Score. A Sender Score is a proxy for mailbox providers

More information

eprism Email Security Appliance 6.0 Release Notes What's New in 6.0

eprism Email Security Appliance 6.0 Release Notes What's New in 6.0 eprism Email Security Appliance 6.0 Release Notes St. Bernard is pleased to announce the release of version 6.0 of the eprism Email Security Appliance. This release adds several new features while considerably

More information

Reliable & Secure Email. Professional, Dependable, Complete Easy to Learn, Use and Grow

Reliable & Secure Email. Professional, Dependable, Complete Easy to Learn, Use and Grow Reliable & Secure Email Professional, Dependable, Complete Easy to Learn, Use and Grow About this Presentation Summarizes primary purposes of email, plus the needs of email providers and users. Introduces

More information

Email Data Management Best Practices

Email Data Management Best Practices Email Data Management Best Practices September 17, 2008 These Best Practices have been developed by the IAB Email Committee. About the IAB Email Committee: The Email Committee is dedicated to removing

More information

Implementing MDaemon as an Email Security Gateway to Exchange Server

Implementing MDaemon as an Email Security Gateway to Exchange Server Implementing MDaemon as an Email Security Gateway to Exchange Server Introduction MDaemon is widely deployed as a very effective antispam/antivirus gateway to Exchange. For optimum performance, we recommend

More information

ContentCatcher. Voyant Strategies. Best Practice for E-Mail Gateway Security and Enterprise-class Spam Filtering

ContentCatcher. Voyant Strategies. Best Practice for E-Mail Gateway Security and Enterprise-class Spam Filtering Voyant Strategies ContentCatcher Best Practice for E-Mail Gateway Security and Enterprise-class Spam Filtering tm No one can argue that E-mail has become one of the most important tools for the successful

More information

DST EMAIL. Product FAQs. Thank you for using our products. DST UK www.dstsystems.co.uk

DST EMAIL. Product FAQs. Thank you for using our products. DST UK www.dstsystems.co.uk EFFECTIVE PERSONALISED PRINT AND E-COMMUNICATION SOLUTIONS DESIGNED WITH YOU IN MIND DSTSYSTEMS.CO.UK DST EMAIL Product FAQs version 01 Thank you for using our products. DST UK www.dstsystems.co.uk DST

More information

The Direct Marketing Association s (DMA) Power of Direct

The Direct Marketing Association s (DMA) Power of Direct Email Deliverability and the Marketer s ROI The connection between deliverability and marketing effectiveness by Dave Lewis The Direct Marketing Association s (DMA) Power of Direct study has consistently

More information

Eiteasy s Enterprise Email Filter

Eiteasy s Enterprise Email Filter Eiteasy s Enterprise Email Filter Eiteasy s Enterprise Email Filter acts as a shield for companies, small and large, who are being inundated with Spam, viruses and other malevolent outside threats. Spammer

More information

COMBATING SPAM. Best Practices OVERVIEW. White Paper. March 2007

COMBATING SPAM. Best Practices OVERVIEW. White Paper. March 2007 COMBATING SPAM Best Practices March 2007 OVERVIEW Spam, Spam, More Spam and Now Spyware, Fraud and Forgery Spam used to be just annoying, but today its impact on an organization can be costly in many different

More information

Intercept Anti-Spam Quick Start Guide

Intercept Anti-Spam Quick Start Guide Intercept Anti-Spam Quick Start Guide Software Version: 6.5.2 Date: 5/24/07 PREFACE...3 PRODUCT DOCUMENTATION...3 CONVENTIONS...3 CONTACTING TECHNICAL SUPPORT...4 COPYRIGHT INFORMATION...4 OVERVIEW...5

More information

The Top 10 Reasons You Need an Email Marketing Service. Email Marketing from Constant Contact

The Top 10 Reasons You Need an Email Marketing Service. Email Marketing from Constant Contact Email Marketing from Constant Contact The Top 10 Reasons You Need an Email Marketing Service Constant Contact, Inc. 1601 Trapelo Road, Suite 329 Waltham, MA 02451 www.constantcontact.com Email marketing

More information

Lyris ListManager (Lyris LM) On-premises Email Marketing Software

Lyris ListManager (Lyris LM) On-premises Email Marketing Software Lyris ListManager (Lyris LM) On-premises Email Marketing Software In today s digitally connected world, email is critical to business to communicate with customers and prospects and to market products

More information

Table of Contents Recommendation Summary... 3 Introduction... 4 Formatting Recommendations... 5 Creative:... 7 Deliverability & Infrastructure:...

Table of Contents Recommendation Summary... 3 Introduction... 4 Formatting Recommendations... 5 Creative:... 7 Deliverability & Infrastructure:... Table of Contents Recommendation Summary... 3 Technical:... 3 Creative:... 3 Introduction... 4 Formatting Recommendations... 5 JavaScript:... 5 Forms:... 5 Background Tags and Colors:... 5 Html Text:...

More information

A Powerful Email Solution for Reaching the Inbox fast, while Protecting your Brand Reputation.

A Powerful Email Solution for Reaching the Inbox fast, while Protecting your Brand Reputation. 1 A Powerful Email Solution for Reaching the Inbox fast, while Protecting your Brand Reputation. With INinbox email marketing tools and expert services from you can make every email count, receive the

More information

Improve Email Deliverability: Tactics for Handling Complaints and Boosting Reputation. Sponsored by

Improve Email Deliverability: Tactics for Handling Complaints and Boosting Reputation. Sponsored by Improve Email Deliverability: Tactics for Handling Complaints and Boosting Reputation Sponsored by Introductions Adam T. Sutton, Senior Reporter MarketingSherpa / MECLABS Primary Research @AdamTSutton

More information

E-MAIL FILTERING FAQ

E-MAIL FILTERING FAQ V8.3 E-MAIL FILTERING FAQ COLTON.COM Why? Why are we switching from Postini? The Postini product and service was acquired by Google in 2007. In 2011 Google announced it would discontinue Postini. Replacement:

More information