5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Mysql Quota Field
FromSent OnAttachments
Edward MullerMay 16, 2006 8:52 pm 
Lindsay HaisleyMay 16, 2006 8:57 pm 
Edward MullerMay 18, 2006 9:50 pm 
Lindsay HaisleyMay 19, 2006 4:04 am 
Bowie BaileyMay 19, 2006 6:11 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Mysql Quota FieldActions...
From:Lindsay Haisley (fmou@fmp.com)
Date:May 19, 2006 4:04:57 am
List:net.sourceforge.lists.courier-users

Thus spake Edward Muller on Thu, May 18, 2006 at 11:50:15PM CDT

Color me dumb then, cause have no idea what to put in the sql table.

Find and read README.maildirquota, which is part of the source distribution. That should give you all the clues you need :-)

Unless I'm much mistaken, the same syntax applies to entries in the MySQL quota field. I'll have to do this soon myself, so I'll need to figure it out too, but this is my understanding. Sam, is this correct?

On Tuesday 16 May 2006 22:57, Lindsay Haisley wrote:

Thus spake Edward Muller on Tue, May 16, 2006 at 10:52:14PM CDT

I'm trying to understand what should be in the MYSQL_QUOTA_FIELD

##NAME: MYSQL_QUOTA_FIELD:0 # # Define MYSQL_QUOTA_FIELD to be the name of the field that can optionally # specify a maildir quota. See README.maildirquota for more information # # MYSQL_QUOTA_FIELD quota

README.maildirquota describes the text file version of a maildirquota file. I'm not sure that translates directly into what should be stored in SQL.

I would assume that the reference to the README in Sam's config file comments indicates that the same syntax applies. The best way to find out would be to test it.