
I have included a contact form in my web application, there I am taking user email, subject and query as user input. To validate the user email, I have included email otp check with otp login, it is being dealt in a different project I have created apart from the main one as it creates a user profile as well so I kept it separate. Now the data I am logging in to a table as of now but I want it to be sent to my mailbox in some way which I am unable to figure out yet. I need to validate user identity as well, hence I included otp check. Is there any way I can deal with this?

Same email delivery i want to incorporate with user feedback and support as well.
Recommended threads
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
