Displaying 1 result from an estimated 1 matches for "keilrwts".
Did you mean:
eilrwts
2014 Jun 12
1
lazy_expunge mangles dovecot-acl-list
...lazy_expunge is connected to this.
To reproduce, create ACLs for "user1" in a folder. Put a mail in that
folder and expunge it, so that the folder will be created in the
"expunged" namespace.
For instance,
# cat user1/mail/mailboxes/folder/dbox-Mails/dovecot-acl
user=user2 keilrwts
# cat user1/mail/dovecot-acl-list
1350914868 folder
# doveadm -f flow fetch -u "user1" 'guid' mailbox _EXPUNGED.\*
# ls -l user1/mail/dovecot-acl-list
-rw------- 1 vmail vmail 0 2014-06-12 11:40 user1/mail/dovecot-acl-list
You see that we have used doveadm to list the expunged...