https://appwrite.io/docs/client/account?sdk=flutter-default#accountCreateVerification using this function you send the link by these rules https://appwrite.io/docs/email-delivery. I would like to change the email based on the project or organization
As for now the creation process of all the emails stuff seems to be fully managed by Appwrite, that's means that you cannot modify
- Email template
- Email sender other then setting
_APP_SYSTEM_EMAIL_ADDRESS
- Custom emails
But I'll wait also for an official response to confirm
Thank you
Hi, thank you for shifting this, allow me to confirm with my team regarding this and if this is something on our roadmap
Thank you for your help and fast response!
Please take a look here: https://github.com/appwrite/appwrite/issues/3147
Recommended threads
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...