AccountStatusNotificationHandlerCfgDefn_ko.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrewsuser-friendly-name=Account Status Notification Handler
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrewsuser-friendly-plural-name=Account Status Notification Handlers
816e576f77e2c46df3e3d97d65822aa8aded7c4bDavid Lawrencesynopsis=Account Status Notification Handlers are invoked to provide notification to users in some form (for example, by an email message) when the status of a user's account has changed in some way. The Account Status Notification Handler can be used to notify the user and/or administrators of the change.
2d54cf04fc02db7c369592b6f91bbd1330df3387Andreas Gustafssonproperty.enabled.synopsis=Indicates whether the Account Status Notification Handler is enabled. Only enabled handlers are invoked whenever a related event occurs in the server.
2984f8f7bf213642e47affe710851ff0d6580083Mark Andrewsproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Account Status Notification Handler implementation.