public DeleteConversation() {
    logger.info("New " + DeleteConversation.class.getCanonicalName());

    super.startingAccountPreferences.put("zimbraPrefShowSelectionCheckbox", "TRUE");
  }
Example #2
0
  public Bug81920() {
    logger.info("New " + Bug81920.class.getCanonicalName());

    super.startingAccountPreferences.put("zimbraPrefComposeFormat", "text");
  }