
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
- SDK mismatch
Hi there, The following warning is currently appearing in my console: ``` Warning: The current SDK is built for Appwrite 1.8.0. However, the current Appwrite...
- Can't read files from s3 storage directl...
I try to download the files stored by appwrite directly from my S3 provider. The bucket is not encrypted and no gzip but the files seem not to be stored there i...
- function unable to detect client ip
Hi I have hosted appwrite on self hosted server. Currently I don't have any domain. I am accessing through ip. I have created one function which should detect t...
