Is it possible to use the SMTP server in Appwrite for emails from the project?
TL;DR
The user wants to know if it's possible to use the SMTP server in Appwrite for sending emails from the project. The support response states that it is not currently possible, but they are working on implementing a feature like that in the future. The support response also speculates that the reason for not having this feature may be to prevent spam. No solution is provided in this thread.e.g. sendEmail('to', 'template', 'from', whatever) or just using the projects credentials
or maybe they have to be defined to avoid spam is my guess
Not at the moment. We're working on something like this though
awesome thank you!
Recommended threads
- Disabling registration
Is it possible to disable registration in self hosted ?
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...
- No permissions provided for action 'read...
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The funct...