jarcas's avatar

Services to handle sending out transactional emails for multitenant apps?

What services have you had experience with to send out transactional emails for multiple domains/clients? Currently I'm using SES, however that's just with one domain and I want to weigh my options.

0 likes
4 replies
Glukinho's avatar

Can you create multiple email accounts and choose which to use by yourself?

No service or provider will give you ability to send from ANY address/domain, you need to verify you own the domain/DNS zone before sending emails from it.

jarcas's avatar

@Glukinho Oh no, I realize that I'd need to verify the domain first - I just wanted alternatives to SES that allow for multitenant apps

martinbean's avatar

@jarcas I use SES (with multiple domains) and have never had a reason to use anything else.

I don’t really understand why you think you can’t use SES for multi-tenant apps when I do exactly that.

jarcas's avatar

@martinbean It's not that I don't think you can't, it's just that I'm not the biggest fan of AWS and was curious what other options there were that people are using

Please or to participate in this conversation.