Vue Developer
Hello, I am using appwrite cloud console and in frontend using a quasar project
the user signup is getting successful and user is getting created and creating a session but when I try to call
await account.createVerification('http://localhost:8081/auth/login') for vertification I am getting the following error
AppwriteException: SMTP Disabled
at Client.eval
How to enable the SMTP if we are using cloud console and I am using websdk