[james-project] 01/02: Changelog for JamesUser class removal

2019-11-26 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 9b1a61832ee0d9d93a3fde52c50f0e28467b2d1e Author: Benoit Tellier AuthorDate: Mon Nov 25 18:50:18 2019 +0700

[james-project] branch master updated (1e5a8dd -> 970357f)

2019-11-26 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 1e5a8dd JAMES-2813 add test to demonstrate resilience with single active consumer new 9b1a618 Change

[james-project] 02/02: [Refactoring] Correct ModSeq mailbox json serializer

2019-11-26 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 970357f0fe69f6ffb85a9046cbff849ad75bd5eb Author: Benoit Tellier AuthorDate: Tue Nov 26 08:02:14 2019 +0100

Re: RecipientIsLocal false negative on james_domain table case mismatch

2019-11-26 Thread Raphaël Ouazana-Sustowski
Hi again, This issue seems very similar to the username's one. But the fix could be simpler, because Domain class already exists in James, so it would need only to ensure the Domain objects are always lower case. Could you provide a fix for this? It would be very welcomed. Thanks, Raphaël.

Re: User-From-Sender Problem

2019-11-26 Thread Raphaël Ouazana-Sustowski
Hi Jerry, For your information the problem has been definitively solved with this ticket: https://issues.apache.org/jira/browse/JAMES-2949 As you identified it, the best way to solve this kind of problem is 'finding all situations where...'. To do this, we relied on strong typing (introducin

[jira] [Resolved] (JAMES-2949) Better user / username handling

2019-11-26 Thread Raphael Ouazana (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Ouazana resolved JAMES-2949. Fix Version/s: 3.5.0 Resolution: Fixed > Better user / username handling > -

[jira] [Commented] (JAMES-2974) Failure when JAMES_MAIBOX.user_name and JAMES_USER.user_name do not match case

2019-11-26 Thread Raphael Ouazana (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982618#comment-16982618 ] Raphael Ouazana commented on JAMES-2974: Hi Jerry,   This has been solved on th

[jira] [Reopened] (JAMES-2949) Better user / username handling

2019-11-26 Thread Raphael Ouazana (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Ouazana reopened JAMES-2949: > Better user / username handling > --- > > Key: JA

[jira] [Commented] (JAMES-2813) Implement a distributed task manager

2019-11-26 Thread Raphael Ouazana (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982611#comment-16982611 ] Raphael Ouazana commented on JAMES-2813: [https://github.com/linagora/james-proje

[james-project] 03/07: JAMES-2813 expose singe active consumer information in management API

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1e9f23b5414c41c73af4961e9431779b6157ffba Author: Rémi KOWALSKI AuthorDate: Mon Oct 21 10:17:00 2019 +0200

[james-project] 01/07: JAMES-2813 use rabbitmq 3.8 docker image in tests

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 0bf4e8384eaa07a9427051e5d36202cba72a662d Author: Rémi KOWALSKI AuthorDate: Mon Oct 21 10:15:47 2019 +0200

[james-project] 02/07: JAMES-2813 add single active consumer constants

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 0f7d0b06e900edd450905b3f8c8ae8e495355285 Author: Rémi KOWALSKI AuthorDate: Tue Oct 22 11:02:17 2019 +0200

[james-project] branch master updated (d8a4a8c -> 1e5a8dd)

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from d8a4a8c JAMES-2110 Reduce ImapRequestLineReader::consumeLiteral buffer size new 0bf4e83 JAMES-2813 u

[james-project] 07/07: JAMES-2813 add test to demonstrate resilience with single active consumer

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1e5a8dd1db3db79e04080ee9d0db3f39a99a5c16 Author: Rémi KOWALSKI AuthorDate: Mon Oct 21 15:44:41 2019 +0200

[james-project] 04/07: JAMES-2813 add test to demonstrate the use of single active consumer with rabbitmq 3.8

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 93496e1d98915c1073d3767f3300aeddcbdf5754 Author: Rémi KOWALSKI AuthorDate: Mon Oct 21 10:17:43 2019 +0200

[james-project] 05/07: JAMES-2813 replace exclusive consumer usage with a queue with single active consumer

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 8ef3cabdcd3f47c42a66bc405b5c0096ef6afd3f Author: Rémi KOWALSKI AuthorDate: Mon Oct 21 10:33:22 2019 +0200

[james-project] 06/07: JAMES-2813 use concatMap instead on flatmap to queue message only in the workqueue, not in the worker

2019-11-26 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 02b5848652b66e36b56468a4fd10738fb1d85bc3 Author: Rémi KOWALSKI AuthorDate: Mon Oct 21 15:41:40 2019 +0200

[jira] [Commented] (JAMES-2210) Evaluate the performance impact to use commons-io in FileSystemBlobStrategy

2019-11-26 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982338#comment-16982338 ] René Cordier commented on JAMES-2210: - https://github.com/apache/james-project/pull/1

[jira] [Closed] (JAMES-2210) Evaluate the performance impact to use commons-io in FileSystemBlobStrategy

2019-11-26 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] René Cordier closed JAMES-2210. --- Resolution: Fixed > Evaluate the performance impact to use commons-io in FileSystemBlobStrategy > --

[jira] [Closed] (JAMES-2949) Better user / username handling

2019-11-26 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] René Cordier closed JAMES-2949. --- Resolution: Done > Better user / username handling > --- > >

[jira] [Commented] (JAMES-2949) Better user / username handling

2019-11-26 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982335#comment-16982335 ] René Cordier commented on JAMES-2949: - https://github.com/linagora/james-project/pull

[james-project] 05/06: JAMES-2110 Use IOUtils::copy in more places

2019-11-26 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 98034ed4ea6fc3224f84bdac856adab708f4aa3d Author: Benoit Tellier AuthorDate: Fri Nov 22 09:02:48 2019 +0700

[james-project] 03/06: JAMES-2949 Update documentation accordingly

2019-11-26 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 f6cda852d5e15f33b50087e5368d8f4aa2637c96 Author: Raphael Ouazana AuthorDate: Thu Nov 21 12:21:30 2019 +0100

[james-project] 02/06: JAMES-2949 Add an integration test ensuring delivery when non matching case

2019-11-26 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 2a099af94d42c2faf6a1d252d57972a1a1ac0d25 Author: Raphael Ouazana AuthorDate: Thu Nov 21 11:48:59 2019 +0100

[james-project] 04/06: JAMES-2210 Evaluate the performance impact to use commons-io in FileSystemBlobStrategy

2019-11-26 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 432a6f59ff921c9466090d590d9e4c353d9f0eb6 Author: Manish Agarwal AuthorDate: Fri Feb 15 00:16:04 2019 -0800

[james-project] branch master updated (9e976d3 -> d8a4a8c)

2019-11-26 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 9e976d3 JAMES-2949 Enforce username to be always lower cased new fff0427 [Refactoring] rewrite InMemo

[james-project] 06/06: JAMES-2110 Reduce ImapRequestLineReader::consumeLiteral buffer size

2019-11-26 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 d8a4a8c066ea0e38db3e7e503e4a56a58c98e829 Author: Benoit Tellier AuthorDate: Fri Nov 22 09:11:41 2019 +0700

[james-project] 01/06: [Refactoring] rewrite InMemoryEventStore in Scala

2019-11-26 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 fff0427a01dc79252f5ff6373c24101da683bf32 Author: Matthieu Baechler AuthorDate: Mon Nov 25 15:33:50 2019 +0100