Hi, I try to invite my team but I'm receiving "SMTP is disabled on your Appwrite instance."
SMTP is setup with https://app.sendgrid.com/ in .env file
Hi 👋 can you share your env configurations in DM with me so I can take a look?
sure
Also, can you make sure to restart Appwrite the correct way by running docker compose down then docker compose up -d
Hi @Andrewwww making sure you get all the help you need, do you need help with this anymore?
Yes, it's resolved
Recommended threads
- CreateRow is doing ListRows on self-host...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...
- Local function execution results in HTTP...
Hi all, I'm trying to develop a new function on my Ubuntu 24.04 machine running the latest version of docker. I've read through the documentation to install and...
- Appwrite Remote MCP Server not working i...
Whenever I tried Authenticate - Appwrite Login in Browser - Paste Code, it always says `Error: calling "initialize": sending "initialize": Unauthorized` Already...