From: David L. <dlu...@sy...> - 2004-01-31 05:37:36
|
> 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. Hope that helps, Dave Lundgren |