I have 4 custom email templates on my self-hosted Appwrite instance:
- email verification
- reset password
- security alert
- 2FA verification.
email verification and reset password are working fine, but security alert and 2FA verification keep sending me the old template.
My Appwrite installation is version 1.8.0
Is this the issue that you're facing? https://github.com/appwrite/console/issues/2106
No, not this. I had this issue in 1.7.4 but it was fixed in 1.8.0. This one is a different issue. The templates update as it should in the console, but in the email delivery, only email verification and reset password are working fine, security alert and 2FA verification emails still send the default Appwrite templates
Are you using free plan or paid plan?
I am using a self-hosted instance
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...