Can anyone recommend any self-hosted docker-base SMTP servers? Like this project https://github.com/appwrite/docker-smtp But this is not up to date.
We suggest you use one of the third party ones.
We used to offer a built in SMTP, but self-hosted SMTP services are almost always labelled as spam by Gmail, Outlook, etc.
I personally use Sendgrid
Do you have any suggestion for self hosting email server?
I used Mailu before as it is docker based, and easy to setup: https://mailu.io/
Buuut I got problems with spam protection and I had to learn A LOT about DNS servers.. And eventually I still got into spam box.. So I just gave up and started using Mailgun.
I wouldn't recommend it tbh, I've never had a good experience. It always gets labeled as spam 😛
Recommended threads
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...
- mcp-server-appwrite 0.4 fails on startup...
I’m trying to use `mcp-server-appwrite` against Appwrite Cloud and the server authenticates successfully, but fails during startup validation when probing `tabl...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...