Hello I am trying to send an email using the SMTP setup inside the .env The SMTP provider is << https://resend.com/ >> however when i try to add someone in the organisation i get the following error ( screenshot )
I also have an isssue with the worker-webhook ( screenshot 2 without the worker mail name)
I think I fixed the Issue,.... Appwrite use STARTTLS when specifying APP_SMTP_SECURE= tls so I changed my port to another one that use that config and It worked .....
Still what about the second error ( worker-webhook )
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...