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
- [FEAT REQ] Bun runtime support
Instead of just Nodejs, it would be helpful to also add support for the Bun runtime which can speed up deployments by a ton.
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region