Pliers?
After installing smtp, I send mail but the content of the mail is not what I want. I want to ask if there is a way to change the content of
what email are you sending?
if you want to change the content of the the emails sent for email verification look at https://discord.com/channels/564160730845151244/1086636112983896105
yes, this is correct, but how do you edit it?
Follow this link, and change the docker-compose.yml in your appwrite folder to include your modified version of the en.json file
Sorry, I don't quite understand how to configure. Do you have any articles that you have shared and still don't send it to me? Thank you
Are you using Appwrite cloud, or self-hosting it?
i use self-hosting
okay then you should have a folder called appwrite, with a docker-compose.yml
yes i see folder appwrite in server
I have these files, can you see if I'm missing anything? thank you
If appwrite could be supported like that, that would be great Thank you appwrite team
In addition, if you add more cases, for example, when issuing invoices in the application, you can add more portals to send information by email and sms, that's great.
@safwan Can you elaborate?
ok
What would you like more explanation on?
I just want to ask if the email content in appwrite can be customized, if it can be customized, please give me instructions on how to customize it, because I have searched for hd documentation but haven't found it,
https://github.com/appwrite/appwrite/blob/master/app/config/locale/translations/en.json
This file contains keys that are used for the content in the emails. For example, on line 11:
"emails.verification.signature": "{{project}} team",
This is the signature that is used in the verify account email. What you can do is create a copy of the aforementioned file, and change it how you see fit. Then, mount the changed file in the docker volume used by appwrite.
What to do next?
where is config {{project}} @safwan
please read the message above ^
Yes, I understand that, but I'm still unclear on how to proceed. Could you please provide a detailed explanation of each step involved π
@hamed @bonglv I'm not exactly experienced with docker, so I'd suggest to wait till this is a fully-implement feature
Recommended threads
- redirect_uri errors on flutter client
Hi all, I'm using the flutter client for my app to do appwrite auth and use the JWTs to send to my backend. When I try to sign in with SSO, I get this: https:/...
- float
Hello everyone, So, I created a column of type **float** with the **min** and **required** options, I noticed that it wouldn't let me set a **2 decimal points ...
- Unauthorized Charge on My Card β I Donβt...
Hi, I need urgent help. I received a bank SMS about a charge from "APPWRITE PRO" (18.460 JOD on 10/12/2025 at 03:47), but I DO NOT have an Appwrite account and...