On Sat, Apr 08, 2006 at 02:10:13PM +0800, krystian wrote:
> But if I change quota for account quota stops work.
> File Maildirsize after change(example from account which doesn't work):
> 1500000000S
>  1098908440         6262

And, what exactly is the problem?

When you change the quota, the quota file gets rebuilt. The second line
therefore shows the total number of bytes in the mailbox, and the total
number of messages. Are those values not correct? They show a mailbox with
6,262 messages and just over 1GB of mail.

When you deliver further mails to the mailbox, or delete mails from it, new
lines will be appended to maildirsize giving the increments to the bytes and
number of messages.

When the maildirsize file gets to 200 lines long, it will be restarted with
two lines, just as you've shown above.

All this is documented in maildir/README.maildirquota.{txt,html} in the
source tarball. So you'll need to be specific about exactly what you think
is wrong.

> Create new account:
> $/usr/lib/courier-imap/bin/maildirmake /home/vmail/test.com/test/Maildir
> $ /usr/lib/courier-imap/bin/maildirmake -q 10000000S 
> /home/vmail/test.com/test/Maildir
> 
> Change new account:
> $ /usr/lib/courier-imap/bin/maildirmake -q 20000000S 
> /home/vmail/test.com/test/Maildir

What you've missed is delivering a mail to this account, and then showing us
the contents of maildirsize.

Brian.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to