Hello,
we had a problem regarding system send emails yesterday. For hours it worked just fine, and then neither verification emails nor password reset emails, would be send by appwrite. After some hours the bug seems to have solved itself. Now they are being send again.
We are using a custom domain and an SMTP Server. The app is build in flutter and would currently be used in the web or on macOS.
Emails that are "manually" send through cloud functions were working. Just the emails that are triggered through email verification or similar would not work.
Any ideas why this happened and how we can solve this to not happen in the future again?
Thanks!
Recommended threads
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...