This is an automated email from the ASF dual-hosted git repository. hqtran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
from 4db70eeee7 [FIX] DSNBounce should add Auto-Submitted: auto-replied header (#2717) add d7e73bd447 JAMES-2182 StoreMailboxManager should avoid throwing exception in ``.filterWhen` add 3cecdf1726 JAMES-2182 IMAP processors should catch InsufficientRightsException add 444a6befe3 Update protocols/imap/src/main/java/org/apache/james/imap/processor/AbstractMailboxProcessor.java No new revisions were added by this update. Summary of changes: .../apache/james/mailbox/MailboxManagerTest.java | 17 +++++ .../james/mailbox/store/StoreMailboxManager.java | 46 +++++++------ .../james/imap/scripts/RenameSharedMailbox.test | 4 +- .../james/imap/api/display/HumanReadableText.java | 2 + .../imap/processor/AbstractMailboxProcessor.java | 5 ++ .../james/imapserver/netty/IMAPServerTest.java | 79 ++++++++++++++++++++++ 6 files changed, 131 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org