6.0.0-beta1
7/5/25

[#10959] Dynamic view do not show unseen mails in a subfolder
Summary Dynamic view do not show unseen mails in a subfolder
Queue IMP
Queue Version 5.0.18
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester samuel.wolf (at) wolf-maschinenbau (dot) de
Created 02/02/2012 (4902 days ago)
Due
Updated 02/03/2012 (4901 days ago)
Assigned
Resolved 02/02/2012 (4902 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/03/2012 12:48:29 AM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #4 Reply to this comment
Your IMAP server is broken - it is not parsing LIST-STATUS requests 
properly.
Ok look like the dovecot package in debian squeeze (dovecot-imapd 
1:1.2.15-7) is broken.
Found the problem, the namespace in the dovecot.conf use the wrong separator.

02/02/2012 11:56:47 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #3 Reply to this comment
Your IMAP server is broken - it is not parsing LIST-STATUS requests properly.
Ok look like the dovecot package in debian squeeze (dovecot-imapd 
1:1.2.15-7) is broken.

Found no option or a bug report about such a problem.
Sorry for the IMP bugreport.

02/02/2012 09:32:47 PM Michael Slusarz Comment #2
State ⇒ Not A Bug
Reply to this comment
Your IMAP server is broken - it is not parsing LIST-STATUS requests properly.
02/02/2012 08:56:36 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #1
Priority ⇒ 1. Low
New Attachment: unseen_emails.png Download
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Dynamic view do not show unseen mails in a subfolder
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Login with the "Traditional" mode show the folder bold with the unseen emails.

C: 12 STATUS Work (MESSAGES RECENT UNSEEN)
S: * STATUS "Work" (MESSAGES 0 RECENT 0 UNSEEN 0)
S: 12 OK Status completed.
C: 13 STATUS Work/Subfolder (MESSAGES RECENT UNSEEN)
S: * STATUS "Work/Subfolder" (MESSAGES 1 RECENT 0 UNSEEN 1)
S: 13 OK Status completed.

But if I login with the "Dynamic" mode the subfolder with the unseen 
emails are not bold.

S: * LIST () "/" "Work"
S: * STATUS "Work" (RECENT 0)
S: * LIST () "/" "Work/Subfolder"
S: * NO Invalid mailbox name
[...]
S: 9 OK List completed.

When I click to the subfolder it will be bold.

Saved Queries