This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit a2a3ea2aac381c4cc4a038f185ac63609f1e477f Author: Benoit Tellier <[email protected]> AuthorDate: Mon Nov 18 11:40:14 2019 +0700 Changelog for recent changes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 302fd7a..289f9f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ of tasks being currently executed. - JAMES-2375 DSNBounce mailet should provide a subject - JAMES-2097 RemoteDelivery: Avoid retrying already succeeded recipients when sendPartial - MAILBOX-392 Mailbox name validation upon mailbox creation is stricter: forbid `#&*%` and empty sub-mailboxes names. +- JAMES-2972 Incorrect attribute name in the mailet configuration thanks to jtconsol +- JAMES-2632 JMAP Draft GetMailboxes performance enhancements when retrieving all mailboxes of a user ### Removed - Classes marked as deprecated whose removal was planned after 3.4.0 release (See JAMES-2703). This includes: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
