Can anyone tech me how to add "S" to the end of quota size in maildirsze when use vsetuserquota in order to let squirrelmail can display the quota usage? Should I amend the source code of vpopmail ? Is it the only way ?
Thanks a lot Frankie ----- Original Message ----- From: "Frankie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 9:58 PM Subject: Re: [toaster] quota_usage > I exactly know what the problem is. I don't know whether it is a bug or not > but want to share with all of you. According to manual of vpopmail, we can > use "vsetuserquota [EMAIL PROTECTED] 5M". It is ok and can be viewed "quota: > 5242880S" by command of vuserinfo. However, what in the file of maildirsze > can not be converted to "5242880S". As a result, SquirrelMal can not display > the quota usage. > > Regards, > > Frankie > > ----- Original Message ----- > From: "Bill Shupp" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, February 26, 2004 5:26 AM > Subject: Re: [toaster] quota_usage > > > > Frankie wrote: > > > > > Quota can't be displayed in SquirrelMail after following the instruction > of toaster. plugins/quota_usage/FAQ mention that we should set > CAPABILITY=QUOTA in /usr/lib/courier-imap/etc/imapd. However, I can only > find out IMAP_CAPABILITY in this file. Is it equal to the one mentioned in > FAQ ? If yes, QUOTA is set default as follows: > > > > > > IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE > THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE" > > > > > > Also, the file maildirsize exists in Maildir. How can I fix it ? > > > > Your capability statement is setup properly. Note that even if you > > have a maildirsize file created, sometimes courier-imap will not list > > quota usage until there is at least one line after the quota statement. > > In other words, send that account a few emails. Make sure that the > > maildirsize file has been updated, and that it is readable by the > > vpopmail user. > > > > Regards, > > > > Bill Shupp > > > >