Tuesday, February 21, 2012

Recommendations for SMTP services for massive mailing


What is the recommendations for SMTP services for massive mailing?
Let me clarify, most of the free SMTP services (Gmail, Yahoo, Hotmail, etc...) has limits about the amount of messages you can send in a day.

Gmail, for instance, only allows you to send up to ~500 messages per day.
So, there must exists an alternative for those services that has higher limits of messages sent per day.
There is actually an entire industry for this, sometimes called the Email Service Provider (ESP) industry; it is also sometimes called Email Marketing.
If you search for "email marketing provider" you will see many of the big names in the segment.
For example, Lyris, Silverpop, ExactTarget, ConstantContact, MailChimp...
There are also different scales, some players will allow you to handle large volumes (e.g. campaigns of 100K messages at a time) and others that target small businesses (like MailChimp), where they are easy to get up and running quickly.
I believe if you spend some time on the websites of the providers above, you will learn something about the features available in the space.
Check that your IP address is not listed on any SMTP spam black lists. Also, be sure your upload bandwidth is large enough to handle the traffic.
You'll have to consider the format of the emails: if you have HTML content, you should think about if images are loaded from a website or if you want to send the images as a part of the message. It changes when and where your traffice peaks will occur.
Also, think about how to set your retry intervals for non deliverable emails.
Another important thing is how to handle NDR (non delivery receipts). If you have some mechanism for automatically update your mail addresses according to NDR information, you could avoid sending a lot of messages which will never reach the destination.
This doesn't just apply to SMTPs for mass delivery, but for every SMTP instance: check that it isn't an open relay. It will be soon used by spammers and you'll get on black lists.
iContact is a very economical email marketing option.

No comments:

Post a Comment