Re: LIST % wildcard as the last character

2004-09-30 Thread Andreas Aardal Hanssen
On Wed, 29 Sep 2004, David Truckenmiller wrote: R2: * LIST () / /m/aaa R2: * LIST () / /m/aaa/one This. It has been discussed before; see the archives for details. Andy :-) -- Andreas Aardal Hanssen http://www.andreas.hanssen.name/gpg2

Re: LIST % wildcard as the last character

2004-09-30 Thread Alexey Melnikov
Andreas Aardal Hanssen wrote: On Wed, 29 Sep 2004, David Truckenmiller wrote: R2: * LIST () / /m/aaa R2: * LIST () / /m/aaa/one This. It has been discussed before; see the archives for details. The mailbox /m/aaa doesn't match mailbox pattern /m/aaa/%, so it shouldn't be returned.

Re: LIST % wildcard as the last character

2004-09-30 Thread Ken Murchison
Alexey Melnikov wrote: Mark Crispin wrote: On Thu, 30 Sep 2004, Alexey Melnikov wrote: The mailbox /m/aaa doesn't match mailbox pattern /m/aaa/%, so it shouldn't be returned. However, hierarchial name /m/aaa/ would match and could be returned as a \NoSelect name. If this is a MUST requirement,

Re: LIST % wildcard as the last character

2004-09-30 Thread Alexey Melnikov
Ken Murchison wrote: Alexey Melnikov wrote: Mark Crispin wrote: On Thu, 30 Sep 2004, Alexey Melnikov wrote: The mailbox /m/aaa doesn't match mailbox pattern /m/aaa/%, so it shouldn't be returned. However, hierarchial name /m/aaa/ would match and could be returned as a \NoSelect name. If this is

Re: LIST % wildcard as the last character

2004-09-30 Thread Philip Guenther
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) .

Re: LIST % wildcard as the last character

2004-09-30 Thread Ken Murchison
Alexey Melnikov wrote: Ken Murchison wrote: Alexey Melnikov wrote: Mark Crispin wrote: On Thu, 30 Sep 2004, Alexey Melnikov wrote: The mailbox /m/aaa doesn't match mailbox pattern /m/aaa/%, so it shouldn't be returned. However, hierarchial name /m/aaa/ would match and could be returned as a

Re: LIST % wildcard as the last character

2004-09-30 Thread Ken Murchison
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