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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...