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 > Advanced > Email Settings.
Email configuration has 3 modes: SMTP, SES, and Logging.
SMTP
Field Name | Description | Example |
Host Name | The host of the SMTP server | email-smtp.us-west-2.amazonaws.com |
Port | The port of the SMTP server | 465 |
Username | Username to authenticate against the SMTP server | AKIAIOSFODNN7EXAMPLE |
Password | Password to authenticate against the SMTP server | wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY |
Secure Communication Protocol | SMTP Security method | Plaintext, TLS, STARTTLS |
Note