Timo,
oh, I didn't realize that it was not a standard Maildir++ file. It looks like that is what is used in courier, which I am migrating from. It simply contains the same value as the first line of the maildirsize file does.
so, I guess I have to put the quota rule in the checkpasswd routine and return it as userdb_quota variable...
ok, I guess I will try that...
Thanks,
Tim.
Timo Sirainen wrote:
On Tue, 2009-08-11 at 11:56 -0700, Tim Traver wrote:
To refresh the situation, I have a custom checkpasswd routine that retrieves the user information properly, which gives the Maildir root.
In that Maildir directory, I use the maildirquota file to set the quota of the account.
What is maildirquota file? What kind of data does it contain? I've never heard of it. Sounds like your checkpassword script should be generating quota_rule by reading that file.