I've just switched from UW-IMAP to Dovecot v1.1.beta16, and I'm having a bit of a problem with a difference in the behaviour of the LIST command. What I'm seeing is: * PREAUTH [CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS LIST-EXTENDED I18NLEVEL=1] Logged in as jp3 a list test/ * * LIST (\Noselect \HasChildren) "/" "test/a1" * LIST (\Noselect \HasChildren) "/" "test/a1/b1" * LIST (\NoInferiors \UnMarked) "/" "test/a1/b1/c1" * LIST (\NoInferiors \UnMarked) "/" "test/a1/b1/c2" * LIST (\Noselect \HasChildren) "/" "test/a1/b2" * LIST (\Noselect \HasChildren) "/" "test/a2" * LIST (\Noselect \HasChildren) "/" "test/a3" a OK List completed. b list test/a1/ * * LIST (\Noselect \HasChildren) "/" "test/a1/" * LIST (\Noselect \HasChildren) "/" "test/a1/b1" * LIST (\NoInferiors \UnMarked) "/" "test/a1/b1/c1" * LIST (\NoInferiors \UnMarked) "/" "test/a1/b1/c2" * LIST (\Noselect \HasChildren) "/" "test/a1/b2" b OK List completed. c list test/a1/b1/ * c OK List completed. d logout * BYE Logging out d OK Logout completed. but what I expect (and what I was getting with UW-IMAP) is more like: ... c list test/a1/b1/ * * LIST (\Noselect \HasChildren) "/" "test/a1/b1" * LIST (\NoInferiors \UnMarked) "/" "test/a1/b1/c1" * LIST (\NoInferiors \UnMarked) "/" "test/a1/b1/c2" c OK List completed. ... Is this is an expected behaviour? If so, is there any configuration I can change to make it behave as I want instead? -- Julian --- Lookie, lookie, here comes cookie... -- Stephen Sondheim
On Fri, 2008-02-29 at 23:18 +0000, Julian Phillips wrote:> c list test/a1/b1/ * > c OK List completed.Thanks, fixed: http://hg.dovecot.org/dovecot-1.1/rev/3765f80f4d29 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080302/a0be2250/attachment-0002.bin>
On Sun, 2 Mar 2008, Timo Sirainen wrote:> On Fri, 2008-02-29 at 23:18 +0000, Julian Phillips wrote: >> c list test/a1/b1/ * >> c OK List completed. > > Thanks, fixed: http://hg.dovecot.org/dovecot-1.1/rev/3765f80f4d29 >Works like a charm. Thanks for both a great product, and such quick service. -- Julian --- Lurleen, I can't get your song outta my mind. I haven't felt this way since `Funky Town.' -- Homer Simpson Colonel Homer
Possibly Parallel Threads
- problem with ~/mail/ namespace
- migration question: "imap server directory"
- Behavior difference in mbox versus Maildir listing
- Compatibility namespaces containing a leading ~ appear to be broken in 1.1.x
- how to announce shared folders to clients using non-default mail prefix