[Akonadi] [Bug 284527] Error when changing an imap folder's identity (Unknown command SETANNOTATION)

Alexander Maret-Huskinson alex at maret.de
Fri Aug 16 19:47:16 BST 2013


https://bugs.kde.org/show_bug.cgi?id=284527

--- Comment #15 from Alexander Maret-Huskinson <alex at maret.de> ---
Took me a while playing with the akonadiconsole but I figured it out:

Kolab's Akonadi sub-collections can not be created because the parent
collection which is created by the kolab proxy does not have the
"inode/directory" content type set. You have to create it manually and then set
the inode/directory content type.

In case someone else runs into the same problem:
Within akonadiconsole, you can use the debugger to see which commands are used
to create the parent collection. Just paste them into the "Raw Socket" tab
(starting from the "0 Login" command), but do not paste the one that fails. You
can now use the Browser and add the content type "inode/directory" to the newly
created collection. From now on, Kolab will be able to create its collections
whenever you add a "collectionannotation" to an IMAP folder.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list