Displaying 2 results from an estimated 2 matches for "operdss".
2010 Oct 07
1
Problem with dovecot-acl was not solved
Problems with acl in dovecot-1.2.15 was not solved! See my configs below.
And I see the new bug - still something wrong with configs:
cat dovecot-acl:
user=t1 lrwsti
#user=oper-olegs lrwsti
#user=oper-antona lrwsti
user=operdss lr
#user=operdss lrwsti
User t1 can't create subfolers in inbox. He can only create subfolders in the first levels:
Inbox
test3
test4
Outbox
Sent
Trash
Test1 - test folder created by t1 user
Folders test3 and test4 can't be deleted by t1 - why? Owner of the test3 and test4 - annother user...
2010 Sep 29
1
Problem with dovecot-acl
...need to use the same Mailbox with all folders: Inbox (with subfolders), Outbox, Send and Deleted, (some users need in full righs, some - readonly) so I choosed Symlinking mailboxes and tried to use dovecot-acl file.
cat dovecot-acl:
user=t1 lrwsti
user=operolegs lrwsti
user=operantona lrwsti
user=operdss lr
User operdss have lrwsti rights in this shared mailbox unstead of lr! But if I comment out other users in the dovecot-acl:
#user=t1 lrwsti
#user=operolegs lrwsti
#user=operantona lrwsti
user=operdss lr
User operdss have lr rights. Whats wrong?
It seems, that dovecot-acl is working only for on...