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

neil_a_wilson
30.22.2007 295f7dc1ac02bee5cb01095a624e53bb22414746
opends/src/server/org/opends/server/extensions/SMTPAlertHandler.java
@@ -112,6 +112,16 @@
  /**
   * {@inheritDoc}
   */
  public AlertHandlerCfg getAlertHandlerConfiguration()
  {
    return currentConfig;
  }
  /**
   * {@inheritDoc}
   */
  public boolean isConfigurationAcceptable(AlertHandlerCfg configuration,
                                           List<String> unacceptableReasons)
  {