Hello Appwriters and Team, before now, before Appwrite unveil messaging, i used to used elastic email privider for sending out email, users can click on password reset, etc. it was working,
recently, we have some new features we want to try out along with appwrite messaging we discovered that emails were no longer sending out, so I created two different SMTP from different providers
- from elasticEmail
- from mailGun
i have entered their SMTP details to the appwrite console and also into the messaging->provider tab, Yet, no email is still sending I dont get any error in my flutter, it just shows it was send but it never send
Recommended threads
- 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...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...