[james-project] branch 3.7.x updated: [BUILD] Fix SpamAssassin container on 3.7.x (#1330)

2022-12-05 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch 3.7.x in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/3.7.x by this push: new e45468ec57 [BUILD] Fix SpamAssassin

[GitHub] [james-project] chibenwa merged pull request #1330: [BUILD] Fix SpamAssassin container on 3.7.x

2022-12-05 Thread GitBox
chibenwa merged PR #1330: URL: https://github.com/apache/james-project/pull/1330 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[james-project] branch master updated: Bump commons-net from 3.8.0 to 3.9.0 (#1351)

2022-12-05 Thread btellier
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 The following commit(s) were added to refs/heads/master by this push: new 7153ee2277 Bump commons-net from 3.8.0

[GitHub] [james-project] chibenwa merged pull request #1351: Bump commons-net from 3.8.0 to 3.9.0

2022-12-05 Thread GitBox
chibenwa merged PR #1351: URL: https://github.com/apache/james-project/pull/1351 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[james-project] branch master updated: JAMES-3858 Fix deployment tests after implementation of ObjectId extension for IMAP (RFC8474)

2022-12-05 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 1a68ef97a9 JAMES-3858 Fix deployment

[GitHub] [james-project] Arsnael merged pull request #1346: JAMES-3858 Fix deployment tests after implementation of ObjectId exte…

2022-12-05 Thread GitBox
Arsnael merged PR #1346: URL: https://github.com/apache/james-project/pull/1346 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[james-project] branch master updated (8f717f9c22 -> b911aa0a8a)

2022-12-05 Thread btellier
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 8f717f9c22 [FIX] EmailBodyPart filename should fallback to Content-Disposition field (#1348) add

[GitHub] [james-project] chibenwa merged pull request #1340: James 3755 OIDC check token by user info

2022-12-05 Thread GitBox
chibenwa merged PR #1340: URL: https://github.com/apache/james-project/pull/1340 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [james-project] chibenwa commented on a diff in pull request #1350: JAMES-3754 Searching support IMAP savedate extension

2022-12-05 Thread GitBox
chibenwa commented on code in PR #1350: URL: https://github.com/apache/james-project/pull/1350#discussion_r1040353751 ## mailbox/api/src/main/java/org/apache/james/mailbox/model/SearchQuery.java: ## @@ -1278,6 +1296,50 @@ public String toString() { } } +/**

[GitHub] [james-project] chibenwa commented on a diff in pull request #1338: JAMES-3754 Storage layer support for IMAP save date extension

2022-12-05 Thread GitBox
chibenwa commented on code in PR #1338: URL: https://github.com/apache/james-project/pull/1338#discussion_r1040352555 ## mailbox/store/src/test/java/org/apache/james/mailbox/store/mail/model/MessageIdMapperTest.java: ## @@ -984,6 +990,52 @@ void

[james-project] branch master updated: [FIX] EmailBodyPart filename should fallback to Content-Disposition field (#1348)

2022-12-05 Thread btellier
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 The following commit(s) were added to refs/heads/master by this push: new 8f717f9c22 [FIX] EmailBodyPart

[GitHub] [james-project] chibenwa merged pull request #1348: [FIX] EmailBodyPart filename should fallback to Content-Disposition f…

2022-12-05 Thread GitBox
chibenwa merged PR #1348: URL: https://github.com/apache/james-project/pull/1348 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [james-project] chibenwa commented on pull request #1338: JAMES-3754 Storage layer support for IMAP save date extension

2022-12-05 Thread GitBox
chibenwa commented on PR #1338: URL: https://github.com/apache/james-project/pull/1338#issuecomment-1338615893 Related? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [james-project] chibenwa commented on pull request #1338: JAMES-3754 Storage layer support for IMAP save date extension

2022-12-05 Thread GitBox
chibenwa commented on PR #1338: URL: https://github.com/apache/james-project/pull/1338#issuecomment-1338615722   --   | Test Result (2 failures /

[james-project] branch master updated: [REFACTORING] More flexible fetch groups for Mailbox metadata (#1347)

2022-12-05 Thread btellier
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 The following commit(s) were added to refs/heads/master by this push: new d8e6e092c8 [REFACTORING] More flexible

[GitHub] [james-project] chibenwa merged pull request #1347: [REFACTORING] More flexible fetch groups for Mailbox metadata

2022-12-05 Thread GitBox
chibenwa merged PR #1347: URL: https://github.com/apache/james-project/pull/1347 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [james-project] dependabot[bot] opened a new pull request, #1351: Bump commons-net from 3.8.0 to 3.9.0

2022-12-05 Thread GitBox
dependabot[bot] opened a new pull request, #1351: URL: https://github.com/apache/james-project/pull/1351 Bumps commons-net from 3.8.0 to 3.9.0. [![Dependabot compatibility

[james-project] branch dependabot/maven/commons-net-commons-net-3.9.0 created (now 69aea0e9ae)

2022-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-net-commons-net-3.9.0 in repository https://gitbox.apache.org/repos/asf/james-project.git at 69aea0e9ae Bump commons-net from 3.8.0 to 3.9.0 No new revisions

[GitHub] [james-project] ouvtam commented on a diff in pull request #1344: JAMES-3788 Prevent NPE upon data-races when receiving PROXY command

2022-12-05 Thread GitBox
ouvtam commented on code in PR #1344: URL: https://github.com/apache/james-project/pull/1344#discussion_r1038874505 ## protocols/netty/src/main/java/org/apache/james/protocols/netty/BasicChannelInboundHandler.java: ## @@ -145,12 +150,25 @@ public void

[GitHub] [james-project] chibenwa commented on pull request #1342: JAMES-3754 RFC-5819 IMAP4 Extension for Returning STATUS Information in Extended LIST

2022-12-05 Thread GitBox
chibenwa commented on PR #1342: URL: https://github.com/apache/james-project/pull/1342#issuecomment-1337191688 I added the last commit so that LIST STATUS do not re-read each mailbox twice. This should set us up for some serious performance gains -- This is an automated message from

[GitHub] [james-project] quantranhong1999 opened a new pull request, #1350: JAMES-3754 Searching support IMAP savedate extension

2022-12-05 Thread GitBox
quantranhong1999 opened a new pull request, #1350: URL: https://github.com/apache/james-project/pull/1350 TODO: - [ ] Lucene implementation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [james-project] Arsnael opened a new pull request, #1349: JAMES-3864 Refactor vhost management

2022-12-05 Thread GitBox
Arsnael opened a new pull request, #1349: URL: https://github.com/apache/james-project/pull/1349 vhost parameter should only be used in special cases with bad formatted URIs (like with '_' characters) as a workaround. For most of the time, adding the vhost in the uri is enough! -- This

[GitHub] [james-project] chibenwa opened a new pull request, #1348: [FIX] EmailBodyPart filename should fallback to Content-Disposition f…

2022-12-05 Thread GitBox
chibenwa opened a new pull request, #1348: URL: https://github.com/apache/james-project/pull/1348 …ield -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [james-project] chibenwa opened a new pull request, #1347: [REFACTORING] More flexible fetch groups for Mailbox metadata

2022-12-05 Thread GitBox
chibenwa opened a new pull request, #1347: URL: https://github.com/apache/james-project/pull/1347 - Simpler code - Allows saving on some uneeded Cassandra queries, especially for STATUS -- This is an automated message from the Apache Git Service. To respond to the message, please log