Messages will be sent via the configured SMTP.
E-mail transformation
Table 1 describes how a message is transformed in to an e-mail message. See also chapter Email format for more details on e-mails sent by the Application Server.
Email part |
Content |
Content type: header field |
Will be text |
Priority header field |
The message severity is translated to email priority as indicated by Table 2 |
Subject header field |
Contains the subject of the message |
Email body |
Contains the body of the message. For the information of the recipient of the email the Application Server will additionally add following information to the email body: •Recipient list: system users (username and real name, acknowledgment required), external users (transport media, address) •Message severity •Need to acknowledge: Information if the recipient is an acknowledging recipient (only works for forwarded messages not for external recipients) |
Attachments |
Attachments to messages will be added to emails as attachments if the global setting SMTP: Allow attachments is set. |
Table 1: Translation of a message to an email
Message severity |
Translated email priority |
Informal |
Low |
Warning |
Medium |
Critical |
High |
Table 2: Translation of message severity to email priority