[Bug 293119] New: Kmail SELECTs folder even if it is set as Noselect
honkir at seznam.cz
honkir at seznam.cz
Thu Feb 2 08:15:48 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=293119
Summary: Kmail SELECTs folder even if it is set as Noselect
Product: kmail2
Version: 4.8
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdepim-bugs at kde.org
ReportedBy: honkir at seznam.cz
Version: 4.8 (using KDE 4.8.0)
OS: Linux
I have a mailbox, where some user folders are added as subfolders of "user":
+-...
+-Inbox
+-user
| +-Finance
| +-...
...
The folder "user" is marked with flag \Noselect, but the subfolders
("user/Finance", ...) are not. They are being correctly selected, but the
SELECT on folder "user" is also performed with result "No such mailbox.".
A part of traffic dump follows:
Request:
A000005 LIST "" *\r\n
Request Tag: A000005
Request: LIST "" *
Response:
...
* LIST (\HasNoChildren) "/" "user/Finance"\r\n
Response Tag: *
Response: LIST (\HasNoChildren) "/" "user/Finance"
* LIST (\Noselect \HasChildren) "/" "user"\r\n
Response Tag: *
Response: LIST (\Noselect \HasChildren) "/" "user"
A000005 OK LIST completed\r\n
Response Tag: A000005
Response: OK LIST completed
Request:
A000074 SELECT "user"\r\n
Request Tag: A000074
Request: SELECT "user"
Response:
A000074 NO No such mailbox.\r\n
Response Tag: A000074
Response: NO No such mailbox.
Reproducible: Always
Steps to Reproduce:
The freemail service is provided by Czech server www.seznam.cz, according to
the technical support, the IMAP server behaves correctly and Thunderbirds
reports no errors.
To reproduce, just create an email account, allow IMAP access and create some
subfilders.
Expected Results:
Should not SELECT folders with flag \Noselect
OS: Linux (x86_64) release 3.0.0-15-generic
Compiler: gcc
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list