Email Service Provider versus In-house

A common question among professional senders is: should I use an Email Service Provider (ESP) or can I send my emails in-house? To find a good answer can be difficult. There are a lot of ESPs and a lot of software vendors ready to help you, but where to get objective advise from? My customers [...]

Email relay solution for 1-2-1 Marketing

If you are a sender providing email relay services, how do you make sure that bounces and complaints are properly handled? Often the emails are generated by applications that hand-off the delivery to a relay service but have no means for processing returning bounces. This was also a question at 1-2-1 Marketing, a Texas based [...]

Simple and free method to check your IPR

With regards to email deliverability, the inbox placement rate (IPR) is probably the most important metric. According to industry research the average IPR of permission-based commercial mail is 80%. An alarming figure, which means that 20% bounces, is dropped, or put in junk. So how can you determine how your emails are doing? One solution [...]

Why I chose a commercial grade MTA

For sending emails, there is a wealth of solutions. On the open source side, there is Sendmail, Qmail, Exim and Postfix. Then there are a number of commercial MTAs available, at different price levels. The most well known vendors are Message Systems, Port25 and StrongMail. Postfix is a popular open source MTA thanks to it’s [...]

On the classification of bounces

Delivering large volumes of email can be difficult. Properly handing the bounces can be even more challenging. To decode, analyze and classify the hundredths of different bounce mail formats is a complex task. To give you an idea what you might encounter, here are some examples of bounces: 421 4.7.1 Intrusion prevention active for [X.X.X.X] [...]

Hotmail throttling and PowerMTA

Windows Live Hotmail is famous for throttling senders based on their IP reputation. The following two SMTP errors might be familiar: 421 PR(ct1) The mail server IP connecting to Windows Live Hotmail server has exceeded the connection limit allowed. If you are not an email/network admin please contact your E-mail/Internet Service Provider for help.  For [...]

Who is clicking on spam?

Have you ever asked yourself who clicks on spam, and why? This month the MAAWG released a new report, the 2010 MAAWG Consumer Survey Key Findings Report, which can be downloaded here. The results from respondents give some interesting insights in consumer behavior with regards to spam and email security. The most interesting conclusions I found [...]

DKIM recipe for PowerMTA

DomainKeys, and it’s successor DKIM, are important email authentication techniques. Based on cryptography, they are more secure than SPF and Sender ID. With DomainKeys/DKIM the integrity of the content is also protected and authentication does not break when emails are being forwarded. DomainKeys/DKIM is used by large webmail providers such as Google, Yahoo and AOL. [...]