hi everyone, I want to set up custom SMTP server for self-hosted appwrite instance. Currently, I'm developing locally and just used Console to set up my smtp params in /settings/smtp. (it's not working, I receive error AppwriteException: SMTP disabled) So, basically I think it should be enabled via .env - but then I've a question about difference between .env and console settings.
It seems like some options are not synced via Console?
.envSMTP settings are used for console password resets, sending invites to users for joining the team.- Console SMTP settings are used for sending emails like Auth related templates for your users in a Project.
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- GitHub Student Benefits Not Applied to M...
Hi! I signed up for Appwrite using my GitHub account, and I’m a student with an active GitHub Student Developer Pack. I was expecting the Appwrite educational/...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...