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
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...