Is there a way to add Amazon SES as the mailer? Could not find any configurations on that.
In cloud?
Or self hosted?
At the moment, self hosted
Edit your SMTP vars in the .env file.
https://appwrite.io/docs/email-delivery
Then restart docker by running
docker compose up -d
awesome, thank you
[SOLVED] Amazon SES
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...