Hi Guys
I'm making a script in which I use "zmmailbox -z -m <account> CreateMountpoint" command.
I found the zmmailbox help that said:
createMountpoint(cm) [opts] {folder-name} {owner-id-or-name} {remote-item-id-or-path}
-F/--flags <arg> flags
-V/--view <arg> default type for folder (appointment,contact,conversation,document,message ,task,wiki)
-c/--color <arg> color
I would like to know which is the right syntax for using the remote-item-id instead of the remote item path.
I tried:
zmmailbox -z -m admin@domain.com cm --view appointment -F# "/test_folder" user@domain.com 208
(where 208 is the remote item id of folder I would like to share)
but I got this error:
ERROR: mail.NO_SUCH_FOLDER (no such folder path: /208).
Which is the right syntax I have to use?
Any help would be appreciated.
Thanks.
Elisa


LinkBack URL
About LinkBacks


