| | |
| | | ! CDDL HEADER END |
| | | ! |
| | | ! |
| | | ! Portions Copyright 2007 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2007-2008 Sun Microsystems, Inc. |
| | | ! --> |
| | | <adm:managed-object name="smtp-alert-handler" |
| | | plural-name="smtp-alert-handlers" |
| | |
| | | </adm:property-override> |
| | | <adm:property name="sender-address" mandatory="true"> |
| | | <adm:synopsis> |
| | | Specifies the e-mail address to use as the sender for messages |
| | | Specifies the email address to use as the sender for messages |
| | | generated by this alert handler. |
| | | </adm:synopsis> |
| | | <adm:syntax> |
| | |
| | | <adm:property name="recipient-address" mandatory="true" |
| | | multi-valued="true"> |
| | | <adm:synopsis> |
| | | Specifies an e-mail address to which the messages should be sent. |
| | | Specifies an email address to which the messages should be sent. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | Multiple values may be provided if there should be more than one |
| | |
| | | </adm:property> |
| | | <adm:property name="message-subject" mandatory="true"> |
| | | <adm:synopsis> |
| | | Specifies the subject that should be used for e-mail messages |
| | | Specifies the subject that should be used for email messages |
| | | generated by this alert handler. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | The token "%%%%alert-type%%%%" will be dynamically replaced with |
| | | the alert type string. The token "%%%%alert-id%%%%" will be |
| | | The token "%%%%alert-type%%%%" is dynamically replaced with |
| | | the alert type string. The token "%%%%alert-id%%%%" is |
| | | dynamically replaced with the alert ID value. The token |
| | | "%%%%alert-message%%%%" will be dynamically replaced with the |
| | | alert message. The token "\\n" will be replaced with an |
| | | "%%%%alert-message%%%%" is dynamically replaced with the |
| | | alert message. The token "\\n" is replaced with an |
| | | end-of-line marker. |
| | | </adm:description> |
| | | <adm:syntax> |
| | |
| | | </adm:property> |
| | | <adm:property name="message-body" mandatory="true"> |
| | | <adm:synopsis> |
| | | Specifies the body that should be used for e-mail messages |
| | | Specifies the body that should be used for email messages |
| | | generated by this alert handler. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | The token "%%%%alert-type%%%%" will be dynamically replaced with |
| | | the alert type string. The token "%%%%alert-id%%%%" will be |
| | | The token "%%%%alert-type%%%%" is dynamically replaced with |
| | | the alert type string. The token "%%%%alert-id%%%%" is |
| | | dynamically replaced with the alert ID value. The token |
| | | "%%%%alert-message%%%%" will be dynamically replaced with the |
| | | alert message. The token "\\n" will be replaced with an |
| | | "%%%%alert-message%%%%" is dynamically replaced with the |
| | | alert message. The token "\\n" is replaced with an |
| | | end-of-line marker. |
| | | </adm:description> |
| | | <adm:syntax> |