One of the things I don’t really want to self host is a mail server, especially for outbound mail. Currently I’m using a Gmail account, but I want to change that.
What do you all use for things like notifications sent through smtp?
I’m leaning towards AWS SES since it’s cheap, but I know there are some other options like mailgun and sendgrid.
Are you using mxroute only for outbound (notifications/etc) mail, or are you using it for all of your incoming e-mail too?
In some cases outbound only, in other cases inbound, too, with redirect somewhere else.