Hello, I would like to send a custom styled email for verification through Appwrite. While designing and testing with the "Message" tools, I created a template.
I then tried to set it up for email verification, but the content is wrapped inside an HTML wrapper, which breaks the styling. I found older posts suggesting that I can replace the email-base.tpl file in the Appwrite Docker container. I did this, but my emails are still being inserted into the same default template as before.
How can I disable or replace the default styling?
Recommended threads
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?