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.