On Fri, 01 Apr 2011 14:55:52 +0200 Michael Menge <michael.me...@zdv.uni-tuebingen.de> wrote:
> Replaying to myself, > > Quoting Michael Menge <michael.me...@zdv.uni-tuebingen.de>: > > > Hi, > > > > I try to debug a problem with horde/imp 5.0 (git version) > > and cyrus-imapd 2.4.7. Imp is unable to create folders. > > And shows the error Folder already exists. > > > > telemetry logging shows > > > > a LIST "" (Test23) > > * LIST (\NonExistent) "/" "Shared Folders/Test23" > > a OK Completed (0.000 secs) > > > > which would indicate that a folder Test23 is existing as a > > shared folder. But this folder does not exist. > > > > b LIST "" (* "Other Users/*" "Shared Folders/*") > > * LIST (\Noinferiors \HasChildren) "/" INBOX > > * LIST () "/" test > > b OK Completed (0.000 secs 2 calls) > > > > is this related to http://bugzilla.cyrusimap.org/show_bug.cgi?id=3404? > > > > As Bron commited a fix for this bug, I applied the patch > 4701b866c5eca0592f07f94a3b747d980291fa9e which fixed the problem Excellent :)