E-Mail Services¶
This section allows you to manage your email service configurations. Configuring an email service is essential for the application to send email notifications. After entering the required information, use the "Test Connection" button and provide a valid email address to test the connection by sending a test email.
e-Mail Actions¶
This feature allows users to select actions directly from email notification messages. When enabled, mail forwarding configuration must be set.
Details¶
Is Enabled?¶
Enable or disable the email configuration.
From Address¶
The email address that will be displayed as the sender's address.
From Display Name¶
The display name that will be shown as the sender's name.
SMTP Server¶
The address of the SMTP server.
Test Connection¶
A button to test the connection to the email service. Enter the required email service information and click this button to test the connection.
User Name¶
The username to authenticate with the SMTP server.
Password¶
The password to authenticate with the SMTP server.
SSL¶
Check this option to enable SSL on the SMTP connection.
SMTP Port¶
The port number used to communicate with the SMTP server.
Refer to the table below to determine the appropriate port number:
Mail Server | Port Number |
---|---|
Non-Encrypted | 25 |
Secure (TLS) | 587 |
Secure (SSL) | 465 |