1
SMTP configuration
SMTP_USER and SMTP_PASS must either both be set or both be empty.2
Resend configuration
Use a dedicated sending domain for better deliverability and easier monitoring.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure email delivery for self-hosted Formbase.
SMTP configuration
SMTP_TRANSPORT=smtp
SMTP_HOST=smtp.mailgun.org
SMTP_PORT=587
SMTP_USER[email protected]
SMTP_PASS=your-password
SMTP_USER and SMTP_PASS must either both be set or both be empty.Resend configuration
SMTP_TRANSPORT=resend
RESEND_API_KEY=re_xxx