Hello everybody, Here is my problem. When I use "createVerification" on the client, I dont receive any mail. And when I use this command from the doc "docker compose logs -f appwrite-worker-mails" I can see that my mails are blocked in some kind of queue but I can not see why. Most probably there is a problem with the settings but after a quick check every things seems in order in the env files. For the reference I use Sendgrid as a mail provider.
what do you mean they are blocked. it would be helpful if you shared the logs
The content of appwrite-worker-mails ?
It can be a bit big. A sample is it good ?
here is a screenshot
on the appwrite side, this looks fine. perhaps you have something misconfigured in sendgrid that's blocking the email or making it end up in spam
ok, I will explore on that side.
Recommended threads
- Upgrade Issue
Am having issue upgrading my appwrite account to pro as my card number is 19 and the required input is 16 digit
- createEmailPasswordSession Error using S...
Did someone succeed using SSR approach for login?
- [Solved] how to get user prefs from serv...
i want to get a specific users preferences from serverside maybe i missunderstood something