[GitHub] [james-project] quantranhong1999 opened a new pull request, #1245: JAMES-3775 Ensure ignoring error of the RspamdScanner mailet

2022-10-10 Thread GitBox
quantranhong1999 opened a new pull request, #1245: URL: https://github.com/apache/james-project/pull/1245 `RspamdScanner` mailet depends on third-party service which could fail when they are unavailable. We should ignore errors of the `RspamdScanner`. -- This is an automated message from

[GitHub] [james-project] chibenwa commented on a diff in pull request #1242: JAMES-3830 Implement JMAP Quota/get

2022-10-10 Thread GitBox
chibenwa commented on code in PR #1242: URL: https://github.com/apache/james-project/pull/1242#discussion_r991778190 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/mail/Quotas.scala: ## @@ -59,4 +68,123 @@ case class Quota(quota: Map[Quotas.Type, Value])

[GitHub] [james-project] vttranlina commented on a diff in pull request #1242: JAMES-3830 Implement JMAP Quota/get

2022-10-10 Thread GitBox
vttranlina commented on code in PR #1242: URL: https://github.com/apache/james-project/pull/1242#discussion_r991769153 ## server/protocols/jmap-rfc-8621/src/test/scala/org/apache/james/jmap/json/QuotaSerializerTest.scala: ## @@ -0,0 +1,222 @@

[GitHub] [james-project] vttranlina commented on a diff in pull request #1242: JAMES-3830 Implement JMAP Quota/get

2022-10-10 Thread GitBox
vttranlina commented on code in PR #1242: URL: https://github.com/apache/james-project/pull/1242#discussion_r991768244 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/mail/Quotas.scala: ## @@ -59,4 +68,123 @@ case class Quota(quota: Map[Quotas.Type,

[GitHub] [james-project] chibenwa closed pull request #1227: [POC] JAMES-3775 Rspamd should work when concurrent learn request

2022-10-10 Thread GitBox
chibenwa closed pull request #1227: [POC] JAMES-3775 Rspamd should work when concurrent learn request URL: https://github.com/apache/james-project/pull/1227 -- 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

[james-project] 02/02: JAMES-3831 Implement urn:apache:james:params:jmap:mail:identity:sortorder extension

2022-10-10 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 cc17e8f502cfc3f415af3963b72f9d1ba1880f2c Author: Benoit Tellier AuthorDate: Thu Oct 6 17:52:20 2022 +0700

[james-project] branch master updated (f4311b6bd3 -> cc17e8f502)

