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 60f8428 JAMES-3393 wrap exception into Mono instead of using Throwing
new b0d172b JAMES-3377 Email/query allow filtering by text
new 1f067f7 JAMES-3377 Email/query allow filtering by text should ignore
attachment
new 46d83c4 JAMES-1717 AutomaticallySentMailDetector should handle
auto-generated and auto-notified
new 8f92e35 JAMES-1717 VacationMailet should not send notification to
senders with '-noreply' suffix
new ffd53fd JAMES-3391 And integration test for bodyFiltering
new 63667e4 JAMES-3391 Implement for bodyFiltering
The 6 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:
.../mailet/base/AutomaticallySentMailDetector.java | 2 +
.../AutomaticallySentMailDetectorImpl.java | 8 +-
.../AutomaticallySentMailDetectorImplTest.java | 24 +
.../apache/james/jmap/mailet/VacationMailet.java | 17 +-
.../james/jmap/mailet/VacationMailetTest.java | 20 +
.../contract/EmailQueryMethodContract.scala | 560 ++++++++++++++++++++-
.../rfc8621/memory/MemoryEmailQueryMethodTest.java | 6 +
.../james/jmap/utils/search/MailboxFilter.scala | 21 +-
8 files changed, 647 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]