TechAndCheck / zenodotus

MIT License
4 stars 1 forks source link

Evaluate and choose sendmail service #281

Closed reefdog closed 2 years ago

reefdog commented 2 years ago

We'll need to send transactional emails from the server. (New requests, request status changes, forgot password, etc.) Some candidates would include Mailgun, Amazon SES, etc.

reefdog commented 2 years ago

My recommendation is SES until we discover a reason not to. I expect we won't even hit the 1,000 emails every month. This guide lays it out pretty clearly (though of course we'd use env vars).

You cool with SES, @cguess?

reefdog commented 2 years ago

Chatted w/@cguess and he notes that we already have a Mailgun account! Given its better deliverability stats and developer ergonomics — and that we have to justify that $35/mo somehow — let's just use that!