STMP configurations are used to send emails.
The SMTP configurations overview show all configuration and some details about them.
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 |
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.