[Dovecot] maildir quota management
Wayne Lovely
wayne.lovely at core.com
Fri Apr 8 16:00:48 EEST 2005
My initial implementation will have to be against 0.99.xx ,
but I really like the quota plugin for 1.0
Here is my understanding of the quota plugin:
1. respective main() of imap/pop load up everything in MODULE_DIR
2. imap_quota_init is used as an entry point into the plugin glue
3. quota.c has routines that just act as an interface to the actual
implementation
in quota-dirsize.c
Timo Sirainen wrote:
> On 8.4.2005, at 04:55, Wayne Lovely wrote:
>
>> My company has a need for dovecot to decrement the portion
>> of quota used. The used portion and hard limit will be stored in
>> a central database. Initially I'll just hack in what we need as a
>> proof of concept, but I would like to get some input into what
>> people would really like, such that I can make a good contribution.
>
>
> Most useful way to do it would be to base it on 1.0-tests and its
> quota plugin:
>
> http://dovecot.org/list/dovecot/2005-March/006603.html
More information about the dovecot
mailing list