28 Sep
2023
28 Sep
'23
7:17 p.m.
yes it is zorking now and command available
so if i want to give all access to test2@test.com INBOX to test3@test.com this command is not good
[ [ "aclSet", { "user":"test3@test.com", "mailbox":"test2@test.com/INBOX", "right":"lrw" }, "tag1" ] ]
based on
{"command":"aclSet", "parameters":[ {"name":"allUsers","type":"boolean"}, {"name":"socketPath","type":"string"}, {"name":"user","type":"string"}, {"name":"transFlags","type":"integer"}, {"name":"userFile","type":"string"}, {"name":"mailbox","type":"string"}, {"name":"id","type":"string"}, {"name":"right","type":"array"} ]},