[jira] [Commented] (JSIEVE-110) improve handling of problems when processing messages through JSieve

2019-03-07 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787520#comment-16787520 ] Tellier Benoit commented on JSIEVE-110: --- Hi, It looks like a beautiful infinite loop upon error

[jira] [Resolved] (JAMES-2662) Implement a PreDeletionHook to move items into the Vault

2019-03-07 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2662. --- Resolution: Fixed Fix Version/s: 3.4.0

[jira] [Closed] (JAMES-2662) Implement a PreDeletionHook to move items into the Vault

2019-03-07 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2662. - > Implement a PreDeletionHook to move items into the Vault >

[jira] [Resolved] (JAMES-2665) [Integration Tests] Webadmin restore API

2019-03-07 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2665. --- Resolution: Fixed Fix Version/s: 3.4.0

[jira] [Closed] (JAMES-2665) [Integration Tests] Webadmin restore API

2019-03-07 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2665. - > [Integration Tests] Webadmin restore API > > >

[james-project] 02/14: JAMES-2662 Introduce converter DeletedMessage

2019-03-07 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 6eb2e9fcc6d833ef1acf485ab2c45a6783e9612f Author: datph AuthorDate: Fri Mar 1 16:24:37 2019 +0700

[james-project] 06/14: JAMES-2665 MailRepositoryConfiguration should expose a default protocol

2019-03-07 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 22128af0a78941533e8b0f7e57c7c0ad03874c3b Author: Benoit Tellier AuthorDate: Mon Mar 4 15:01:41 2019 +0700

[james-project] 07/14: JAMES-2665 Injections related to "deleted message vault"

2019-03-07 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 e5c0dfb7e8f76f0826cbb954f400d9e3dce419c7 Author: Benoit Tellier AuthorDate: Mon Mar 4 14:15:08 2019 +0700

[james-project] 12/14: JAMES-2665 Adding deletedMessageVault.properties in Guice configuration references

2019-03-07 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 4f4da17d1610da05c311079ef41ae96cf066 Author: Benoit Tellier AuthorDate: Mon Mar 4 16:01:11 2019 +0700

[james-project] 05/14: JAMES-2662 Centralize and test Mime4J envelope parsing

2019-03-07 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 0e2cfc078a9536d6f656d1860b6543b0f6fe74d4 Author: Benoit Tellier AuthorDate: Thu Mar 7 16:03:37 2019 +0700

[james-project] 03/14: JAMES-2662 Introduce DeletedMessageMetadata for using to group MetadataWithMailboxId by MessageId and Owner

2019-03-07 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 eaf5cf1490f68b5a9504ba470c6051a0dfd680af Author: datph AuthorDate: Fri Mar 1 16:28:06 2019 +0700

[james-project] 08/14: JAMES-2665 "deleted message vault" should be supported by Cassandra-Guice

2019-03-07 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 c843ac61f17c7040ca037a6fbd1241214256d780 Author: Benoit Tellier AuthorDate: Mon Mar 4 15:05:28 2019 +0700

[james-project] 09/14: JAMES-2665 "deleted message vault" should be supported by Memory-Guice

2019-03-07 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 eca12b009a4e141899f716ec37baca540ba5e45c Author: Benoit Tellier AuthorDate: Mon Mar 4 15:06:56 2019 +0700

[james-project] branch master updated (1d0ed36 -> 0aecc7e)

2019-03-07 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 1d0ed36 JAMES-2675 Add a simple unit test about indexing upon large copies new ad2be3b JAMES-2662

[james-project] 10/14: JAMES-2665 Allow configuring directly "defaultProtocol" in mailrepositorystore.xml

2019-03-07 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 c98b00f286e9d977e1ed5c88dfa0a51a4e29f79c Author: Benoit Tellier AuthorDate: Mon Mar 4 15:19:59 2019 +0700

[james-project] 14/14: JAMES-2665 When none configured, we should use a default MailRepository configuration

2019-03-07 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 0aecc7e08f99b50746095bb3f9baceaaff15a631 Author: Benoit Tellier AuthorDate: Tue Mar 5 10:06:43 2019 +0700

[james-project] 04/14: JAMES-2662 Implement DeletedMessageVaultHook

2019-03-07 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 9a59a5456cd0e5eb1c528c6b4179e83c19933beb Author: datph AuthorDate: Fri Mar 1 16:29:15 2019 +0700

