
Configuration
Navigate to Settings → Integrations → Add Integration → SMTP.
Form Fields
| Field | Description | Example |
|---|---|---|
| Integration Name | Display name for this SMTP configuration | Company SMTP |
| SMTP Host | SMTP server hostname or IP address | smtp.gmail.com |
| SMTP Port | SMTP server port number | 587 |
| Use TLS | Enable TLS encryption (toggle) | On (recommended) |
| SMTP Username | Authentication username | your-email@gmail.com |
| SMTP Password | Authentication password | your-app-password |
Senders List
Add sender addresses that can be used with this SMTP integration:| Field | Description | Example |
|---|---|---|
| Name | Display name for the sender | Support Team |
| Sender email address | support@yourdomain.com |
Usage Types
Configure how this SMTP integration will be used:| Option | Description | Examples |
|---|---|---|
| Use for Transactional | System-generated emails triggered by user actions | Password resets, order confirmations, account notifications |
| Use for Marketing | Promotional and newsletter emails sent to subscribers | Product announcements, newsletters, promotional campaigns |
Limitations
SMTP integrations have the following limitations:- No delivery webhooks: SMTP does not provide real-time delivery status updates
- No spam notifications: No automatic notifications when emails are marked as spam
- No complaint tracking: No webhooks for unsubscribe requests or abuse complaints
Common Providers
| Provider | Host | Port | TLS |
|---|---|---|---|
| Gmail | smtp.gmail.com | 587 | Yes |
| Outlook | smtp-mail.outlook.com | 587 | Yes |
| Yahoo | smtp.mail.yahoo.com | 587 | Yes |
