This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
from 2628a5b62e JAMES-4086 Mailet for folding long lines (#2490) new e21b9c8326 [ENHANCEMENT] Increase log level for IMAP parsing failure -> INFO new d43cfea12c [ENHANCEMENT] Ensure the MDC context is carried over upon IMAP parsing errors The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/james/imap/api/process/ImapSession.java | 20 ++++++++++++++++++++ .../decode/base/AbstractImapCommandParser.java | 2 +- .../james/imap/decode/main/DefaultImapDecoder.java | 4 ++-- .../imapserver/netty/HAProxyMessageHandler.java | 2 +- .../james/imapserver/netty/IMAPMDCContext.java | 11 ----------- .../netty/ImapChannelUpstreamHandler.java | 11 +++-------- .../james/imapserver/netty/NettyImapSession.java | 22 ++++++++++++++++++++++ 7 files changed, 49 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org