Quota patch for QmailAdmin 1.0 04/05/2002 Justin Hopper -------------- NOTE: -------------- This patch was created for and tested with QmailAdmin 1.0. Newer releases of QmailAdmin may not work with this patch. -------------- Description: -------------- This patch implements quota management into Inter7's Qmailadmin. Once patched, QmailAdmin will allow the following features: - Quota can be set for new users - Quota and disk usage displayed with user info - Quota can be modified for existing users -------------- Instructions: -------------- To use this patch, first unpack QmailAdmin 1.0 (for example): tar xvzf qmailadmin-1.0.tar.gz Now copy the patch in this directory to the QmailAdmin source directory (for example): cp quotafix-patch.diff ../qmailadmin-1.0 Move to the QmailAdmin source directory and run the patch (for example): cd ../qmailadmin-1.0; patch < quotafix-patch.diff Now the source can be configured and built as usual. -------------- Changes: -------------- quotafix-patch 0.01 04/05/2002 - Initial release -------------- Suggestions: -------------- This was a one-man project and tested by only a few people, so there is bound to be some bugs. If you have any suggestions, please email be at the address above. -------------- Warranty: -------------- This patch comes with no warranty whatsoever.