Courier IMAP supports IMAP Quota extension There are SquirrelMail plugins that utilize IMAP Quota extension.
Possible issue - message deletion when user is over quota. > I use a modified version of Uebimiau for webmail services. With this > aplication, quota is stablished using a config variable. Qmail uses > qmaiquota atributes to control number of mails and acount ocupation that > works perfectly and help me to disable those nasty people who use my email > accounts for spam purposes. Maybe someone who use squirrelmail could give > a response. > >> Hello. >> I had the same problem, so I took Claudio solution: continue using >> version 3.0.x >> Im using squirrelmail as webmail client and its quota tool. My problem >> is that squirrel reports a different(the default value) quota from >> the value in ldap. >> Did you had the same problem? >> Thanks >> Jaime >> >>>Talking in courier-imap mailist it seems there is no way, if you want to >>>use 4.0.x version you need to use authdaemon. I think this is a steep >>>back, configuring IMAP service with an extraservice for auth conections >>>only adds a new point of fail. Yes, its more flexible but, at what >>> price? >>>My IMAP service is internal (for webmail), clients do not talk directly >>>to IMAP service so I take Claudio solution: continue using version >>> 3.0.x. >>> >>> >>> >>> >>>>On Wed, Apr 20, 2005 at 01:15:28PM -0300, Christian Willy Asmussen - >>>> Young >>>>Padovan wrote: >>>> >>>> >>>>>Jose, >>>>> thank you very much for the feed-back! Unfortunatelly, it didn't >>>>>solve my problem :-( >>>>> >>>>>I did manage to get courier-4.0.2 working with >>>>> >>>>>1) daemontools supervising imap, authdaemon, etc >>>>>2) tcpserver handling sockets >>>>>3) authdaemon handling proxyed connections >>>>> >>>>>what I'm missing is: >>>>> >>>>>- I can't get authdaemon to create the user's homedir. The >>>>> "auth_imap" >>>>>programm shipped with qldap was responsible for doing that... >>>>> >>>>>Anyone managed to do that? >>>>> >>>>> >>>>> >>>>Just use courier-imap 3.0.5 and auth_imap will work. Currently I don't >>>>think I will write another auth thingy for courier -- before doing that >>>> I want to support binc imap.