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
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...
- Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.