On Mon, 2011-11-14 at 10:23 -0800, Mark Moseley wrote: > > Thanks to a fortuitously unrelated thread ("how to disable quota for > > second namespace"), I got the quota part figured out and that seems to > > be working: Add a second entry to plugin {}, e.g. "quota2 = > > maildir:Archive quota:ns=INBOX.Archives." and add rules for > > userdb_quota2_rule, userdb_quota2_rule2, etc. > > > > My real question now is: Are there any fatal gotchas in this that I'm > > just not thinking of? > > > > Haven't had a chance to try this large-scale yet. Anybody have any > thoughts on it?
The gotcha is that you have two completely independent quotas with independent usage/limits for the INBOX and Archive namespaces. If that is what you want, it should all be fine.