Email Configuration Using the Admin Tool

This section explains the navigation item Email in navigation group Email in the Admin Tool.

IMPORTANT INFORMATION

In ConSol CM versions prior to 6.11, there were two modes to receive incoming emails:

  • Mule/ESB - This mode is deprecated in CM versions 6.11 and up. Therefore, it is no longer treated in ConSol CM manuals. If you run an older CM system with Mule/ESB, please refer to older manuals. All ConSol CM 6.11 systems must run in NIMH mode. Please refer to older Administrator manuals to learn how to switch from Mule/ESB to NIMH.
  • NIMH - New Incoming Mail Handler, available since version 6.9.4. This is the only available incoming email mode in ConSol CM version 6.11 and up.

The active email mode is set in the system property cmas-core-server, nimh.enabled:

  • true - NIMH mode
  • false - Mule/ESB mode

The sending of emails, i.e., the SMTP server configuration, is not influenced by the incoming email mode.

General Email Configuration (Navigation Item Email)

In this navigation item you can set the parameters for the email connection.

Figure 383: ConSol CM Admin Tool - Email

The Email screen shows the following information:

Administration

Admin email:

Enter the email address which should receive general messages or warnings from the system. Using the GUI, you can enter one admin email address. Multiple addresses separated by commas are possible, but they have to be entered directly in the navigation item System Properties. Use the system property cmas-core-security, admin.email. The total number of characters (for both GUI and property) must not exceed 72. If there are many recipients, we recommend using a mailing list on the mail server system.

Incoming Email

The configuration of incoming email is divided into two areas:

For the configuration of incoming email you might also want to check the email-related system properties, see System Properties. Particularly, the polling interval (the time interval for fetching emails from the mail server, system property mailbox.default.task.interval.seconds (module cmas-nimh) or the respective property of another mailbox (e.g. mailbox.1.task.interval.seconds) might be of interest.

Outgoing Email

The connection data for outgoing emails are set in the Outgoing email section. Please fill in the fields as follows:

Please note: If user name and/or password which have to be provided contain the character @, the @ has to be coded as %40.

To enable SMTPS for outgoing emails, set the system property cmas-core-server, mail.smtp.tls.enabled to true.