2022-10-10 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 f4311b6bd3 [BUILD] Use random port for IMAP OIDC tests (#1240) new 7e1b57a93c JAMES-3831 Expose

[james-project] 01/02: JAMES-3831 Expose urn:apache:james:params:jmap:mail:identity:sortorder capability

2022-10-10 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 7e1b57a93c91881ce55d5a6ba2e43286be391af1 Author: Benoit Tellier AuthorDate: Thu Oct 6 16:39:12 2022 +0700

[GitHub] [james-project] chibenwa merged pull request #1235: JAMES-3831 Implement urn:apache:james:params:jmap:mail:identity:sortorder extension

2022-10-10 Thread GitBox
chibenwa merged PR #1235: URL: https://github.com/apache/james-project/pull/1235 -- 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 merged pull request #1240: [BUILD] Use random pour for IMAP OIDC tests

2022-10-10 Thread GitBox
chibenwa merged PR #1240: URL: https://github.com/apache/james-project/pull/1240 -- 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 (3646740c6e -> f4311b6bd3)

2022-10-10 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 3646740c6e JAMES-3830 Advertise the quota extension in the session route (#1226) add f4311b6bd3

[GitHub] [james-project] chibenwa opened a new pull request, #1243: JAMES-3833 SL client auth: verify Certificates Revocation Lists

2022-10-10 Thread GitBox
chibenwa opened a new pull request, #1243: URL: https://github.com/apache/james-project/pull/1243 ``` file://conf/keystore JKS yoursecret file://conf/truststore JKS yoursecret true ``` -- This is an automated message

[GitHub] [james-project] chibenwa commented on a diff in pull request #1242: JAMES-3830 Implement JMAP Quota/get

2022-10-10 Thread GitBox
chibenwa commented on code in PR #1242: URL: https://github.com/apache/james-project/pull/1242#discussion_r991348851 ##

[GitHub] [james-project] chibenwa commented on a diff in pull request #1242: JAMES-3830 Implement JMAP Quota/get

2022-10-10 Thread GitBox
chibenwa commented on code in PR #1242: URL: https://github.com/apache/james-project/pull/1242#discussion_r991347282 ##

[GitHub] [james-project] chibenwa commented on a diff in pull request #1241: Quotas documentation

2022-10-10 Thread GitBox
chibenwa commented on code in PR #1241: URL: https://github.com/apache/james-project/pull/1241#discussion_r991345589 ## CHANGELOG.md: ## @@ -32,6 +33,7 @@ This release brings the following significant changes: - JAMES-3715 Allow disabling graceful shutdown - JAMES-3724 Leak

[GitHub] [james-project] vttranlina opened a new pull request, #1242: JAMES-3830 Implement JMAP Quota/get

2022-10-10 Thread GitBox
vttranlina opened a new pull request, #1242: URL: https://github.com/apache/james-project/pull/1242 jira: https://issues.apache.org/jira/browse/JAMES-3830 resolve: https://github.com/linagora/james-project/issues/4624 -- This is an automated message from the Apache Git Service. To

[GitHub] [james-project] Arsnael opened a new pull request, #1241: Quotas documentation

2022-10-10 Thread GitBox
Arsnael opened a new pull request, #1241: URL: https://github.com/apache/james-project/pull/1241 Should probably wait for the work on quotas to be done before merging it... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[james-project] branch quotas-doc created (now b7d82244c9)

2022-10-10 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch quotas-doc in repository https://gitbox.apache.org/repos/asf/james-project.git at b7d82244c9 JAMES-3830 Add entry in changelog about jmap quotas spec implementation This branch

[james-project] 01/03: JAMES-3830 Deprecate old custom quotas documentation

2022-10-10 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch quotas-doc in repository https://gitbox.apache.org/repos/asf/james-project.git commit 840a0274ed4acf93f645fdc51864f17b88c1a3e5 Author: Rene Cordier AuthorDate: Mon Oct 10 16:09:54 2022 +0700

[james-project] 02/03: JAMES-3830 Add rfc jmap quotas doc from the IETF spec

2022-10-10 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch quotas-doc in repository https://gitbox.apache.org/repos/asf/james-project.git commit e6b33a56f9bab882bbee0b5f8c20102805a4f42a Author: Rene Cordier AuthorDate: Mon Oct 10 16:16:41 2022 +0700

[james-project] 03/03: JAMES-3830 Add entry in changelog about jmap quotas spec implementation

2022-10-10 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch quotas-doc in repository https://gitbox.apache.org/repos/asf/james-project.git commit b7d82244c9e8f56832c1fdc00833bcd7e3d80d49 Author: Rene Cordier AuthorDate: Mon Oct 10 16:23:16 2022 +0700

[GitHub] [james-project] chibenwa commented on pull request #1235: JAMES-3831 Implement urn:apache:james:params:jmap:mail:identity:sortorder extension

2022-10-10 Thread GitBox
chibenwa commented on PR #1235: URL: https://github.com/apache/james-project/pull/1235#issuecomment-1272977568 Rebased to solve a merge conflict. -- 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

[james-project] branch master updated: JAMES-3830 Advertise the quota extension in the session route (#1226)

2022-10-10 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 3646740c6e JAMES-3830 Advertise the

[GitHub] [james-project] chibenwa merged pull request #1226: JAMES-3830 Advertise the quota extension in the session route

2022-10-10 Thread GitBox
chibenwa merged PR #1226: URL: https://github.com/apache/james-project/pull/1226 -- 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 (eca609956e -> 7850c90003)

2022-10-10 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 eca609956e [DEPRECATION] Deprecate JDBCMailRepository (#1237) add 7850c90003 JAMES-3775 RspamdTask -

[GitHub] [james-project] chibenwa merged pull request #1231: JAMES-3775 RspamdTask - handler rspamd timeout

2022-10-10 Thread GitBox
chibenwa merged PR #1231: URL: https://github.com/apache/james-project/pull/1231 -- 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 merged pull request #1237: [DEPRECATION] Deprecate JDBCMailRepository

2022-10-10 Thread GitBox
chibenwa merged PR #1237: URL: https://github.com/apache/james-project/pull/1237 -- 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: [DEPRECATION] Deprecate JDBCMailRepository (#1237)

2022-10-10 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 eca609956e [DEPRECATION] Deprecate

[GitHub] [james-project] ottoka commented on pull request #1232: JAMES-3832 Support TLS host name verification

2022-10-10 Thread GitBox
ottoka commented on PR #1232: URL: https://github.com/apache/james-project/pull/1232#issuecomment-1272954288 In the latest push, I only use hostnames when when it is needed, i.e. both verification and either SMTPS or StartTLS is enabled. This should keep the issue out of the integration

[GitHub] [james-project] chibenwa commented on pull request #1239: [JAMES-3805] fixes more flaky pulsar tests

2022-10-10 Thread GitBox
chibenwa commented on PR #1239: URL: https://github.com/apache/james-project/pull/1239#issuecomment-1272951779 BTW I did not had the right to push on your branch despite it being opened against an ASF repo :-( -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [james-project] chibenwa commented on pull request #1239: [JAMES-3805] fixes more flaky pulsar tests

2022-10-10 Thread GitBox
chibenwa commented on PR #1239: URL: https://github.com/apache/james-project/pull/1239#issuecomment-1272950964 > Unfortunately I'm traveling for work this week not sure I can fix it before next weekend Feel free to take over if you want Don't worry, I merged the hotfix