issues@javamail.java.net

[Bug 3983] IMAPMessage.loadEnvelope() may hang on certain IMAP servers

From: <bugzilla-daemon_at_kenai.com>
Date: Fri, 28 Jan 2011 21:49:41 +0000 (GMT)

http://kenai.com/bugzilla/show_bug.cgi?id=3983





--- Comment #1 from Bill Shannon <shannon_at_kenai.com> 2011-01-28 21:49:40 ---
It might be helpful to see a protocol trace to see what exactly the
servers are doing. If they're not responding *at all* to these
requests, there's not much JavaMail can do other than time out the
request. If they're responding, and JavaMail is misinterpreting
the response, that's something that might be fixable.

But, in general, if it's the server that's broken, it's the server
should should be fixed. You can try the techniques described here
to deal with broken servers:
http://www.oracle.com/technetwork/java/javamail/faq/index.html#imapserverbug

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.