Show HN: https://www.markdownmail.io – Bulk newsletter sender using Amazon SES
18 points| antonydenyer | 12 years ago
The motivations behind https://www.markdownmail.io was that we wanted to be able to occasionally send out an email to our user base. Currently we have over 100k subscribers and on average send an email once every other month. With the mailchimp it was costing us $475 per month. That's a lot of money to send an occasional newsletter. So we started to look for alternatives. We decided to move to sendy.co which is self hosted and uses SES. Whilst the costs where lower we found the product unstable and difficult to use.
It was at this point we decided that we would write our own.
Currently https://www.markdownmail.io has the following features:
- List Management (csv import and a simple subscribe api)
- Compose emails in markdown - we just wanted simple text emails thatwill always look great on any device
- Send Newsletter - you can rate limit emails depending on your setup
That is it! We'd love your feedback
team@markdownmail.io
buro9|12 years ago
Is this a GUI to my AWS SES account? Or is this your AWS SES account?
The reason I ask is spam. As in, if others use your service to send a lot of spam, am I (and my lists) going to be affected by the inevitable spam ranking?
Aside from that, this looks good.
Not sure whether your research looked at MailJet at all, but I regularly send 100k emails per month for £50 per month.
Edit: I'm an idiot, I re-read it carefully and see that is says "your AWS SES account". But I'll leave my dumb question here so others who miss it see the answer.
antonydenyer|12 years ago
No we didn't look at MailJet.
mr_road|12 years ago
Liking the concept guys, keep up the good work.
tejasm|12 years ago
We use http://sendy.co/ - they have a one time fee per domain and needs to be installed on our server. The best part about sendy.co is the beautiful reports. You should check it out and try to integrate some/all of them in markdownmail.io to make it more effective.
All the best.
antonydenyer|12 years ago
Part of the problem we had with sendy was just general stability with the amount we where sending. All of sudden you need to support a mysql and php db. It was just another thing to worry about. So we thought if we have to worry about it lets write it ourselves.
abhinavg|12 years ago
antonydenyer|12 years ago
unknown|12 years ago
[deleted]
antonydenyer|12 years ago