Hi Samant, Thx for this. The mailing list has removed the attached file.
Could you please open a JIRA on [1] and attached there the patch (grant ASF for it).
Thx, Eric [1] https://issues.apache.org/jira/browse/IMAP On 20/09/2012 00:39, Samant Maharaj wrote:
This patch provides an example fix for the APPEND decoding issue. * Added SwitchableDelimiterBasedFrameDecoder that can be switched a non-framing mode * Modified IMAPServer to use SwitchableDelimiterBasedFrameDecoder * Modified ImapRequestFrameDecoder to disable framing when reading the body of an APPEND command and re-enable framing once the APPEND command has been successfully decoded. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
