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
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- Console: Query on attribute has greater ...
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with ...
- Appwrite 1.8.1 - Traefik Returns 404 Due...
Problem: Fresh Appwrite 1.8.1 installation returns 404 on all requests. Traefik can't communicate with Docker daemon. Error: Error response from daemon: client ...