is an account status notification handler that can be used to send email
messages to end users and/or administrators whenever an account status
notification is generated.
ds-cfg-smtp-account-status-notification-handler
ds-cfg-account-status-notification-handler
org.opends.server.extensions.SMTPAccountStatusNotificationHandler
Specifies which attribute in user entries may be used to obtain the email
address to use when notifying the end user. Multiple attributes can be
specified as separate values, and in that case all email addresses
identified in all such values will receive the notification.
If no email address attribute types are specified, then no attempt
will be made to send email notification messages to end users. Only
those users specified in the set of additional recipient addresses
will be sent the notification messages.
ds-cfg-email-address-attribute-type
Specifies an email address to which notification messages will be sent,
either instead of or in addition to the end user for whom the notification
has been generated. This may be used to ensure that server administrators
also receive a copy of any notification messages that are generated.
If no additional recipient addresses are specified, then only the end
users that are the subjects of the account status notifications will
receive the notification messages.
ds-cfg-recipient-address
Indicates whether an email notification message should be generated and
sent to the set of notification recipients even if the user entry does not
contain any values for any of the email address attributes (and therefore
it will not be possible to notify the end user). This is only applicable
if both one or more email address attribute types and one or more
additional recipient addresses are specified.
true
ds-cfg-send-message-without-end-user-address
Specifies the e-mail address from which the message will be sent. Note
that this does not necessarily have to be a legitimate e-mail address.
ds-cfg-sender-address
Specifies the subject that should be used for email messages generated by
this account status notification handler. The values for this property
should begin with the name of an account status notification type followed
by a colon and the subject that should be used for the associated
notification message. If an email message is generated for an account
status notification type for which no subject is defined, then that
message will be given a generic subject.
ds-cfg-message-subject
Specifies the path to the file containing the message template that is to
be used to generate the email notification messages. The values for this
property should begin with the name of an account status notification type
followed by a colon and the path to the template file that should be used
for that notification type. If an account status notification has a
notification type that is not associated with a message template file,
then no email message will be generated for that notification.
ds-cfg-message-template-file