* Version 1.5 2007-03-08
- Tree structure of mailboxes has been totally rewritten
based on Perl module Tree::Simple from CPAN
(thanks to Murray Trainer <mtrainer@central-data.net>)
- added a check for mailbox permissions to 'reconstruct' command
* Version 1.4.5 2006-11-28
- fixed a bug when changing quota on mailboxes with similar names
(thanks to Murray Trainer <mtrainer@central-data.net>)
* Version 1.4.4 2006-11-3
- requires Webmin 1.240 for using 'ui_bytesbox' function in ui-lib.pl
This is the Webmin module to administer a Cyrus IMAP server and supports
the following features:
* Start/stop the Cyrus server;
* Activates/deactivates services (imap, imaps, pop3, sieve etc.);
* Configures the main IMAP parameters;
* Manage IMAP partitions;
* Creates and deletes mailboxes and folders;
* Copies a mailbox to another, renames and moves mailboxes and
subfolders;
* Sets default quota for new mailboxes;
* Edit and remove quotas on mailboxes;
* Displays the size, the quota and the number of messages for each
mailbox or folder;
* Assigns and removes permissions (ACLs) for any user;
* Reconstruct the mailboxes DB;
* Optionally synchronizes the creation and deletion of mailboxes with
the system account management in the appropriate standard module of
Webmin;
* Accepts international characters (UTF-8) in mailbox names;
* Automatically checks for updates