Hi,
I have a setup with a number of "function" mailboxes, that can be accessed by difference employees. I have shared these mailboxes on the CLI:
This works - except, for each share, I get a new folder in Contacts, Emailed Contacts, Calendar, Tasks, Documents and Briefcase - and since they all have the same name (eg. "Documents" instead of the expected "Box account/Documents"), this breaks in the Web UI (no matter which folder I click, I end up in the bottom one).Code:zmmailbox -z -m box@xxxxx.dk ModifyFolderGrant / account user@xxxxxx.dk rwidx zmmailbox -z -m user@xxxxxx.dk createMountPoint --view message "/Box account/" box@xxxxx.dk /
So to remove them, I tried:
.. but that gives an error:Code:zmmailbox -z -m box@xxxxx.dk ModifyFolderGrant /Calendar account user@xxxxxx.dk none
ERROR: zclient.CLIENT_ERROR (unablle to resolve zimbra id for: user@xxxxxx.dk)
Doing this works:
.. for each of the "special" folders, but it's a bit impractical to run 14 commands to share one account..Code:zmmailbox -z -m box@xxxxx.dk ModifyFolderGrant /Calendar account user@xxxxxx.dk rwidx zmmailbox -z -m box@xxxxx.dk ModifyFolderGrant /Calendar account user@xxxxxx.dk none
Am I doing this right, and should I file a bug report, or am I on the wrong track here?
Regards,
Martin Seebach


LinkBack URL
About LinkBacks

