Re: [PR] JAMES-2586 Fix PostgresAuthenticationTest [james-project]

2024-03-03 Thread via GitHub
Arsnael commented on PR #2072: URL: https://github.com/apache/james-project/pull/2072#issuecomment-1975924869 Please rebase -- 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.

(james-project) 01/02: JAMES-2586 Integration tests for JMAP postgres

2024-03-03 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git commit 5e2bc8ab720fc513da9d2cb7cc9e9538c2c1ab26 Author: hung phan AuthorDate: Tue Feb 20 18:09:35 2024 +0700

Re: [PR] JAMES-2586 Fix some jmap postgres integration tests [james-project]

2024-03-03 Thread via GitHub
Arsnael commented on PR #2048: URL: https://github.com/apache/james-project/pull/2048#issuecomment-1975924591 Please rebase -- 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.

(james-project) 02/02: JAMES-2586 Disable some tests in Integration tests JMAP postgres

2024-03-03 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git commit bbf0ef826441b8266b0c381851761704334f785d Author: hung phan AuthorDate: Wed Feb 21 09:50:29 2024 +0700

(james-project) branch postgresql updated (cefca128d7 -> bbf0ef8264)

2024-03-03 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git from cefca128d7 JAMES-2586 - Postgres push subscription - expires value should be stored Offset time

