|
Jamie has just sent over a new version of the Virtualmin virtual-server module, and I've packaged it up and dropped it into the repository.
Changes since 3.22:
[list]
[*]Updated Mambo script installer to 4.6, phpMyAdmin to 2.9.0, and PHP-Nuke to 7.9.[/*]
[*]When adding a secondary mail server, all existing mail domains can be optionally added to the server. This will update MX records as well.[/*]
[*]When removing a secondary mail server, all secondary domains that were created on it will be removed, and all MX records referring to it deleted.[/*]
[*]Bandwidth limits can now be imposed on resellers, which limits the total amount of bandwidth the reseller can allocate to his customer's domains.[/*]
[*]Fixed bugs that prevented suexec PHP from working properly in sub-domains.[/*]
[*]Outgoing address mapping (generics) entries are added for new domain owners.[/*]
[*]User mail directory sizes are now displayed correctly.[/*]
[*]Added the --mail-size option to the list-users.pl program.[/*]
[*]Displayed disk usage for virtual servers is now taken from the group quota (when enabled), to ensure consistency.[/*]
[*]Added a new left-side Disk Usage link which shows usage for each directory, mailbox and sub-server under a virtual server.[/*]
[/list]
To upgrade on Red Hat based systems:
yum update wbm-virtual-server
On SUSE systems:
yast -i wbm-virtual-server
And on Mandriva systems:
urpmi.update -a
urpmi wbm-virtual-server
Please let us know of any problems, by filing a bug in the bug tracker.
|