You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/11/21 02:25:55 UTC

[james-project] branch master updated (7c57eb6831 -> 0253ec8545)

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 7c57eb6831 MAILBOX-270 Link specification in java doc for metadata related processors.
     add 0253ec8545 JAMES-3857 Implement RFC-7889 IMAP APPENDLIMIT

No new revisions were added by this update.

Summary of changes:
 .../apache/james/imap/api/ImapConfiguration.java   | 25 ++++++++++++--
 .../org/apache/james/imap/api/ImapConstants.java   |  2 ++
 .../james/imap/api/message/StatusDataItems.java    |  6 ++++
 .../imap/decode/parser/StatusCommandParser.java    | 18 ++++++++++
 .../imap/encode/MailboxStatusResponseEncoder.java  |  7 ++++
 .../message/response/MailboxStatusResponse.java    | 10 +++++-
 .../james/imap/processor/AppendProcessor.java      | 25 ++++++++++++--
 .../james/imap/processor/StatusProcessor.java      | 23 ++++++++++++-
 .../encode/MailboxStatusResponseEncoderTest.java   |  2 +-
 .../pages/architecture/implemented-standards.adoc  |  1 +
 .../apache/james/imapserver/netty/IMAPServer.java  | 15 ++++++---
 .../james/imapserver/netty/IMAPServerTest.java     | 38 ++++++++++++++++++++++
 src/site/xdoc/protocols/imap4.xml                  |  1 +
 13 files changed, 160 insertions(+), 13 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org