14 Mar
2009
14 Mar
'09
12:23 a.m.
On Fri, 2009-03-13 at 17:05 -0500, Vlad Sedov wrote:
I think I figured it out...
I reformatted all of the quotas from the old vpopmail style (e.g. 400M, which is 400 megabytes) to the Maildir++ format (e.g. 419430400S,2000C which is 400MB or 2000 messages quota). Here's my new user_query (we don't limit by message count, hence 0C... UID/GID is specific to the box):
You don't need the 0C, that's the default. Also you could have converted everything to 400M style format instead, *:storage= would have understood it.