Samant Maharaj created JAMES-1436: ------------------------------------- Summary: APPEND IMAP command can result in JAMES IMAP waiting indefinitely for data Key: JAMES-1436 URL: https://issues.apache.org/jira/browse/JAMES-1436 Project: JAMES Server Issue Type: Bug Components: IMAPServer Affects Versions: 3.0-beta4 Environment: Ubuntu 12.04 x86_64
Reporter: Samant Maharaj When processing an IMAP APPEND command, the netty stack in JAMES IMAP can get into a state where the ImapRequestFrameDecoder will wait for a number message bytes that will never arrive. This has the effect of causing the IMAP client to also block indefinitely waiting for a response from the server. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org