Back

[solved] email verification not send to new user

  • 0
  • General
  • Users
  • Cloud
ropi95
1 Jan, 2024, 05:56

Why no email verification to new member? Or need a some setup to make it works?

Im using free plan

Thank you

TL;DR
Title: [SOLVED] Email verification not sent to new user Solution: If you're on the Pro plan, you can set up custom SMTP to customize the emails. Otherwise, with the free plan, you cannot set your own SMTP. Appwrite Cloud handles email verification automatically for new users. To manually send an email verification, you can use the `account.createEmailVerification()` function. Here are two tutorials that may help: [link 1] and [link 2].
ideclon
1 Jan, 2024, 09:29

Emails aren’t sent automatically - you need to use account.createEmailVerification() - https://appwrite.io/docs/references/cloud/client-web/account#createVerification

ideclon
2 Jan, 2024, 16:17

If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title

ideclon
2 Jan, 2024, 21:54

I don't believe the SMTP is relevant here - OP is using Appwrite Cloud

Zionnite
2 Jan, 2024, 22:18

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?

ideclon
2 Jan, 2024, 22:30

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.

ropi95
3 Jan, 2024, 00:42

[solved] email verification not send to new user

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more