Show HN: Enveloper – Transactional email microservice(github.com)
github.com
Show HN: Enveloper – Transactional email microservice
https://github.com/outstack/enveloper
1 comments
Does this add an abstraction layer over services like Mailgun? It wasn't obvious from the README.
The abstraction is at the SMTP level at the moment, so it'll work with Mailgun, but not through their APIs just yet.
It knows no specifics of any mail provider, but works with any which support SMTP.
I should make that a bit clearer, thanks!
It knows no specifics of any mail provider, but works with any which support SMTP.
I should make that a bit clearer, thanks!
Updated!