[Kolab-devel] [issue102] inconsistent state in imap server when losing permission to a shared inbox folder

David Faure kolab-issues at intevation.de
Fri May 7 12:06:39 CEST 2004


New submission from David Faure <faure at kde.org>:

* client1 gives full access to his inbox to client2, syncs 
* client2 syncs, gets test/userid folder 
* client2 removes his own access from that folder, syncs 
* client2 syncs again -> error message "The server replied: Mailbox does not 
exist". 
The problem is that the folder is still in the listing! 
 
1 LIST "" user/% 
* LIST (\Noselect \HasChildren) "/" "user/daniel.molkentin at kolab.konsec.com" 
1 OK Completed (0.010 secs 8 calls) 
 
2 LIST "" user/daniel.molkentin at kolab.konsec.com/% 
* LIST (\HasNoChildren) "/" "user/daniel.molkentin at kolab.konsec.com/Calendar" 
* LIST (\HasNoChildren) "/" "user/daniel.molkentin at kolab.konsec.com/Contacts" 
* LIST (\HasNoChildren) "/" "user/daniel.molkentin at kolab.konsec.com/Journal" 
* LIST (\HasNoChildren) "/" "user/daniel.molkentin at kolab.konsec.com/Notes" 
* LIST (\HasNoChildren) "/" "user/daniel.molkentin at kolab.konsec.com/Tasks" 
* LIST (\HasNoChildren) "/" 
"user/daniel.molkentin at kolab.konsec.com/test-subfolder" 
2 OK Completed (0.000 secs 7 calls) 
 
3 GETACL user/daniel.molkentin at kolab.konsec.com 
3 NO Mailbox does not exist 
 
4 SELECT user/daniel.molkentin at kolab.konsec.com 
4 NO Mailbox does not exist 
 
Looks like a cyrus-imapd bug?

----------
assignedto: steffen
messages: 323
nosy: david, steffen
priority: bug
status: unread
title: inconsistent state in imap server when losing permission to a shared inbox folder
topic: server
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue102>
________________________________________________




More information about the devel mailing list