From: Bill S. <hos...@sh...> - 2004-01-31 17:02:27
|
David Lundgren wrote: >> Is it possible for system admins (i.e. me) to put a limit on the >> maximum space the postmaster can assign to an individual user? > > > A bit more information would have been more useful though I think, in > the .qmailadmin-limits file use "quota 100". This will give the domain a > quota limit of 100MB. If you are running vqadmin, it should be settable > from within it. > > From vpopmails 5.3.30 README.quotas > "NOTE: Non-system domain quotas are only enforcable when vdelivermail > is the local delivery agent. If you pipe your mail into anything else, > like maildrop, then the non-system domain quota will be ignored." > > Of course further down in the README.quotas > "MAILDROP > If you use maildrop for filtering, compile it with maildirquota > support if you want to use it with vpopmail 5.1.1 and above with > quotas." > > So I am assuming that maildrop should listen to the domain quota if > compiled withit. Actually, no. *domain* quotas are NOT part of the Maildir++ spec. It is a vdelivermail only option. If you want domain quotas and need to use maildrop, install the domain under a unique user and use system quotas. Regards, Bill Shupp |