Hello, is it possible to send e-mails to non-users just by entering an e-mail via the messaging api? I have a reservation system where non-registered users register for appointments and I need to send them a confirmation e-mail / follow up e-mails regarding the appointment. Or should I completely opt-out from appwrite regarding this functionality and instead use something like nodemailer?
Recommended threads
- Appwrite Push Notifications: "Unknown er...
Hi all, I'm running into an issue with Appwrite push notifications in my web project. When I try to manually send a notification to a user from the Appwrite we...
- What is the best way to create personali...
So i'm experimenting with the messaging api and I want to create personalized emails not to advanced I just want to say "Dear <Users name>," ... you know stuff ...
- SMTP email templates break html
Hey, Im trying to create a custom template for the team invite email. The issue is the html invite I created (which works in normal emails and fake emails I sen...