[ postfixadmin-Bugs-1830742 ] unused column "quota" in domain table
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-05-19 21:57:06
|
Bugs item #1830742, was opened at 2007-11-12 15:14 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1830742&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 1 Private: No Submitted By: Christian Boltz (christian_boltz) Assigned to: Nobody/Anonymous (nobody) Summary: unused column "quota" in domain table Initial Comment: (split off from https://sourceforge.net/tracker/index.php?func=detail&aid=1829511&group_id=191583&atid=937964) It seems the "quota" field in domain table is not used anywhere. The actual quota is stored in "maxquota". -> we should drop the column after 2.2 is released ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-05-19 14:57 Message: Logged In: NO Quota is being used in the SVN version in the mailbox table. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1830742&group_id=191583 |