Skip to main content
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:
  • Send emails when new members are invited
  • Send emails when organization join requests are created/accepted
  • Log into the Sourcebot deployment using email codes
You can also provide the SMTP connection details as individual environment variables instead of a full URL. If SMTP_CONNECTION_URL is set, it takes precedence over the individual variables.