search for: lrwstipekxacd

Displaying 20 results from an estimated 28 matches for "lrwstipekxacd".

2009 Mar 04
2
ACLs are applied recursively to sub mailboxes
...is INBOX acls to "eilprwtsd" Now User B can see _all_ sub mailboxes and sub sub [...] mailboxes and their contents of User A: User A: g getacl INBOX * ACL "INBOX" "A at example.com" akxeilprwtscd "B at example.com" eilprwtsd "A at example.com" lrwstipekxacd g OK Getacl completed. g getacl INBOX/foobar * ACL "INBOX/foobar" "1 at aztec.intevation.de" lrwstipekxacd User B: l list "" "*" * LIST (\Noselect \HasChildren) "/" "user" * LIST (\Noselect \HasChildren) "/" "us...
2010 Jun 18
1
ACL, forced INBOX subscription
...er: This is the situation in the beginning: (matthias) a LIST (SUBSCRIBED) "common." "*" a OK List completed. a LIST (SUBSCRIBED) "common.mailverwalter" "*" a OK List completed. (mailverwalter) a GETACL Spam * ACL "Spam" "mailverwalter" lrwstipekxacd a OK Getacl completed. a GETACL INBOX * ACL "INBOX" "mailverwalter" lrwstipekxacd a OK Getacl completed. So far so good. Mailverwalter sets the list permission: (mailverwalter) a SETACL "Spam" "matthias" l a OK Setacl complete. a GETACL "Spam" *...
2012 Aug 29
1
ACL MySQL dict: to_user==from_user entries
...! We run dovecot 2.1.6 with ACL support and MySQL dict for shared/shared-boxes/user/$to/$from. When a user does a SETACL (via IMAP) to himself he is added as $to and $from to the MySQL dict. Se for example this IMAP conversation: 5 GETACL INBOX * ACL "INBOX" "user at domain" lrwstipekxacd 5 OK Getacl completed. 6 SETACL INBOX user at domain lrwstipekxacd 6 OK Setacl complete. 7 GETACL INBOX * ACL "INBOX" "user at domain" akxeilprwtscd 7 OK Getacl completed. As you can see, user at domain sets the ACL of his INBOX to the same value it was set before (reading it f...
2017 Jan 02
0
differential SETACL silently fails if no vfile exists
In version 2.2.13, with `acl = vfile`, setting a differential ACL permission doesn't work if there are no permissions set yet. Example IMAP log: b1 GETACL test * ACL test valodim lrwstipekxacd b1 OK Getacl completed. b2 SETACL test valodim -l b2 OK Setacl complete. b3 GETACL test * ACL test valodim lrwstipekxacd b3 OK Getacl completed. My expectation was that the file would be created with default permissions, and the requested change then applied. However, no acl permission is set and...
2009 Jun 15
2
Dovecot v1.2 assert() in ACL
...L config: acl = vfile # To let users LIST mailboxes shared by other users, Dovecot needs a # shared mailbox dictionary. For example: acl_shared_dict = file:/var/cache/dovecot/shared-mailboxes telnet localhost imap 0 login .... 1 getacl Sent * ACL "Sent" "testuser" lrwstipekxacd 1 OK Getacl completed. 2 setacl Sent timo +lrwtsd 2 OK Setacl complete. 3 setacl Sent timo -lrwtsd Aborted (core dumped) cat /var/cache/dovecot/shared-mailboxes shared/shared-boxes/user/timo/testuser 1 === The assert happens when the last right is to remove: setacl I user +lwp setacl I user -l...
2015 Apr 21
1
Cant See Sent Mailbox despite GETACL [request for help]
Hi, Apparently the "Sent" mailbox cannot be viewed by Dave(the user). Any idea why? When I do GETACL for Sent, the message I get is shown below:- * ACL "Sent" "dave at mydomain.net" ilr "help at mydomain.net" lrwstipekxacd
2011 Jul 08
1
Shared mailbox not showing in list
...ins/%d/shared-mailboxes } This what is in the dict file says: shared/shared-boxes/user/tom at mailbox.com/support at mailbox.com When running a GETACL as support at mailbox.com I get: 3 getacl Support * ACL "Support" "tom at mailbox.com" lr "support at mailbox.com" lrwstipekxacd 3 OK Getacl completed. However when I do a LIST "" * as tom at mailbox.com It doesn't have any mention of the Shared maildir. * LIST (\HasChildren) "." "Sent" * LIST (\HasNoChildren) "." "Sent.Drafts" * LIST (\HasNoChildren) "." &quo...
2018 Aug 07
2
limit sharing ability to certain users
...ST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE BINARY MOVE QUOTA ACL RIGHTS=texk] Logged in . SETACL Inbox test2 at onnet.ch lrwstipekxa . OK Setacl complete. . GETACL Inbox * ACL Inbox test2 at onnet.ch akxeilprwtscd test at onnet.ch lrwstipekxacd . OK Getacl completed. Cheers > On 7 Aug 2018, at 12:05, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > Hmm. if you put it *after* the ldap userdb, it should not have prevented users from logging in. > > What happens if you do > userdb { > driver = passwd-file >...
2010 Apr 14
1
BAD Error in IMAP command UID COPY: Invalid uidset
...leted \Seen \Draft) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted. * 4 EXISTS * 0 RECENT * OK [UIDVALIDITY 1264696257] UIDs valid * OK [UIDNEXT 5] Predicted next UID * OK [HIGHESTMODSEQ 1] Highest 8 OK [READ-WRITE] Select completed. * MYRIGHTS "INBOX" lrwstipekxacd 9 OK Myrights completed. * ACL "INBOX" "testuser" lrwstipekxacd 10 OK Getacl completed. * QUOTAROOT "INBOX" "User quota" * QUOTA "User quota" (STORAGE 5 2048000) 11 OK Getquotaroot completed. * 4 FETCH (UID 4 FLAGS (\Seen)) 12 OK Fetch completed. *...
2010 Oct 06
2
problem with subscriptions=no and changed separator ?
Hello, Dovecot 2.0.5+ (Debian "automatic package" 2.0.5-0~auto+5). If I use the following namespace definitions namespace personal { inbox = yes location = maildir:~/Maildir separator = ^ prefix = type = private } namespace others { type = shared separator = ^ prefix = shared^%%u^ location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u subscriptions = no list =
2010 Apr 02
2
Thunderbird subscription bug ?
...eted \Seen \Draft) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted. * 2 EXISTS * 0 RECENT * OK [UIDVALIDITY 1270130617] UIDs valid * OK [UIDNEXT 3] Predicted next UID * OK [HIGHESTMODSEQ 1] Highest 11 OK [READ-WRITE] Select completed. * MYRIGHTS "INBOX" lrwstipekxacd 12 OK Myrights completed. * ACL "INBOX" "dovepop" lrwstipekxacd 13 OK Getacl completed. * 1 FETCH (UID 1 FLAGS (\Seen)) * 2 FETCH (UID 2 FLAGS (\Seen)) 14 OK Fetch completed. * 1 FETCH (UID 1 RFC822.SIZE 1140 FLAGS (\Seen) [...] * 2 FETCH (UID 2 RFC822.SIZE 1138 FLAGS (\Seen) [....
2009 Mar 05
3
ACL changes not respected by already loged in clients
...ORT SEARCHRES WITHIN CONTEXT=SEARCH ACL RIGHTS=texk ANNOTATEMORE] Logged in s setacl "INBOX/foobar" "B at example.com" eilprwtsd s OK Setacl complete. g getacl INBOX/foobar * ACL "INBOX/foobar" "B at example.com" eilprwtsd "A at example.com" lrwstipekxacd User B logs in to dovecot and sees the newly accessible mailbox: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=PLAIN] Dovecot ready. l login zwei 2 l OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT THREAD=REFERENCES MULTIAPPEND UNSELECT...
2018 Aug 08
0
limit sharing ability to certain users
...MOVE QUOTA ACL RIGHTS=texk] Logged in > . SETACL Inbox test2 at onnet.ch <mailto:test2 at onnet.ch> lrwstipekxa > . OK Setacl complete. > . GETACL Inbox > * ACL Inbox test2 at onnet.ch <mailto:test2 at onnet.ch> akxeilprwtscd test at onnet.ch <mailto:test at onnet.ch> lrwstipekxacd > . OK Getacl completed. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20180808/030672fa/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s...
2011 Jun 27
1
ACLs: Group ACL adds empty ACL for user of same name, why?
...d a user setting for a user of the same name, giving it no permissions. group=developers lrws user=developers and a subsequent GETACL reports the user: 5 getacl "INBOX.Trash" * ACL "INBOX.Trash" "$developers" lrws "developers" "" "jim" lrwstipekxacd 5 OK Getacl completed. Currently SOGo does not deal well with the unexpected non-existant user. So I'm curious - why's it there? -- Jim Hague - jim.hague at acm.org Never trust a computer you can't lift.
2010 Apr 08
1
Problems with masteruser
...IST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS ACL RIGHTS=texk] Logged in x list "" "*" * LIST (\HasNoChildren) "/" "INBOX" x OK List completed. x getacl INBOX * ACL "INBOX" "nevorotin" lrwstipekxacd x OK Getacl completed. All work perfectly. And then I log in throw masteruser: # telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Welcome to our...
2011 Jan 11
2
Seeing other people subscribed non-shared mailboxes
...dovecot-2.0.8/Maildir, in a simple shared mailboxes setting I noticed the following : - user "doveimap" has 2 mailboxes : "Common" and "Private" - he shares only the "Common" mailbox to user "dovepop" doing : x setacl "Common" dovepop lrwstipekxacd x OK Setacl complete. - he subscribed to both x lsub "" * * LSUB () "." "Trash" * LSUB () "." "Common" * LSUB () "." "Private" x OK Lsub completed. I'm not realy sure if the fact that "dovepop" can se...
2009 Jun 22
2
Dovecot v1.2rc6 deliver to shared folder fails
....testusr" * LIST (\HasNoChildren) "." "shared.testusr.test1.test2.test3" * LIST (\HasNoChildren) "." "shared.testusr.INBOX" ACL of testusr: 4 getacl test1.test2.test3 * ACL "test1.test2.test3" "user" kxeilprwtscd "testusr" lrwstipekxacd Bye, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBSj+MBHWSIuGy1ktrAQJBeggApjdThbPJwgTfDyxhSfirUfT56HmxMqFi zsLuHZvNqdY+lQ/cQh9q9gal3UwAbtdcG7f6UgT5p6FZfx87l08DOoLw8j0C3CPC EG3Dk5aAsljLwlbcI5g06hSv8qwydI9ij16nybxEcVMUwtYXALzLtpHSOh/bYr/y +GrvyGTi3wf...
2015 Feb 05
0
Bug when using METADATA and ACLs
...METADATA. The problem appears when a user only has the 'l' (lookup) permission on a folder and later tries to get METADATA from all his or her folders; a sample session to ilustrate the problem: A1 GETACL "foo" * ACL foo admin akxeilprwtscd -admin "" sto at iti.es lrwstipekxacd A1 OK Getacl completed. A2 SETACL "foo" sto at iti.es l A2 OK Setacl complete. A3 GETACL "foo" * ACL foo admin akxeilprwtscd -admin "" sto at iti.es al A3 OK Getacl completed. A4 GETMETADATA "foo" (/private/vendor/kolab/folder-type /shared/vendo...
2011 Jan 03
2
Sharing user folders doesn't work when users have periods in names.
I am using period as an IMAP separator with Maildir directories and I cannot share folders where the user has a period in their name. Suppose I log in as 'some.user' and do: SETACL INBOX mailtest at example.co.uk +lrwstipekxacd /var/mail/virtual/users/some.user/Maildir/dovecot-acl is created, with appropriate contents and shared-mailboxes.db gains an entry for 'shared/shared-boxes/user/mailtest at example.co.uk/some.user at example.co.uk'. mailtest is simply unable to see a new folder. As mailtest 'a LIST...
2014 Jan 06
1
acl, shared folders
...rstanding?... I am using Ubuntu 12.04 LTS with the shipped dovecot 2.0.19 When I login via telnet as user1 I get the following: 1 create folder1 1 OK Create completed. 2 setacl folder1 user2 rli 2 OK Setacl complete. 3 getacl folder1 * ACL "folder1" "user2" ilr "user1" lrwstipekxacd 3 OK Getacl completed. ? This seems fine. However, there is nothing listed in the account of user2. I think the mistake is in the namespace configuration of "location" or "prefix" ? Please help! Thanks! ? infoomatic ? # 2.0.19: /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-45-gene...