Version: 1.7.1 (Using KDE 3.3.1-2.2 Red Hat) (using KDE KDE 3.3.1) Installed from: RedHat RPMs OS: Linux There are a handful of other bugs listed like this one. I'm using Courier-IMAP. I have a prefix set to "mail". On the server, my inbox is called "inbox". It is a symlink to "/var/spool/mail/mymailbox". Kmail shows this mailbox twice. When I get new mail, they both report it and notify me (together in the same popup, with the same name). Only one of them is listed in the Subscriptions list. They're both listed in my kmailrc. Other MUAs, including Evolution and Thunderbird do not have this problem (against the same server). till on IRC asked me to log this, he said it might have something to do with the prefix..
Other interesting bugs like this one: #28498, #51053, #55639.
Are you using IMAP or Disconnected IMAP? Can I send you a patch to get some debug output?
Regular IMAP. I could test it with disconnected if you want. It may take a week or so to get a development environment and a rebuilt kmail going (this is my work desktop), if that's okay with you, upload the patch. If it could apply cleanly to the 3.3.1 kdepim release of kmail, that'd be even more awesome.
Just uncomment the kdDebug in kmfolderimap.cpp in method slotListResult and recompile kmail with debugging enabled. Then get the debug output on the console. Thanks! kdDebug(5006) << name() << ": " << subfolderNames.join(",") << "; inboxOnly:" << it_inboxOnly << ", createinbox:" << createInbox << ", hasinbox:" << mAccount->hasInbox() << endl;
with all the namespace changes and related work is still reproducable in more recent versions?
*** Bug 123563 has been marked as a duplicate of this bug. ***
According to Thomas McGuire this has been fixed quite a while ago. Could you please recheck if the bug still happens for you on a recent version of KMail?
Hi Michael, I can't verify this; I no longer have this configuration. Sorry.
(In reply to comment #7) > According to Thomas McGuire this has been fixed quite a while ago. Could you > please recheck if the bug still happens for you on a recent version of KMail? I still see this kmail 1.9.10. I can see one folder titled 'inbox' with the special inbox logo, and another folder called 'inbox' further down (sorted alphabetically). The new message count gets out of sync after using kmail, but it is updated to match the real inbox if I click on the second inbox folder. Happy to provide further info about my settings/setup if need be.
(In reply to comment #9) > Happy to provide further info about my settings/setup if need be. Information about your setup would be appreciated a lot. Also, do you have any good way of reproducing this (possibly from scratch) or does this only happen for a specific (older) mailbox?
Created attachment 32699 [details] Shows two inboxes in kmail for the same account.
*** Bug 212052 has been marked as a duplicate of this bug. ***
This bug still exists for kmail 1.13.5 and lotus notes server using dimap on OpenSuse 11.3. When using imap there is no problem.
I can confirm this, 2 inboxes with disconnected imap on lavabit, only one with normal imap.
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.