Ask HN: Do you like Mailchimp? Alternatives?
I'm considering starting up nudge emails for lost http://todoneapp.com signups. Mailchimp seems like a popular service, but my signup email from them went into my Gmail spam folder. That seems like a really bad sign.
Anyone have any opinions on Mailchimp or similar alternatives?
14 comments
[ 4.6 ms ] story [ 17.8 ms ] threadI'm sticking with CM for now. It has more features and offers you the capability of setting up clients and allowing the to send email campaigns under your account, which can be cool. It also has excellent template features.
All three are good, but this depends a lot on how much power you need, the number of emails you're going to send. The pricing structure varies a bit so I would look at that and figure out what works for you.
Plus, MailChimp automatically filtered out a lot of valid addresses and I couldn't find any way to override that (for instance admin@site.com would cause an error because of "admin").
We also use MailChimp for some manual campaign-type emails.
There's an extremely interesting post by Jeff Atwood about sending email programmatically. It's a good read - explains why a lot of mail ends up in spam. ( http://www.codinghorror.com/blog/2010/04/so-youd-like-to-sen... )
SendGrid takes care of everything in Jeff's post and it handles both bulk and transactional email, so it's a great pick.
It's still a little beta, but several businesses are using it, and support is an email away. :)
It was really simple to set up, virtually free (0.0001c per email), and Google's got pretty much the gold standard for delivering mail.
One drawback is your from: user has to be verified and set up in the AppEngine dashboard (not difficult), and on the free AppEngine account you can only send 2k emails per day. Once you're on billing, the quota sky high.
Let me know if you'd like to see some code.
Agree with the other commenter that it would be killer for you to open source your app :)
http://blogs.ifreetools.com/2010/05/feature-preview-email-te...
The app is not open-source - but free with resource restrictions and ads. Custom deployments are available for as low as $99/year (yes, per year), which enables you to use the free quota (upto 2000 emails / day) and purchase additional resources as required directly from Google.
Works with Google / Google Apps accounts.