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
- FCM Message error
When creating a message target via flutter sdk via ``` final target = await _account.createPushTarget( targetId: targetId, identifier: deviceTok...
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...