From: Harm v. T. <li...@ze...> - 2009-03-27 16:22:39
|
Hello everyone, Great to see development on vpopmail again. A new development release (5.4.28) and the first public commit of 5.5, how cool. Can someone (Matt?) give some more details on the release? Especially on the vusage part, is it ready for testing purposes to use vusaged together with --enable-domainquotas (as indirectly implied below)? 5.4.28 - Current Matt Brookings - Updated vlimits_read_vlimits_file to be much more efficient - Added vusage client API to libvpopmail - Added vusage daemon - Updated quota code to talk to vusage daemon if available - Fixed some backfill patch compilation issues - Updated maildir_to_email to support paths that end in /Maildir as well as /Maildir/ - Added LDAP valias support - Updated vusage API to return counts for both users and domains - Updated domain quota enforcement to work when using vusage - Re-enabled --enable-domainquotas (with warnings) I have some code here that just calculates usage of a domain (or user). It makes also use of a hashtable, and one cache file per user, to limit the stat() calls. Interested? Keep up the good work! -- Kind regards, Harm van Tilborg http://zeroxcool.net |