On Mon, Dec 01, 2003 at 10:26:23PM -0500, [EMAIL PROTECTED] wrote: > i am using mail quota plugin.
Which mail quota plugin? Plugin to what application? sqwebmail does not support 'plugins' as far as I know. > but quota graph is not working' well. > some user can see graph but others are not. Sqwebmail does not generate graphs. > quota graph is using sqimap functions to get quota info from imap server. Sqwebmail does not contain any function called 'sqimap': $ cd sqwebmail-3.6.2 $ find . -type f | xargs grep 'sqimap' $ In fact, it does not contain any IMAP functionality whatsoever. It talks directly to the user's Maildir. So my guess is - you are talking about some software other than sqwebmail? In which case, perhaps you should try some other mailing list? Regards, Brian. > problem is... some user account receives NOQUOTA even they had set to use > quota. i can see quota info from vpopmain/bin/vuserinfo. > (one more question! when i see user info from vpopmail/bin/vuserinfo, > some user's quota is set to number but other's is set to 'yes'. > what happened? if i put new quota info from cgi-bin/qmailadmin, it'll get > numbers. ) > what's the problem? > thanks. > > > >
