SMTP configuration
After saving, click Send Test Email to confirm.
Recommended providers
SendGrid
Port 587, username
apikey, password = API key. Generous free tier.AWS SES
Port 587. Use SMTP credentials from IAM. Very low cost at volume.
Postmark
Port 587. Excellent deliverability for transactional email.
Office 365
Port 587, STARTTLS. Requires app password if MFA is enabled on the account.
What gets sent
Alert subscriptions (personal)
Users can opt in to receive personal emails when specific alert rules fire:- Go to Profile → Alert Subscriptions
- Check the alert rules to follow
- Save
Report subscriptions (scheduled)
Users can receive scheduled email reports:- Go to Profile → Report Subscriptions
- Enable reports and choose daily or weekly delivery
- Save
Email template customization
Default templates can be customized in Admin → Settings → Email Templates. Templates use Go’stext/template syntax. Three templates are available: License & Welcome (license), Email Verification (verify), and Password Reset (reset).
Each template card has two helper buttons:
- Load Default — fetches the built-in template text into the editor so you can use it as a starting point for customization. This does not save until you click Save.
- Preview — renders the template with sample data and shows the result in a modal. Use this to verify layout and variable substitution before saving.