Bug 232263 - Incorrect handling of resources on IMAP server via KMail groupware
Summary: Incorrect handling of resources on IMAP server via KMail groupware
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.12.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 19:45 UTC by Ciprian Ciubotariu
Modified: 2015-04-12 10:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ciprian Ciubotariu 2010-03-26 19:45:36 UTC
Version:           1.12.4 (using 4.3.5 (KDE 4.3.5), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.31-gentoo-r10

So... I have an IMAP server (courier-imap) and more computers. I want the same contacts on all.

After a few days of trying to set up KMail's groupware server I came to the following conclusions:

1. KMail is unable to use more root IMAP folders, althoug the UI allows it's creation. The reason could be described here: http://www.courier-mta.org/FAQ.html#namespace

2. KMail is unable to use other folders than the root folders for GroupWare resources (i.e. select MyImap/inbox as groupware folder path). If presented with a folder like MyImapAccount/inbox/MyGroupwareFolder KMail silently fails by not creating necessary subfolders (Contacts, Calendar etc.), which further leads in KAddressBook to a peculiar error about no writable resources being available. Trying to create other root folders is not possible (see 1).

I believe the above two are bugs and should be fixed either by (a) allowing subfolders of inbox to be GroupWare containers (b) not allowing users to select subfolders of inbox as groupware root.
Comment 1 Ciprian Ciubotariu 2010-03-26 21:36:35 UTC
I have to add all this succeeded through Disconnected IMAP. Through connected IMAP I was not (yet) able to do anything useful, except crash kmail (apparently if I enter TheIMAPResourceAccount=... it simply crashes - if not, it does nothing).

Also, I have chosen the 'deprecated' version (iCal/vCard)
Comment 2 Ciprian Ciubotariu 2010-03-26 23:42:33 UTC
OK, as a workaround, I created a Disconnected IMAP account that connects to the same IMAP server. And it works.

However, when the second computer is connected to an IMAP server already having those groupware folders, KMail keeps trying to create those and, quite expectedly, presents me with the failure to do so (since they exist already - duh!)
Comment 3 Laurent Montel 2015-04-12 10:12:50 UTC
Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.