-
Made the switch to self-hosted https://mailu.io (on k8s) 2 years ago when Gandi announced the deprecation of their free plan.
Happy after IP was off most blocklists, but setup was kinda rough - https://mxtoolbox.com is your friend.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
If you had a server around, considering just setting up https://mailcow.email/ it's super easy and straigforward. Everything is in docker compose. `docker compose up` and you go.
If you want a hosted SMTP for your own single domain, and volume is low, consider just using AWS SES. I run betterdev.link with it, send about 20k email per months and pay around $2
If finally you want some nice and easy UI to use for email forwarding and SMTP, consider my email forwarding app https://mailwip.com It was built for this use case.
-
-
I use Sendgrid with this docker container: https://github.com/marius/postfix-sendgrid
It is free for up to 100 emails per day.