When calling imapStore.getPersonalNamespaces()
on a Courier IMAP server, I get the following error:javax.mail.MessagingException: Missing
'"' at end of QUOTED_CHAR; nested exception is: com.sun.mail.iap.ProtocolException:
Missing '"' at end of QUOTED_CHAR at
com.sun.mail.imap.IMAPStore.getNamespaces(IMAPStore.java:944) at
com.sun.mail.imap.IMAPStore.getPersonalNamespaces(IMAPStore.java:903)
Any ideas on what the problem may be? I see a couple of
other posts about this-- and it looks like for Domino it was fixed in some
javamail version....I just couldn't tell which one from the post.
Thanks!
Devin
===========================================================================
To unsubscribe, send email to
listserv@... and include in the body
of the message "signoff JAVAMAIL-INTEREST". For general help, send email to
listserv@... and include in the body of the message "help".