Rank 1: Thread
Why no email verification to new member? Or need a some setup to make it works?
Im using free plan
Thank you
Votes
0
Replies
7
Participants
Unknown
Messages
8
Rank 1: Thread
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.
Rank 1: Thread
[solved] email verification not send to new user