[GitHub] [james-project] quantranhong1999 commented on pull request #1393: JAMES-3756 SessionTranslator should only ask 1 delegation source

2023-01-15 Thread GitBox
quantranhong1999 commented on PR #1393: URL: https://github.com/apache/james-project/pull/1393#issuecomment-1383485020 Hi, please cherry-pick https://github.com/quantranhong1999/james-project/commit/bf1461a9dc0f75d9ed1eb72cba13631fd9a5bd96 where I provide some fixes for this. -- This

[GitHub] [james-project] chibenwa closed pull request #1388: JAMES-3756 SessionTranslator should only ask 1 delegation source

2023-01-15 Thread GitBox
chibenwa closed pull request #1388: JAMES-3756 SessionTranslator should only ask 1 delegation source URL: https://github.com/apache/james-project/pull/1388 -- 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

[GitHub] [james-project] chibenwa opened a new pull request, #1393: JAMES-3756 SessionTranslator should only ask 1 delegation source

2023-01-15 Thread GitBox
chibenwa opened a new pull request, #1393: URL: https://github.com/apache/james-project/pull/1393 Co-authored-by: Benoit TELLIER -- 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

[GitHub] [james-project] quantranhong1999 commented on pull request #1388: JAMES-3756 SessionTranslator should only ask 1 delegation source

2023-01-15 Thread GitBox
quantranhong1999 commented on PR #1388: URL: https://github.com/apache/james-project/pull/1388#issuecomment-1383462694 > Ok, just I would need it for some other topics. For you: https://github.com/quantranhong1999/james-project/tree/rebase-poc-session-translator -- This is an

[GitHub] [james-project] chibenwa commented on pull request #1388: JAMES-3756 SessionTranslator should only ask 1 delegation source

2023-01-15 Thread GitBox
chibenwa commented on PR #1388: URL: https://github.com/apache/james-project/pull/1388#issuecomment-1383446688 Ok, just I would need it for some other topics. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [james-project] quantranhong1999 commented on pull request #1388: JAMES-3756 SessionTranslator should only ask 1 delegation source

2023-01-15 Thread GitBox
quantranhong1999 commented on PR #1388: URL: https://github.com/apache/james-project/pull/1388#issuecomment-1383442939 > (I will do) I can do it, no worry. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [james-project] chibenwa opened a new pull request, #1392: JAMES-3867 Allow IMAP extensions configuration

2023-01-15 Thread GitBox
chibenwa opened a new pull request, #1392: URL: https://github.com/apache/james-project/pull/1392 One can define custom, per-IMAP server configuration values. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [james-project] chibenwa commented on pull request #1388: JAMES-3756 SessionTranslator should only ask 1 delegation source

2023-01-15 Thread GitBox
chibenwa commented on PR #1388: URL: https://github.com/apache/james-project/pull/1388#issuecomment-1383417966 TODO rebase https://github.com/chibenwa/james-project/tree/poc-refacto-delegation (I will do) -- This is an automated message from the Apache Git Service. To respond to

[james-project] 02/03: [REFACTORING] SessionProvider: remove unneeded getDelimiter method

2023-01-15 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 commit 1824e842bb22962b50b52eab0c1e1701d2d994e1 Author: Benoit Tellier AuthorDate: Thu Jan 12 09:23:15 2023 +0700

[james-project] 01/03: [REFACTORING] Improve SessionProvider method cardinality

2023-01-15 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 commit c6b7c60710857a328d2e43b7c5f2a3897a2868c9 Author: Benoit Tellier AuthorDate: Thu Jan 12 09:19:34 2023 +0700

[james-project] 03/03: [REFACTORING] remove unused open concept on MailboxSession

2023-01-15 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 commit 95f81ac71e9e8ec763503b78e1c993afff9d02fe Author: Benoit Tellier AuthorDate: Thu Jan 12 09:29:43 2023 +0700

[james-project] branch master updated (ff3ee374e7 -> 95f81ac71e)

2023-01-15 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 ff3ee374e7 [UPGRADE] JSPF 1.0.1 -> 1.0.3 (#1295) new c6b7c60710 [REFACTORING] Improve SessionProvider

[GitHub] [james-project] chibenwa merged pull request #1390: [REFACTOING] Improve SessionProvider API

2023-01-15 Thread GitBox
chibenwa merged PR #1390: URL: https://github.com/apache/james-project/pull/1390 -- 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] vttranlina commented on a diff in pull request #1386: JAMES-3756 JMAP pushes should support delegation

2023-01-15 Thread GitBox
vttranlina commented on code in PR #1386: URL: https://github.com/apache/james-project/pull/1386#discussion_r1070752381 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/routes/EventSourceRoutes.scala: ## @@ -188,10 +190,11 @@ class

[GitHub] [james-project] vttranlina commented on a diff in pull request #1386: JAMES-3756 JMAP pushes should support delegation

2023-01-15 Thread GitBox
vttranlina commented on code in PR #1386: URL: https://github.com/apache/james-project/pull/1386#discussion_r1070763285 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/pushsubscription/PushListener.scala: ## @@ -58,15 +59,18 @@ object PushListener { }

[GitHub] [james-project] quantranhong1999 commented on a diff in pull request #1386: JAMES-3756 JMAP pushes should support delegation

2023-01-15 Thread GitBox
quantranhong1999 commented on code in PR #1386: URL: https://github.com/apache/james-project/pull/1386#discussion_r1070761070 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/pushsubscription/PushListener.scala: ## @@ -58,15 +59,18 @@ object PushListener {

[GitHub] [james-project] quantranhong1999 commented on a diff in pull request #1386: JAMES-3756 JMAP pushes should support delegation

2023-01-15 Thread GitBox
quantranhong1999 commented on code in PR #1386: URL: https://github.com/apache/james-project/pull/1386#discussion_r1070761070 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/pushsubscription/PushListener.scala: ## @@ -58,15 +59,18 @@ object PushListener {

[GitHub] [james-project] vttranlina commented on a diff in pull request #1386: JAMES-3756 JMAP pushes should support delegation

2023-01-15 Thread GitBox
vttranlina commented on code in PR #1386: URL: https://github.com/apache/james-project/pull/1386#discussion_r1070752381 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/routes/EventSourceRoutes.scala: ## @@ -188,10 +190,11 @@ class