[Dovecot] GETQUOTAROOT (part 2)

2008-08-30 Thread Patrick Medina
Hello, I'm a recent convert to dovecot from courier-imap and the performance has certainly improved. I'm running the vanilla 1.0.7 version that came with the CentOS 5.2 x86_64 distro. I've come across a similar problem that was posted by Ralf Hildebrandt earlier this year under the same subject,

Re: [Dovecot] GETQUOTAROOT (part 2)

2008-08-30 Thread Patrick Medina
> After 5120 bytes the maildirsize file is rebuilt by reading > through the entire maildir. This is also what Courier did. Thank you for the quick reply and clarification. I was not aware of this behavior before. > So what exactly happens when the maildirsize is rebuilt? > You mean all bytes are

Re: [Dovecot] GETQUOTAROOT (part 2)

2008-08-31 Thread Patrick Medina
Relevant dovecot configuration: protocol imap { mail_plugins = quota imap_quota mail_plugin_dir = /usr/lib64/dovecot/imap listen = 127.0.0.1:143 } plugin { quota = maildir } Relevant postfix configuration: mailbox_command = /usr/libexec/dovecot/deliver I am exclusivel

Re: [Dovecot] GETQUOTAROOT (part 2)

2008-08-31 Thread Patrick Medina
--- On Mon, 9/1/08, Timo Sirainen <[EMAIL PROTECTED]> wrote: > From: Timo Sirainen <[EMAIL PROTECTED]> > Subject: Re: [Dovecot] GETQUOTAROOT (part 2) > To: [EMAIL PROTECTED] > Cc: dovecot@dovecot.org > Date: Monday, September 1, 2008, 1:55 AM > On Aug 31, 2008, at

Re: [Dovecot] GETQUOTAROOT (part 2)

2008-10-05 Thread Patrick Medina
> > Upgraded to 1.1.2 from atrpms.net but I'm still > getting > > the same behavior. I am trying to look at the quota > > plugin source (e.g. quota-maildir.c), but I'm very > rusty > > in that aspect already. Thank you. > > This should help: > http://hg.dovecot.org/dovecot-1.1/rev/a80719eac45d