|
|
|
|
|
by kureikain
477 days ago
|
|
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. |
|