mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
23.07.2011 e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4
opends/src/admin/messages/SMTPAccountStatusNotificationHandlerCfgDefn.properties
@@ -2,7 +2,7 @@
user-friendly-plural-name=SMTP Account Status Notification Handlers
synopsis=The SMTP Account Status Notification Handler is a notification handler that sends email messages to end users and/or administrators whenever an account status notification is generated.
property.email-address-attribute-type.synopsis=Specifies which attribute in the user's entries may be used to obtain the email address when notifying the end user.
property.email-address-attribute-type.description=You can specify more than one email address as separate values. In this case, the OpenDS server sends a notification to all email addresses identified.
property.email-address-attribute-type.description=You can specify more than one email address as separate values. In this case, the OpenDJ server sends a notification to all email addresses identified.
property.email-address-attribute-type.default-behavior.alias.synopsis=If no email address attribute types are specified, then no attempt is made to send email notification messages to end users. Only those users specified in the set of additional recipient addresses are sent the notification messages.
property.enabled.synopsis=Indicates whether the SMTP Account Status Notification Handler is enabled. Only enabled handlers are invoked whenever a related event occurs in the server.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the SMTP Account Status Notification Handler implementation.