If the IMAP server lists "INBOX" in another manner (example, "Inbox"), KMail gets confused and adds a second Inbox folder to the folder tree list. This affects both Online IMAP and Disconnected IMAP modes. Example of IMAP traffic: 2 LIST "" "" * LIST (\Noinferiors \HasNoChildren) "\\" Inbox 2 OK LIST completed
I can confirm this while accessing a domino R6 server via disconnected imap.
Created attachment 15132 [details] Fix for online IMAP The attached patch fixes the problem for Online IMAP. Till and I could not manage to fix this for Disconnected IMAP yet. There's a greater complexity involved there (since we have a local folder of the same name).
I'd say this should be fixed in the kioslave. Created an attachment (id=15174) imap4.diff
Do'h! Coolo just tagged KDE 3.5.2. Let me if the patch is ok and I will apply tomorrow. Or Carsten can do it. -Allen
Has this patch been applied to KDE-3.5.3 or later? Has it been fixed for Online IMAP only? I'm running 3.5.5 here and the second inbox (Cached IMAP) is still there. I'm connecting to a Domino Server.
Elias: this bug is not fixed, so it was not applied to 3.5.3, 3.5.4 or 3.5.5.
*** This bug has been marked as a duplicate of 93812 ***