I have a couple side projects that I use for my friends, family, and myself. I'd like to have both an email such as team@mysite.com to send and receive emails that I might want to type out. I'd also like to be able to send transactional emails, password reset ... I would think that I'm not the only one with this problem. What do you all use to achieve this?
Ask HN: What email service(s) do you use for your side projects?
1–10 of 51 posts
Re: Ask HN: What email service(s) do you use for your side projects?
#2SES from AZMN. Also mailgun. Even out of the free tier I see these as a good value for low volumes of mail (less than 10k per month)
Re: Ask HN: What email service(s) do you use for your side projects?
#3I've found Mailgun's services to be pretty good. Admittedly I haven't tried many of the alternatives in recent years, but we use Mailgun to send a few hundred thousand transactional messages per month at my day job and they have been good. For my personal side projects, their free plan has been sufficient enough that I've never paid for usage.
Re: Ask HN: What email service(s) do you use for your side projects?
#4OP wanted to send and receive, which afaik neither Mailgun nor SES does.
Recommend Fastmail.
Re: Ask HN: What email service(s) do you use for your side projects?
#5If it is under 100 mails per day just use gmail.
If you are scared of abuse usw postfix+opendmarc (for sending), but IP/domain reputation takes time.
Otherwise one provider that offers sending+mailbox or two providers for the use-cases.
Re: Ask HN: What email service(s) do you use for your side projects?
#6OP wanted to send and receive, which afaik neither Mailgun nor SES does. Recommend Fastmail.
Mailgun has a variety of ways you can receive incoming mail.
Re: Ask HN: What email service(s) do you use for your side projects?
#7Fastmail
Re: Ask HN: What email service(s) do you use for your side projects?
#8EmailJS linked to my gmail account. So far it is enough. When it won’t be enough, I’ll use Mailgun.
Re: Ask HN: What email service(s) do you use for your side projects?
#9I'm using Zoho for the custom domain email team@mysite.com.
For transactional email, I'm using Resend, a newcomer with a very quick and polished React/Next.js integration.
Both are free tier.
Re: Ask HN: What email service(s) do you use for your side projects?
#10PurelyMail (purelymail.com) has been great for me! And very affordable.