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/16 01:28:19 UTC

[james-project] branch master updated (46475b33fa -> 2354937d4f)

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 46475b33fa JAMES-3851 TLS host name verification should handle trailing dot
     add 2354937d4f JAMES-3853 Activate IMAP XList (#1307)

No new revisions were added by this update.

Summary of changes:
 .../james/mpt/imapmailbox/suite/Listing.java       |  7 ++++
 .../james/imap/scripts/{Delete.test => XList.test} | 28 ++++++++--------
 ...{MailboxTyper.java => DefaultMailboxTyper.java} | 38 +++++++++++++---------
 .../james/imap/message/request/ListRequest.java    |  8 +++--
 .../james/imap/message/request/XListRequest.java   |  6 ++--
 .../main/DefaultImapProcessorFactory.java          |  3 +-
 6 files changed, 54 insertions(+), 36 deletions(-)
 copy mpt/impl/imap-mailbox/core/src/main/resources/org/apache/james/imap/scripts/{Delete.test => XList.test} (75%)
 copy protocols/imap/src/main/java/org/apache/james/imap/api/process/{MailboxTyper.java => DefaultMailboxTyper.java} (60%)


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