Hacker News new | ask | show | jobs
by markhahn 2433 days ago
is mailgun/jet necessary for transactional emails?

isn't their reason for existence the sending of multi-recipient emails?

1 comments

If by "multi-recipient emails" you talk about newsletter that's probably more MailChimp's territory which is also clear from their landing page. Mailgun is clearly aimed at developers implementing transactional email functionality.

It's not "necessary", same as Stripe isn't necessary for accepting payments but it makes it a whole lot easier if you have to deal with it and don't want to implement everything yourself or run mail infrastructure.