2.2.3: namespace & list

Amos info-cyrus at utdallas.edu
Mon Sep 27 17:25:33 EDT 2004


On Mon, 26 Jan 2004, Ken Murchison wrote:

>> I've been tinkering a little with a Java client, and just happened to
>> notice something I haven't noticed before:
>> 
>> . namespace
>> * NAMESPACE (("" ".")) (("Other_Users." ".")) (("Shared_Folders." "."))
>> . OK Completed
>> . list "" Other_Users
>> * LIST (\Noselect \HasChildren) "." "Other_Users"
>> . OK Completed (0.230 secs 52 calls)
>> . list "" Shared_Folders
>> . OK Completed (0.080 secs 1 calls)
>
> This should fix it.  Let me know if it breaks anythine else.
>
> http://bugzilla.andrew.cmu.edu/cvsweb/src/cyrus/imap/mboxlist.c.diff?r1=1.228&r2=1.229
>
>

Hi. Me again. ;-)

The above has been fine with 2.2.8. Though, I was browsing around and 
came upon this:

http://archives.java.sun.com/cgi-bin/wa?A2=ind0309&L=javamail-interest&P=R4224&D=0&I=-3

So thought I'd try looking at NAMESPACE again...

* NAMESPACE (("" ".")) (("Other_Users." ".")) (("Shared_Folders." "."))
. OK Completed
. list "" "Shared_Folders"
* LIST (\Noselect \HasChildren) "." "Shared_Folders"
. OK Completed (0.000 secs 2 calls)
. list "" "Shared_Folders."
. OK Completed (0.100 secs 1 calls)

Hmmm... so what should it be?

Amos


---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list