I'm using MailGun and SendGrid. Currently MailGun is used for receiving emails sent to application while SendGrid is used for sending emails.
SendGrid Templates are great because you can use Handlebars to develop Dynamical Templates. This is awesome because all UI logic can be in the SendGrid Template separated from your Backend business logic 😊
Frontitude