[Kolab-devel] New release: pykolab-0.5.3
Jeroen van Meeuwen (Kolab Systems)
vanmeeuwen at kolabsys.com
Fri Aug 10 16:55:15 CEST 2012
Hi there,
We have released pykolab-0.5.3, a bug-fix release containing small
enhancements as well.
This release is available from the following location:
http://git.kolab.org/pykolab/snapshot/pykolab-0.5.3.tar.gz
and will be available for native package deployments as an update in the kolab
3.0 development repository stage later this evening.
The most important changes since 0.5.2 are;
- A new configuration section in /etc/kolab/kolab.conf is available,
[kolab_hosting].
This section contains setting related to Hosted Kolab deployments, for which
more work and more documentation is still pending.
- Added a command to list mailbox ACLs. Usage:
$ kolab list-mailbox-acls <mailbox-pattern>
$ kolab lam <mailbox-pattern>
- Added a command to set mailbox ACLs. Usage:
$ kolab set-mailbox-acl <mailbox-pattern> <subject> <rights>
$ kolab sam <mailbox-pattern> <subject> <rights>
Examples:
$ kolab set-mailbox-acl shared/lists at example.org \
john.doe at example.org lrs
$ kolab set-mailbox-acl user/jane.doe*@example.org \
joe.sixpack at example.org lrs
- Added a command to delete mailbox ACL entries. Usage:
$ kolab delete-mailbox-acl <mailbox-patter> <subject>
$ kolab dam <mailbox-pattern> <subject>
- Added a new command list-mailbox-metadata. Usage:
$ kolab list-mailbox-metadata <mailbox-pattern>
Example:
$ kolab list-mailbox-metadata user/john.doe/Calendar at example.org
- Added a new command set-mailbox-metadata. Usage:
$ kolab set-mailbox-metadata <mailbox-pattern> <metadata-key> \
<metadata-value>
Example:
$ kolab set-mailbox-metadata user/john.doe/Calendar at example.org \
/shared/vendor/kolab/folder-type "event.default"
- Added a new command rename-mailbox. Usage:
$ kolab rename-mailbox <old-mailbox> <new-mailbox>
Example:
$ kolab rename-mailbox user/jane.doe at example.org \
user/jane.sixpack at example.org
Kind regards,
Jeroen van Meeuwen
--
Systems Architect, Kolab Systems AG
e: vanmeeuwen at kolabsys.com
m: +44 74 2516 3817
w: http://www.kolabsys.com
pgp: 9342 BF08
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/devel/attachments/20120810/1a46ddcd/attachment.sig>
More information about the devel
mailing list