Hello I have the following problem when I try to create or send a createVerification then comes this error and I have really slowly no idea what to do... I have set up a smtp server have entered everything set but it always comes only this error and it is sent nothing
What url are you passing for createVerification?
i had the similar error when using ports different than 587 for TLS; could not connect to the server with other ports; i am using smtp2go.com and they provide several ports... but with linode port 587 is blocked
well I can do nothing with it
well i have to look around myself and if it doesn't work or i don't get the error fixed i have to look somewhere else for something
did you add this hostname as a web platform in your project?
what version of appwrite?
v1.4.1
yap
but I've got it now solved differently about the dart_mailgun package so it goes without problems must set everything itself but that fits xD
[SOLVED] Unhandled Exception: AppwriteException: (SMTP or something)
Recommended threads
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...