I have a site using Appwrite Cloud with many people joined with email, Google/Facebook/or Apple Auth. I’ve added them (156 people) to a Messaging Topic and have Mailgun API setup as a provider. I’ve sent twice to this list over the last month and not seen a traffic spike shortly after as you normally would. I’ve just logged into Mailgun to discover that the MG stats show that Appwrite API is only requesting email sends to 33 addresses (about 123 missing) - in both times email sends were triggered from the AW web console. Is there somekind of limitation on th number of emails that the AW free plan puts on messaging?
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...