After adding smtp credentials to the appwrite console project, and they are accepted(green mark). Then in client doing appwrite.account.createMagicURLSession(testuser, testemail) returns exception SMTP disabled?
I guess with out setting the global ENV _APP_SMTP_HOST, the local project smtp wont work. ENV _APP_SMTP_HOST variable, the local project smtp wont work. Use an empty string to disable all mail sending from the server. The default value for this variable is an empty string.
Recommended threads
- 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...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...