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
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...