issues@javamail.java.net

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

From: <bugzilla-daemon_at_kenai.com>
Date: Mon, 31 Jan 2011 08:39:27 +0000 (GMT)

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





--- Comment #2 from volkenborn_at_kenai.com 2011-01-31 08:39:26 ---
Created an attachment (id=449)
 --> (http://kenai.com/bugzilla/attachment.cgi?id=449)
mail.debug Output

Here's some debug output.

As you can see, there's no response after the last line because the
mail.imap.timeout is not set, so that's where the output ends.

You're probably right about JavaMail not being responsible.
It also doesn't appear to happen on all OSes!

It could be reproduced with JDK 6u22 (both 32 and 64 bit versions) on Win7
connecting to both Cyrus and MDaemon, but connecting to the same server types
using Win 2008 R2 worked OK!

So it seems to be a sproradic bug only. However if it occurs, the consequences
are quite dramatic (mail content is lost, INBOX folder will be closed).

-- 
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.