| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Add alias for list-user-subscriptions ('lus')
Add aliases for remove-user-subscription ('rus', 'unsubscribe')
|
|
|
|
| |
Note that cyruslib.py is still "GPLv2 or a later version" unlike the other files.
|
|
|
|
| |
raw utf-7
|
| |
|
|
$ kolab list-user-subscriptions <user> [<mailbox-pattern>]
Examples:
$ kolab list-user-subscriptions john.doe@example.org
$ kolab list-user-subscriptions \
john.doe@example.org shared/lists/example.org/memo
Note that a proxyauth login is executed, and mailbox patterns can
therefore not be suffixed with the usual '@domain' realm idenfifier.
|