Bug 123563

Summary: Duplicate "inbox" folders
Product: [Applications] kmail Reporter: Thiago Macieira <thiago>
Component: IMAPAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Fix for online IMAP
imap4.diff

Description Thiago Macieira 2006-03-13 19:46:14 UTC
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
Comment 1 Mathias Homann 2006-03-15 11:00:09 UTC
I can confirm this while accessing a domino R6 server via disconnected imap.
Comment 2 Thiago Macieira 2006-03-15 11:48:26 UTC
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).
Comment 3 Carsten Burghardt 2006-03-17 22:29:57 UTC
I'd say this should be fixed in the kioslave.


Created an attachment (id=15174)
imap4.diff
Comment 4 Allen Winter 2006-03-17 22:43:48 UTC
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
Comment 5 Elias Probst 2006-11-13 08:57:32 UTC
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.
Comment 6 Thiago Macieira 2006-11-13 10:08:50 UTC
Elias: this bug is not fixed, so it was not applied to 3.5.3, 3.5.4 or 3.5.5.
Comment 7 Thomas McGuire 2007-12-15 18:09:45 UTC

*** This bug has been marked as a duplicate of 93812 ***