[Dovecot] One fs with quota, one without: incorrect data shown
Hello all,
I'm using Dovecot 1.0.15 on a Solaris 10.
There are two different FS in place for IMAP: /var/mail for inbox /export/home for the mail folders
The first doesn't have quota, the second does.
However, I've noticed that Thunderbird does display quota information on the inbox (that doesn't make any sense, the values are incorrect). The same incorrect values are shown for folders as well.
I tried the following configurations, but without success, the result is always the same:
quota = fs
quota = fs:INBOX:mount=/var/mail quota2 = fs:Others:mount=/export/home
quota = fs:Others:mount=/export/home
Any idea what I'm doing wrong? TIA,
Laurent
/ Leader de Projet & Communauté | I'm working, but not speaking for \ G11N http://fr.opensolaris.org | Bull Services http://www.bull.com / FOSUG http://guses.org |
On Mon, 2008-09-22 at 15:17 +0200, Laurent Blume wrote:
Hello all,
I'm using Dovecot 1.0.15 on a Solaris 10. .. I tried the following configurations, but without success, the result is always the same:
quota = fs
quota = fs:INBOX:mount=/var/mail quota2 = fs:Others:mount=/export/home
quota = fs:Others:mount=/export/home
Any idea what I'm doing wrong? TIA,
You're not using v1.1 :) Only "quota = fs" works with v1.0. All the rest do the exact same thing.
Timo Sirainen a écrit :
You're not using v1.1 :) Only "quota = fs" works with v1.0. All the rest do the exact same thing.
I half-expected such an answer :-) Well, I can't switch to 1.1 right now, but I'm going to start evaluating it soon.
Still, I'm not sure where the values displayed come from?
The MUA says 5426404 of 12000000 KB ni use.
But that doesn't match anything:
/dev/md/dsk/d20 269G 66G 201G 25% /export/home /dev/md/dsk/d10 135G 56G 78G 42% /var/mail
Filesystem usage quota limit timeleft files quota limit timeleft /export/home 1356601 3000000 3200000 0 0 0
I'll give a try to 1.1 ASAP.
Laurent
/ Leader de Projet & Communauté | I'm working, but not speaking for \ G11N http://fr.opensolaris.org | Bull Services http://www.bull.com / FOSUG http://guses.org |
participants (2)
-
Laurent Blume
-
Timo Sirainen