yes it is zorking now and command available

so if i want to give all access to te...@test.com INBOX to te...@test.com this 
command is not good

[
    [
        "aclSet",
        {
            "user":"te...@test.com",
            "mailbox":"te...@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"}
]},
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to