How to setup email in cloud version. because we do not have directly access to .env file
It's already configured
yes its, but my question is how to edit email is sent by and email body
its showing appwrite logo in email and also this team@appwrite.io want to remove this
You can't at the moment. We're working on adding support for customizing emails though.
For now, you can 👍 this: https://github.com/appwrite/appwrite/issues/3147
Which email are you referring to?
SMTP
is this feature is implemented ?https://github.com/appwrite/appwrite/issues/3147#issuecomment-1456826899
Not yet. We're working on it
no problem waiting for the feature
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...