Faisal7Original post
Rank 3: Container
hello everybody, i need quick assistant on setting the custom email template body.
i see in appwrite console the template area and their i see that i can set these values
``{{emails.mfaChallenge.hello}},
Summary
Developers are looking to set up custom email templates in Appwrite. They are unsure of where to directly set the template values like {{emails.mfaChallenge.body}}. Additionally, they need guidance on setting up custom email templates for multiple languages and how it integrates with SMTP settings.
Solution: To set the custom template values, developers need to define them in the Appwrite console's 'Template' area. To handle multiple languages, developers can create language-specific templates with custom content and configure language selection based on user settings or application logic.