Hacker News new | ask | show | jobs
Ask HN: What email API providers to use for pet project?
3 points by noon-raccoon 25 days ago
I'm building a pet project for a local community, and I need to send emails - potentially thousands of them. The project won't be commercial, so I'd like to spend as little money as possible. I'd also like to avoid hosting a custom SMTP server or dealing with all the setup.

It seems like there are quite a few email providers on the market, but I'm not sure whether my project would meet their requirements.

What would you recommend as a cheap and reliable(good deliverability) provider for transactional emails? What email providers do you use for pet projects?

5 comments

You can take a look at GoodSender. They're new, but they promise 100k emails per month for free, plus $1 for each additional 100k. However, they require the customers on your list to explicitly give consent, or you must send templated transactional emails.
Cheap ($0.10/1000 emails) + good deliverability = Amazon SES.
Postmark! Great API, solid performance. Use it for every project.
I've been using Postmark for many years, and have zero complaints.

Sendgrid, on the other hand, I would avoid like the plague.

What is wrong with Sendgrid? It seems to be long time on the market.
I wish there was enough space here to write out all the things wrong with Sendgrid. The usual stuff with dominant players in any market. Stripe. Google. Microsoft. Too big to care.

Multiple account blocks with no warning, no questions, over weekends when no one sees it. False positives triggering automated actions from their loosey string-matching for at-best guesswork bad URLs. No recourse. No communication. Dark(est) patterns to try and contact support. Or just no support. No response. Repeated global blocks for the same exact reason that was already solved.

Here's my favorite example: There is a massive service called Formaloo, which is exactly what it sounds like: a copy-cat of Google Forms, Microsoft Forms, every other generic form-builder service. One of our customers included their Formaloo link, which opens a quick "exit interview questions for graduating students from a private middle school". We send 60,000 emails per day and have a 99% reputation IN Sendgrid for 10+ years. With no warning, Sendgrid blocks our entire account because the word "formaloo" can be used for spam. So for 4 days with absolutely no communication, no response, no indication which specific email was at fault. We called, we emailed, we tried chat, we emailed more, we responded to tickets, with no response.

Guess what finally unblocked our account after 4 days of silence? We called their enterprise sales number, and it was fixed within minutes.

This is the third time we've been held hostage for multiple days with no recourse, no review, no "hey, we noticed this link, can you check on this before we block the account", or "hey, we quarantined this one email for your review while we let the other 60,000 go through, is this legit?" It goes from "everything's fine" to "we're screwed" in a heartbeat. And then we have to pay them $1000/month still! No way.

Needless to say, we are dropping Sendgrid.

resend for me