To enable transactional emails in your deployment, set the following environment variables. We recommend using Resend, but you can use any provider. Setting this enables you to:Documentation Index
Fetch the complete documentation index at: https://sourcebot-msukkarieh-ado.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Send emails when new members are invited
- Send emails when organization join requests are created/accepted
- Log into the Sourcebot deployment using email codes
| Variable | Description |
|---|---|
SMTP_CONNECTION_URL | SMTP server connection (smtp://[user[:password]@]host[:port]) |
EMAIL_FROM_ADDRESS | The sender’s email address |

