
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
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
