[Kolab-devel] [issue4237] additional event.default folder created by kolabd (rt#6038)

Thomas Arendsen Hein issues at kolab.org
Mon Mar 22 12:28:07 CET 2010


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

Kolab Server 2.2.3, OpenPKG:

A group account already has a folder named "Kalender" with annotation
"event.default". During a migration from server 2.2.0 to 2.2.3 the uuid cache
was not transfered (which should be no problem).

kolabd tried to create the user mailbox and noticed that the mailbox is
already there, but additionally it created a new folder "Calender", also with
annotation "event.default", so now two folders marked "event.default" exist.

To simulate this, manually, use cyradm to create mailboxes:

cm user/foo at example.com
cm user/foo/Kalender at example.com
mboxcfg user/foo/Kalender at example.com /vendor/kolab/folder-type event.default
sam user/foo/Kalender at example.com calendar at example.com lrswipkxtecda

Now create group account foo at example.com in web admin, after this check
annotations with cyradm:

localhost> info  user/foo/Kalender at example.com
{user/foo/Kalender at example.com}:
  condstore: false
  duplicatedeliver: false
  lastpop:  
  lastupdate: 22-Mar-2010 12:21:05 +0100
  partition: default
  sharedseen: false
  size: 0
  folder-type: event.default
localhost> info user/foo/Calendar at example.com
{user/foo/Calendar at example.com}:
  condstore: false
  duplicatedeliver: false
  lastpop:  
  lastupdate: 22-Mar-2010 12:22:18 +0100
  partition: default
  sharedseen: false
  size: 0
  folder-type: event.default


Wrobel: Obviously to be fixed in HEAD, but estimation for kolab_2_2_branch would
be good, too.

----------
assignedto: wrobel
keyword: kkc, server
messages: 24346
nosy: martin, thomas, wilde, wrobel
priority: urgent
status: unread
title: additional event.default folder created by kolabd (rt#6038)

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4237>
______________________________________




More information about the devel mailing list