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
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Function running for more than 2 hours i...
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...