Diagram

Elements

NotificationMail
References Notes

Mail Interface to be executed for System Monitor notification.

content_type
Content type of the e-mail. Possible values are "text/plain" and "text/html".
charset
Charset of the e-mail.
encoding
Encoding of the e-mail. Possible values are 7bit, Quoted-Printable, Base64.
priority
Priority of the e-mail.
Element Type Required Description
Attribute: content_type None Optional Content type of the e-mail. Possible values are "text/plain" and "text/html".
Attribute: charset string
  • Fixed: ISO-8859-1
Optional Charset of the e-mail.
Attribute: encoding None Optional Encoding of the e-mail. Possible values are 7bit, Quoted-Printable, Base64.
Attribute: priority None Optional Priority of the e-mail.
From string
  • Min: 1
  • Whitespace: preserve
  • Occurrence: 0..1
Optional
References
  • Configuration and Use Cases: From
  • Schema: From
Notes

E-mail address of the account that sends e-mail.

To string
  • Min: 1
  • Whitespace: preserve
  • Occurrence: 0..1
Optional
References
  • Configuration and Use Cases: To
  • Schema: To
Notes

E-mail address of the recipient(s) of a notification e-mail.

CC string
  • Min: 1
  • Whitespace: preserve
  • Occurrence: 0..1
Optional
References
  • Configuration and Use Cases: CC
  • Schema: CC
Notes

E-mail address of the recipient(s) of a carbon copy notification e-mail.

BCC string
  • Min: 1
  • Whitespace: preserve
  • Occurrence: 0..1
Optional
References
  • Configuration and Use Cases: BCC
  • Schema: BCC
Notes

E-mail address of recipient(s) of a blind carbon copy notification e-mail.

Subject string
  • Min: 1
  • Whitespace: preserve
  • Occurrence: 1
Required
References Notes

Subject of an e-mail notification.

Body string
  • Min: 1
  • Whitespace: preserve
  • Occurrence: 1
Required
References
  • Configuration and Use Cases: Body
  • Schema: Body
Notes

Body of an e-mail notification.