Re: [PR] JAMES-2586 Integration tests for JMAP postgres [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2029: URL: https://github.com/apache/james-project/pull/2029 -- 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:

[PR] [IMPROVEMENT] Allow Email/set create to override attachment charset [james-project]

2024-03-03 Thread via GitHub
chibenwa opened a new pull request, #2081: URL: https://github.com/apache/james-project/pull/2081 (no comment) -- 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

Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-03-03 Thread via GitHub
quantranhong1999 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1975885147 > Well the OutOfMemoryError may be related to the Flux> observeChannels(); usage (we should use it more carefully): `OverflowStrategy.BUFFER` should be fine. We are

[PR] [ENHANCEMENT] Polish SelectedMailboxImpl a bit [james-project]

2024-03-03 Thread via GitHub
chibenwa opened a new pull request, #2080: URL: https://github.com/apache/james-project/pull/2080 (no comment) -- 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

Re: [PR] MIME4J-326 Adopt Mime4J 0.8.11-SNAPSHOT [james-project]

2024-03-03 Thread via GitHub
chibenwa commented on PR #2073: URL: https://github.com/apache/james-project/pull/2073#issuecomment-1975768172 > Thought should never use snapshots in production code? Well we are in for a release in MIME4J ^^ -- This is an automated message from the Apache Git Service. To respond

(james-project) branch master updated: [ENHANCEMENT] Remove a redundant log

2024-03-03 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 2cf04ef188 [ENHANCEMENT] Remove a

Re: [PR] [ENHANCEMENT] Remove a redundant log [james-project]

2024-03-03 Thread via GitHub
chibenwa merged PR #2074: URL: https://github.com/apache/james-project/pull/2074 -- 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:

[PR] JMAP - Delete/destroy should take a set as an input [james-project]

2024-03-03 Thread via GitHub
vttranlina opened a new pull request, #2079: URL: https://github.com/apache/james-project/pull/2079 Idea from https://github.com/apache/james-project/pull/2071 but for other methods -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Upgrade JDK to 21 [james-project]

2024-03-03 Thread via GitHub
quantranhong1999 commented on PR #1963: URL: https://github.com/apache/james-project/pull/1963#issuecomment-1975660958 There was a minor conflict in pom.xml, so I rebased and force pushed. -- This is an automated message from the Apache Git Service. To respond to the message, please log

(james-project) 02/02: JAMES-4014 MessageIdManager::delete should take a set as an input

2024-03-03 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 commit 23fcc298452575fe5ff6c08dc545f5fc352a2b3e Author: Benoit TELLIER AuthorDate: Thu Feb 29 14:10:36 2024 +0100

Re: [PR] JAMES-4014 Cannot Email/set destroy with twice the same id [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2071: URL: https://github.com/apache/james-project/pull/2071 -- 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) 01/02: JAMES-4014 Failing test MessageIdManager::deleteMessageShouldSupportDuplicatedEntries

2024-03-03 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 commit 569a5b304723c2b2fffbd8f2940c062c9c7adbff Author: Benoit TELLIER AuthorDate: Thu Feb 29 14:09:43 2024 +0100

(james-project) branch master updated (e104a123fb -> 23fcc29845)

2024-03-03 Thread rcordier
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 e104a123fb JAMES-4007 Document james.mime4j.buffered.body.factory.file.threshold new 569a5b3047

(james-project) 01/06: JAMES-4007 Mono.using in storeAttachments

2024-03-03 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 commit e19468667e19b736d7278b422f23958811b31931 Author: Benoit TELLIER AuthorDate: Wed Feb 28 11:29:39 2024 +0100

(james-project) 05/06: JAMES-4007 Reset DelegateCloseableByteSource upon errors

2024-03-03 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 commit 060039df27e4141b2c8072c5bc45006518c19676 Author: Benoit TELLIER AuthorDate: Wed Feb 28 16:50:03 2024 +0100

(james-project) 03/06: JAMES-4007 MessageParser: cleanup resources on error

2024-03-03 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 commit 082c84187e85fd10d5971f9096c10c3f645f5fa9 Author: Benoit TELLIER AuthorDate: Wed Feb 28 11:31:39 2024 +0100

(james-project) 06/06: JAMES-4007 Document james.mime4j.buffered.body.factory.file.threshold

2024-03-03 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 commit e104a123fb162dabf9eddbb4fa81c45ec5c0fcc0 Author: Benoit TELLIER AuthorDate: Thu Feb 29 08:17:48 2024 +0100

(james-project) 04/06: JAMES-4007 FileBufferedBodyFactory: add a handy JVM option

2024-03-03 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 commit ac002dc64ae7a589a8bc42b6b4fbeeb0b97c8488 Author: Benoit TELLIER AuthorDate: Wed Feb 28 11:33:25 2024 +0100

(james-project) branch master updated (966f1e6597 -> e104a123fb)

2024-03-03 Thread rcordier
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 966f1e6597 JAMES-4008 Fix EmailSubmissionSetMethod with named address new e19468667e JAMES-4007

(james-project) 02/06: JAMES-4007 AESBlobStoreDAO: cleanup resources on error

2024-03-03 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 commit 468383ebbe0bbbcba29c129e9b16e4d80fa5481a Author: Benoit TELLIER AuthorDate: Wed Feb 28 11:30:44 2024 +0100

Re: [PR] JAMES-4007 Improve file buffering [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2067: URL: https://github.com/apache/james-project/pull/2067 -- 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:

Re: [PR] JAMES-2586 - JMAP Upload - cleanup, optimize, fix unstable test upload usage [james-project]

2024-03-03 Thread via GitHub
vttranlina commented on PR #2068: URL: https://github.com/apache/james-project/pull/2068#issuecomment-1975648269 - [ ] todo rebase after: - https://github.com/linagora/james-project/issues/5110 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] MIME4J-326 Adopt Mime4J 0.8.11-SNAPSHOT [james-project]

2024-03-03 Thread via GitHub
quantranhong1999 commented on PR #2073: URL: https://github.com/apache/james-project/pull/2073#issuecomment-1975646577 > Thought should never use snapshots in production code? That could create issues if something unstable gets merged later in mime4j project no? I have no idea about

(james-project) branch master updated (5b60e158e1 -> 966f1e6597)

2024-03-03 Thread rcordier
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 5b60e158e1 [FIX] -openjpa.Multithreaded => -Dopenjpa.Multithreaded add 966f1e6597 JAMES-4008 Fix

Re: [PR] JAMES-4008 Fix EmailSubmissionSetMethod with named address [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2077: URL: https://github.com/apache/james-project/pull/2077 -- 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 3.8.x updated: [FIX] -openjpa.Multithreaded => -Dopenjpa.Multithreaded

2024-03-03 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/3.8.x by this push: new 2de10b03c1 [FIX] -openjpa.Multithreaded

Re: [PR] [FIX] -openjpa.Multithreaded => -Dopenjpa.Multithreaded [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2076: URL: https://github.com/apache/james-project/pull/2076 -- 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: [FIX] -openjpa.Multithreaded => -Dopenjpa.Multithreaded

2024-03-03 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 5b60e158e1 [FIX]

Re: [PR] [FIX] -openjpa.Multithreaded => -Dopenjpa.Multithreaded [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2075: URL: https://github.com/apache/james-project/pull/2075 -- 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: [FIX] Notify eventbus outside of the lock

2024-03-03 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 a5fcf50acf [FIX] Notify eventbus

Re: [PR] [FIX] Notify eventbus outside of the lock [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2078: URL: https://github.com/apache/james-project/pull/2078 -- 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:

Re: [PR] JAMES-3925 - JMAP Upload - cleanup/fixup/optimize upload usage [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2069: URL: https://github.com/apache/james-project/pull/2069 -- 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 (d3ec938e0a -> bb54e356cb)

2024-03-03 Thread rcordier
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 d3ec938e0a Update

Re: [PR] JAMES-4008 JMAP - Email/set - Should be able to save a draft with invalid email address [james-project]

2024-03-03 Thread via GitHub
vttranlina commented on code in PR #2040: URL: https://github.com/apache/james-project/pull/2040#discussion_r1510547524 ## server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/method/EmailSubmissionSetMethod.scala: ## @@ -337,6 +338,24 @@ class