Hi Everybody ! Just a quick question do we need to write a function to be able to send an email or Appwrite is capable to send email from his own (after some events of course). Because I configured the .env (with sendgrid) but nothing happen when a new user is created.
Email and Appwrite function
Hi - what kind of email are you looking for?
https://appwrite.io/docs/email-delivery and https://dev.to/appwrite/sending-a-custom-welcome-email-using-appwrite-functions-and-mailgun-225a these are some resources but if they are not something you are looking for, please elaborate on your use case ❤️
By default no mail are sent to the user when he or she register, right ?
I necessarily need to create a function for that right ?
yes
Recommended threads
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...