On Thursday, November 15, 2001, at 01:58 AM, Kenneth wrote:
> Hello Bill, > > My patch problem is solved by download the latest vpopmail stable. > My next problem is that it doesn't show the quota message on the > sqwebmail screen. I've checked the folders.html and it contains the > [#QUOTA#] tag. > > Any idea ? First verify that Maildir/maildirsize exists for that user. If it doesn't, send an email to that user, then check for the file again. If it's not there, you don't have the patch installed correctly, or vpopmail compiled correctly. Check your vpopmail.config.sh file to verify that you used the right options. Also look for #define MAILDIRQUOTA 1 in config.h If maildirsize *is* there, see if sqwebmail displays quota usage. If it doesn't, make sure the [#QUOTA#] tag is not inside a comment (I made this mistake once). Regards, Bill