Email configuration properties
The Transaction Server can send email notification messages to a list of email addresses. The notification emails include information such as error messages and return codes.
The properties in the following table are used to configure sending the notification emails.
| Property name | Default value | Range | Description |
|---|---|---|---|
| smtpServer | None | N/A | The URL of the SMTP server that the Transaction Server uses to send email alerts and messages. |
| smtpPort | 25 | N/A | The SMTP port that the Transaction Server uses to send email alerts and messages. |
| emailFromId | None | N/A | The email address to use as the address that the email alerts and messages were sent from. |
| emailAddressList | None | N/A | Specifies the default set of email addresses to which the Transaction Server sends alert messages. This property is a comma-separated list of email addresses. For example, this list is used to send trackable item overdue or late alert messages as described in Trackable Item Support. |
| emailSubject | None | N/A | The text to use for the subject line of the email message. |
| emailLevel | None | N/A | Specifies the message severity level that causes email messages to be sent to the
emailAddressList when an error is logged. If this property is not specified, messages are
not sent. Valid values for the level are shown in the following list:
Note: When the level is set to all or info, only the following informational messages cause email
messages to be sent: FLP00060I, FLP00070I, and EXC00060I.
|
| alertEmailShift1, alertEmailShift2, alertEmailShift3 | None | N/A | These properties define the time ranges for the shifts and the email address that is
notified of alerts during the shift. The current system time on the server is used to determine which shift
email address is appended to the emailAddressList property. Examples of specifying
this property for each shift number are shown in the following list:
Note: These properties apply only to alert messages that are being sent for overdue expected
events.
|
Contents of the email
The text from the emailSubject property is used as the subject line of the email that
is sent. The format of the information that is in the body of the email is shown in the following
example.
Message from Text that describes the source of the message:
Server Name = The name of the server that sent the email
Message = An error message number followed by its message text