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
- User columns stuck on processing
Hi — on Appwrite Cloud (Free), Project ID 69d7dd8200098ed8560c, database mylestone-db. Attributes/columns are stuck in "processing" indefinitely across two coll...
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- 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...