
I was using resend for follow up messaging for client in a web app and after shifting over to appwrite i realized that it is not supported. I was using resend over other cuz customization of email templates in it is easier. Any suggestions or turn-arounds over this?

If it supports SMTP protocol, you can use the SMTP feature.
Alternatively you can build your own function to send emails with their API
Recommended threads
- what is the best way to redirect a prett...
I tried to do this in a function, but after redirecting to the bucket and try to play video, i get CORS error: The 'Access-Control-Allow-Origin' header has a va...
- Random Execution Timeouts and getaddrinf...
Hi, I’m running a self-hosted Appwrite (v1.5.10) on a VPS. My setup involves calling an external API many times from Appwrite Functions. Under higher load, I oc...
- Can't create repos/ clone templates, or ...
My GitHub app can see all my repos, and even create new ones, but the branch isn't visible, which prevents appwrite from deploying. Is this a GitHub app permis...
