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
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....