On Fri, 19 Sep 2003, Marius Kirschner wrote: > Well, after further investigation there appears to be a bug either in the > latest version of qmailadmin, I'm not sure where yet, but I suspect > qmailadmin to be the culprit. Basically when I create an account via the > command line it works just as it should but when using QmailAdmin together > with maildrop the "maildirsize" file never gets created.
Over on the vpopmail list they were just talking about this. I'm currently adding a line to my maildrop config that tests for the file and if it's not there it runs "vuserinfo -Q [EMAIL PROTECTED]", which creates the file... Charles > Thanks for the reply, Paul. > > ---Marius > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of p dont think > > Sent: Thursday, September 18, 2003 3:32 PM > > To: 'Marius Kirschner'; [EMAIL PROTECTED] > > Subject: RE: [SM-USERS] Quota plugin > > > > > > > I can't seem to get the Quota plugin to work with SM v1.41 under > > > > Please be specific about which plugin. I'm hoping you mean > > "quota_usage". > > > > > Courier-IMAP. Now, I do have it working on another similar > > setup on a > > > different box, except it's SM v1.4. And, yes, I do have the QUOTA > > directive > > > set: > > > > > > IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE > > THREAD=ORDEREDSUBJECT > > > THREAD=REFERENCES SORT QUOTA IDLE" > > > > > > And, yes, there are plenty of messages in the user's > > mailbox for it to > > > display the quota bar. I've uninstalled/reinstalled the plugin, > > restarted > > > server, compared settings, etc and I'm kinda at a loss what else to > > check. > > > Any suggestions? > > > > Then your IMAP server is probably at fault. Courier can be > > fussy about this kind of stuff... check the actual maildirs > > and look for the maildirsize file for one. Is it there? You > > should also check that you are specifying your quotas > > correctly (there is little documentation about it, but if the > > syntax is not exact, it just won't work; no error messages, > > no nothing), such as "4000000S300C". If these are correct, > > you can try running the quota command directly from the > > command line to see if Courier is returning what you'd > > expect. I can dig up the command syntax, but I suspect your > > problem is before it gets to this point. > > > > - Paul > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > -- > > squirrelmail-users mailing list > > List Address: [EMAIL PROTECTED] > > List Archives: > > http://sourceforge.net/mailarchive/forum.php?> forum_id=2995 > > > > List Info: > > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
