The may be used to send e-mail messages to notify administrators of significant events that occur within the server. ds-cfg-smtp-alert-handler ds-cfg-alert-handler org.opends.server.extensions.SMTPAlertHandler Specifies the email address to use as the sender for messages generated by this alert handler. ds-cfg-sender-address Specifies an email address to which the messages should be sent. Multiple values may be provided if there should be more than one recipient. ds-cfg-recipient-address Specifies the subject that should be used for email messages generated by this alert handler. 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%%%%" is dynamically replaced with the alert message. The token "\\n" is replaced with an end-of-line marker. ds-cfg-message-subject Specifies the body that should be used for email messages generated by this alert handler. 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%%%%" is dynamically replaced with the alert message. The token "\\n" is replaced with an end-of-line marker. ds-cfg-message-body