Philip Guenther wrote:

Ken Murchison <[EMAIL PROTECTED]> writes:
...

2.1.14 is fairly ancient and I don't have a setup that I can test on to verify. Here is what the current code does:

. LIST "" INBOX.cyrus*
* LIST (\HasChildren) "." "INBOX.cyrus"
* LIST (\HasNoChildren) "." "INBOX.cyrus.devel"
* LIST (\HasNoChildren) "." "INBOX.cyrus.sasl"
* LIST (\HasNoChildren) "." "INBOX.cyrus.sieve"
. OK Completed (0.000 secs 5 calls)
. LIST "" INBOX.cyrus.%
* LIST (\HasNoChildren) "." "INBOX.cyrus.devel"
* LIST (\HasNoChildren) "." "INBOX.cyrus.sasl"
* LIST (\HasNoChildren) "." "INBOX.cyrus.sieve"
. OK Completed (0.000 secs 4 calls)

This looks correct to me. I haven't browsed CVS to see when this might have been fixed.


Mark and Andreas are saying that the second command should have
also returned
        * LIST (\Noselect) "." "INBOX.cyrus."

I vaguely remember a discussion between Mark and Larry and/or Rob about this and I *think* it was determined that the architecture of the server determines if this is necessary. Cyrus doesn't need this, but UW does.


--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to