Hi,
  we have a large pine user base and recently we've introduced a imap javamail based 
webclient
to them.

One of the problems that have cropped up is that there are some folders out there that 
can't
be opened with javamail because when we do a folder list, the names we get back are 
not the
one that are actually on the imap server.

Eg.
  The user created folders with pine called (eg):

Amazon &- Chapters
IBM & Sony


A Folder.list() returns


Amazon & Chapters
IBM

and of course trying to open folder "Amazon & Chapters" fails miserably.

A quick read of rfc3501 makes it sound like the server should
be sending out the folder list in such a way that javamail would
see the real names after passing the string through the BASE64 decoder.
Or am I missing something? Is there another solution for this?

Thanks

JavaMail 1.3, UW imap 2002.330

   George
--
[EMAIL PROTECTED]       ITServices, UBC
Programmer/Analyst

phone: 604.822.4375 fax: 604.822.5116

--
------------------------------------------------------------------
For information about this mailing list, and its archives, see: http://www.washington.edu/imap/c-client-list.html
------------------------------------------------------------------

Reply via email to