The email configuration page allows a SysAdmin to quickly configure a deployment to send emails.
To access the email settings page, go to the Admin portal > Platform settings > Email.
Email configuration has 3 modes: SMTP, SES, and Logging.
SMTP
Field Name | Description | Example |
---|---|---|
Host Name | The host of the SMTP server. |
|
Port | The port of the SMTP server. |
|
Username | Username to authenticate against the SMTP server. |
|
Password | Password to authenticate against the SMTP server. |
|
Secure Communication Protocol | SMTP Security method. |
|
Note
| SMTP configuration will be synced to the deployment’s Keycloak instance upon saving. This removes the need to log in to Keycloak to update SMTP settings. |