
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
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
