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
Summary
The user was experiencing an unhandled exception with the AppwriteException related to SMTP. They solved the issue by using the dart_mailgun package instead. It is suggested to check the Appwrite version and ensure that the hostname is added as a web platform in the project. The user mentions trying different ports for TLS and suggests that port 587 may be blocked for their Linode server. There is a mention of an error when creating or sending a verification, but no specific solution is provided.
darShan
Rank 4: Virtual Machine
Sep 7, 2023, 10:38
What url are you passing for createVerification?
Elie Waked
Sep 7, 2023, 10:41
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
Synthia (V)
Rank 2: Process
Sep 7, 2023, 14:56
Synthia (V)
Rank 2: Process
Sep 7, 2023, 15:53
well I can do nothing with it
Synthia (V)
Rank 2: Process
Sep 7, 2023, 15:54
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
Drake
Sep 7, 2023, 17:39
did you add this hostname as a web platform in your project?
Drake
Sep 7, 2023, 17:39
what version of appwrite?
Synthia (V)
Rank 2: Process
Sep 7, 2023, 17:40
v1.4.1
Synthia (V)
Rank 2: Process
Sep 7, 2023, 17:40
yap
Synthia (V)
Rank 2: Process
Sep 7, 2023, 17:41
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
Synthia (V)
Rank 2: Process
Sep 7, 2023, 17:42
[SOLVED] Unhandled Exception: AppwriteException: (SMTP or something)