Why no email verification to new member? Or need a some setup to make it works?
Im using free plan
Thank you
Emails aren’t sent automatically - you need to use account.createEmailVerification() - https://appwrite.io/docs/references/cloud/client-web/account#createVerification
If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
check this tutorial for guidance, it actually helped me
I don't believe the SMTP is relevant here - OP is using Appwrite Cloud
oooh okay, let me understand this, do you mean that whenever we make use of the Appwrite Cloud services we dont need 3rd party SMTP?
Correct. If you're on Pro, you can set up custom SMTP to allow you to customise the emails, but otherwise you can't set your own.
[solved] email verification not send to new user
Recommended threads
- TLS provisioning failure for custom doma...
Hi Appwrite team, we’re using Appwrite Sites and TLS provisioning for our custom domain fails. Domain: somnara.app Error: Failed to create TLS subscription –...
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...