You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/DOCUMENTS
Christian Boltz 04b272472d support for displaying quota (dovecot 1.1 and 1.2 format)
upgrade.php
- create quota and quota2 table (upgrade_729)
- create the triggers required by dovecot (upgrade_730_pgsql)

list-virtual.php
- updated to work with both quota tables
  Patch by Varren Volz, https://sourceforge.net/tracker/?func=detail&aid=2867629&group_id=191583&atid=937966
- changed query for 1.1 quota table to 
      WHERE [...] AND  (  $table_quota.path='quota/storage' OR $table_quota.path IS NULL  )
  This fixes https://sourceforge.net/tracker/?func=detail&aid=2794247&group_id=191583&atid=937964
  (users not shown when initial email is not sent)

config.inc.php, functions.php
- new config option $CONF['new_quota_table'] (YES means dovecot 1.2 format)
- set variables for new quota2 table

DOCUMENTS/DOVECOT.txt
- added note that quota table is automatically created
- added note about different quota tables for dovecot 1.0/1.1 and >= 1.2


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@730 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
..
screenshots screenshots: adding 17 years ago
BACKUP_MX.txt INSTALL.txt, UPGRADE.txt: 16 years ago
DOVECOT.txt support for displaying quota (dovecot 1.1 and 1.2 format) 15 years ago
FAQ.txt FAQ.txt: updating 16 years ago
HORDE.txt file extensions should be lower case ;) 17 years ago
LANGUAGE.txt LANGUAGE.txt: 17 years ago
POSTFIXADMIN.txt DOCUMENTS/POSTFIXADMIN.txt: updated 17 years ago
POSTFIX_CONF.txt POSTFIX_CONF.txt. 16 years ago
SECURITY.txt SECURITY.txt: Adding 17 years ago
SUPERADMIN.txt file extensions should be lower case ;) 17 years ago
UPGRADE.txt INSTALL.txt, UPGRADE.txt: 16 years ago