You can add an IMAP/SMTP email service provider using several methods.
Method 1. Add the IMAP/SMTP provider from the [Email] tab of the communication panel
-
In the communication panel, click to open the Email tab.
-
Click and select the New email account action (Fig. 1).
-
Enter the email address in the displayed New email account window, and click Next.
-
Click the Add New Server button.
-
On the opened page, click Add (Fig. 2).
-
On the page that opens, select “IMAP” in the Service type field.
-
Enter two required parameters: the “Inbound mail server (IMAP)” in the “imap@domain.com” format and the “Outgoing mail server (SMTP)” in the smtp@domain.com format (Fig. 3).
-
The rest of the IMAP/SMTP server settings will be populated automatically. You can change them by selecting the needed option from the drop-down list to configure the mail server port and the security parameters.
Set the inbound mail server port:
-
Select “143” to use the port without encryption.
-
Select “993” to use the port for a secure connection.
Set the security parameters of the inbound mail server:
-
Select “SSL/TLS” to use the standard data security protocol.
-
Select “STARTTLS” to use the common protocol extension.
-
Select “None” to disable the inbound mail data security.
Set the outgoing mail server port:
-
Select “587” to use the port without encryption.
-
Select “455” to use the port for a secure connection.
Set the security parameters of the outgoing mail server:
-
Select “SSL/TLS” to use the standard data security protocol.
-
Select “None” to disable the outgoing mail data security.
-
-
Specify additional settings.
Set up the mailbox login format:
-
Select the Use manual entry option if users enter their email address and username.
-
Select the Use email address option if the full email address is used as a login (for instance, “example@google.com”).
-
Select the Use mailbox name option if the part of the email address before “@” is used as a username. For example, the “test” will be a login for “test@google.com” email address.
Set up the authentication method:
-
Select “Basic” for the basic authentication using the user name and password with Base64 encryption.
-
Select “OAuth 2.0” to restrict the service access to protected user resources without the need to pass the login and password. Populate the Application (client) ID and Client secret required fields. Application (client) ID is generated by the authentication server of the mail service. The documentation and API may refer to the application ID as “Product ID.” Client secret – a secret key generated by the authentication server. The documentation and API may refer to the client secret as “Product key.”
-
-
Save the settings by clicking Apply.
As a result, system users will be able to use the mailboxes of this provider to send and receive email messages.
Method 2. Add the IMAP/SMTP provider from the user profile
-
Open the user profile page by clicking the Profile image button on the main page of the application.
-
Click Email accounts (Fig. 1).
-
Click New in the opened window.
-
To complete the setup, perform steps 3–10, described above in Method 1.