[james-project] 11/14: JAMES-2665 Guice sample files should explicitly specify "defaultProtocol"

2019-03-07 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 71605506fb305fd99867f23908d1f3adb518a777 Author: Benoit Tellier AuthorDate: Mon Mar 4 15:26:12 2019 +0700

[james-project] 01/14: JAMES-2662 Add createResources for test with hook

2019-03-07 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 ad2be3b05a5e6e86fa429edffaf13a98590e85fd Author: datph AuthorDate: Fri Mar 1 14:15:52 2019 +0700

[james-project] 13/14: JAMES-2665 Test: vault endpoints are bound and require authentication

2019-03-07 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 d5a8e85981d81a7be57d8645ca69a409f7178be4 Author: Benoit Tellier AuthorDate: Mon Mar 4 16:09:01 2019 +0700

[jira] [Created] (JSIEVE-110) improve handling of problems when processing messages through JSieve

2019-03-07 Thread Pablo Pita Leira (JIRA)
Pablo Pita Leira created JSIEVE-110: --- Summary: improve handling of problems when processing messages through JSieve Key: JSIEVE-110 URL: https://issues.apache.org/jira/browse/JSIEVE-110 Project:

[jira] [Created] (JAMES-2680) [Export] Make the distinction between annotations with empty content and annotations without content

2019-03-07 Thread JIRA
Rémi Kowalski created JAMES-2680: Summary: [Export] Make the distinction between annotations with empty content and annotations without content Key: JAMES-2680 URL:

[jira] [Closed] (JAMES-2675) Inconsistent view in JMAP when moving or copying mails in IMAP

2019-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphaël Ouazana closed JAMES-2675. -- Resolution: Fixed > Inconsistent view in JMAP when moving or copying mails in IMAP >

[jira] [Closed] (JAMES-2675) Inconsistent view in JMAP when moving or copying mails in IMAP

2019-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphaël Ouazana closed JAMES-2675. -- > Inconsistent view in JMAP when moving or copying mails in IMAP >

[jira] [Updated] (JAMES-2675) Inconsistent view in JMAP when moving or copying mails in IMAP

2019-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphaël Ouazana updated JAMES-2675: --- Fix Version/s: 3.4.0 > Inconsistent view in JMAP when moving or copying mails in IMAP >

[jira] [Resolved] (JAMES-2675) Inconsistent view in JMAP when moving or copying mails in IMAP

2019-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphaël Ouazana resolved JAMES-2675. Resolution: Fixed fixed by https://github.com/linagora/james-project/pull/2216 >

[jira] [Reopened] (JAMES-2675) Inconsistent view in JMAP when moving or copying mails in IMAP

2019-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphaël Ouazana reopened JAMES-2675: > Inconsistent view in JMAP when moving or copying mails in IMAP >

[james-project] 01/03: JAMES-2675 Index all messages from a range, not only the first one

2019-03-07 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 41ae53ddfcee16595afe3632f4e2f1cf8da4d548 Author: Raphael Ouazana AuthorDate: Mon Mar 4 15:41:21 2019 +0100

[james-project] branch master updated (2d149c3 -> 1d0ed36)

2019-03-07 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 2d149c3 Merge remote-tracking branch 'mbaechler/MAILET-164' new 41ae53d JAMES-2675 Index all

[james-project] 02/03: JAMES-2675 Workaround RabbitMQ slowness to send indexation requests

2019-03-07 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 5b6ba76b4faaf54de7cd895f8a1b623c01b05511 Author: Raphael Ouazana AuthorDate: Wed Mar 6 17:30:46 2019 +0100

[james-project] 03/03: JAMES-2675 Add a simple unit test about indexing upon large copies

2019-03-07 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 1d0ed3619272c0cf63f678f4b6bc706cb0bfd2e9 Author: Benoit Tellier AuthorDate: Thu Mar 7 14:49:02 2019 +0700

[james-project] branch 3.3.x updated (e91d305 -> 439ea3a)

2019-03-07 Thread matthieu
This is an automated email from the ASF dual-hosted git repository. matthieu pushed a change to branch 3.3.x in repository https://gitbox.apache.org/repos/asf/james-project.git. from e91d305 [maven-release-plugin] prepare release james-project-3.3.0 add eb3a034 [maven-release-plugin]