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.
Summary
User wants to know if they need to create a function to send emails using Appwrite, as they are not receiving any emails after configuring the .env file with SendGrid.
Solution: Appwrite is capable of sending emails after specific events. If the user is not receiving emails after configuring the .env file with SendGrid, they may need to check their setup or consider using the provided resources for sending custom welcome emails.