SMTP configurations
STMP configurations are used to send emails.
Overview
The SMTP configurations overview show all configuration and some details about them.
Create SMTP configuration
| Setting | Description |
|---|---|
| Configuration Name | Identifier |
| SMTP Host | Mail server hostname or IP address for email transmission (e.g., smtp.gmail.com, mail.company.com) |
| SMTP Port | Server port for email submission. Common ports: 587 (STARTTLS), 465 (SSL/TLS), 25 (standard) |
| Username | |
| Password | Authentication password or application-specific token for server access |
| TLS Validation | Certificate validation settings. Disable only for internal servers with self-signed certificates |
Custom Headers
Add custom headers by specifying the header Key and corresponding
Value, then click Save to apply the configuration. Common use cases include
organizational routing headers, priority settings, and compliance tracking requirements.