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
- coolify docs dont help installing latest...
coolify has older version of appwrite, how do i install latest version of appwrite
- 500 Internal Error when Project is opene...
After migrating from 1.6.1 to 1.7.4 I noticed this strange behaviour: When I open a project in a separate tab I get a 500 internal error. However, then I simpl...
- Console regressions: DateTime and Filter
After migrating from 1.6.1 to 1.7.4 I noticed this strange behaviour in the console: - Active filters are no longer displayed. The Tabs shows the correct numbe...