[jira] [Closed] (JAMES-2365) Testing search via GetMessageList for requested fields

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2365. - > Testing search via GetMessageList for requested fields >

[jira] [Resolved] (JAMES-2365) Testing search via GetMessageList for requested fields

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2365. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1344 solved this. > Testing

[1/2] james-project git commit: JAMES-2340 Rely on generic listener registration for SpamAssassinListener

2018-03-27 Thread btellier
Repository: james-project Updated Branches: refs/heads/master b0cb406c8 -> 3197701ca JAMES-2340 Rely on generic listener registration for SpamAssassinListener Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[2/2] james-project git commit: JAMES-2365 Covers search filters for address headers with JMAP integration tests

2018-03-27 Thread btellier
JAMES-2365 Covers search filters for address headers with JMAP integration tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3197701c Tree:

[jira] [Created] (JAMES-2367) Fix JPA flacky test

2018-03-27 Thread JIRA
Raphaƫl Ouazana created JAMES-2367: -- Summary: Fix JPA flacky test Key: JAMES-2367 URL: https://issues.apache.org/jira/browse/JAMES-2367 Project: James Server Issue Type: New Feature

[jira] [Commented] (JAMES-2338) quick-start - Typo

2018-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415347#comment-16415347 ] ASF GitHub Bot commented on JAMES-2338: --- Github user provirus commented on the issue:

[jira] [Created] (JAMES-2366) Add a new RRT prefix for forwards

2018-03-27 Thread Antoine Duprat (JIRA)
Antoine Duprat created JAMES-2366: - Summary: Add a new RRT prefix for forwards Key: JAMES-2366 URL: https://issues.apache.org/jira/browse/JAMES-2366 Project: James Server Issue Type: New

[jira] [Commented] (JAMES-2338) quick-start - Typo

2018-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415329#comment-16415329 ] ASF GitHub Bot commented on JAMES-2338: --- Github user chibenwa commented on the issue:

[jira] [Commented] (JAMES-2338) quick-start - Typo

2018-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415298#comment-16415298 ] ASF GitHub Bot commented on JAMES-2338: --- Github user provirus commented on the issue:

[jira] [Commented] (JAMES-2338) quick-start - Typo

2018-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415296#comment-16415296 ] ASF GitHub Bot commented on JAMES-2338: --- Github user provirus commented on the issue:

[jira] [Commented] (JAMES-2338) quick-start - Typo

2018-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415297#comment-16415297 ] ASF GitHub Bot commented on JAMES-2338: --- Github user provirus closed the pull request at:

james-project git commit: JAMES-2352 Rely on User for parsing in AbstractUserRepository

2018-03-27 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 72dc3d121 -> b0cb406c8 JAMES-2352 Rely on User for parsing in AbstractUserRepository Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b0cb406c

[jira] [Closed] (JAMES-2338) quick-start - Typo

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2338. - > quick-start - Typo > -- > > Key: JAMES-2338 > URL:

[jira] [Resolved] (JAMES-2338) quick-start - Typo

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2338. --- Resolution: Fixed > quick-start - Typo > -- > > Key:

[08/41] james-project git commit: JAMES-2352 introduce a Domain type for domain

2018-03-27 Thread btellier
JAMES-2352 introduce a Domain type for domain Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/33cb12e5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/33cb12e5 Diff:

[12/41] james-project git commit: JAMES-2352 Propose a StreamUtils::ofNullable (T[] )

2018-03-27 Thread btellier
JAMES-2352 Propose a StreamUtils::ofNullable (T[] ) It leverage Stream.of(...) in order to handle possible null value. That is a recuring need in the code base. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[10/41] james-project git commit: JAMES-2352 MailAddress object should rely on Domain object

2018-03-27 Thread btellier
JAMES-2352 MailAddress object should rely on Domain object Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ae85899a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ae85899a Diff:

[jira] [Closed] (JAMES-2352) Use @Override where possible

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2352. - > Use @Override where possible > > > Key: JAMES-2352 >

[jira] [Resolved] (JAMES-2352) Use @Override where possible

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2352. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1328 Domain refactoring

[jira] [Resolved] (JAMES-2362) JMAP should update properties of original message when it is forwarded or answered

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2362. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1339 solved the issue >

[jira] [Closed] (JAMES-2362) JMAP should update properties of original message when it is forwarded or answered

2018-03-27 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2362. - > JMAP should update properties of original message when it is forwarded or > answered >

[jira] [Commented] (JAMES-2338) quick-start - Typo

2018-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415206#comment-16415206 ] ASF GitHub Bot commented on JAMES-2338: --- Github user chibenwa commented on the issue:

[07/41] james-project git commit: JAMES-2352 introduce a Domain type for domain

2018-03-27 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/33cb12e5/server/data/data-cassandra/src/test/java/org/apache/james/rrt/cassandra/CassandraRecipientRewriteTableTest.java -- diff --git

[13/41] james-project git commit: JAMES-2352 define localhost Domain as a constant

2018-03-27 Thread btellier
JAMES-2352 define localhost Domain as a constant Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bb240956 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/bb240956 Diff:

[26/41] james-project git commit: JAMES-2362 Remove now useless exception

2018-03-27 Thread btellier
JAMES-2362 Remove now useless exception Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0dfb3bc5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0dfb3bc5 Diff:

[21/41] james-project git commit: JAMES-2352 Don't use Splitter::splitToList in User

2018-03-27 Thread btellier
JAMES-2352 Don't use Splitter::splitToList in User This generates a version clash with older guava's version Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d2974a8f Tree:

[34/41] james-project git commit: JAMES-2340 Upgrade mvn version in dockerfile

2018-03-27 Thread btellier
JAMES-2340 Upgrade mvn version in dockerfile Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/02dc53d0 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/02dc53d0 Diff:

[15/41] james-project git commit: JAMES-2352 Accessing fields in "<>" mail address should not be allowed

2018-03-27 Thread btellier
JAMES-2352 Accessing fields in "<>" mail address should not be allowed The best option would have been to change the mailet API to allow handling sender as optional. But this is a major change in one of our core APIs, would impact custom mailet/matchers, as well as require major code base

[33/41] james-project git commit: JAMES-2340 Deprecate ToRecipientFolder

2018-03-27 Thread btellier
JAMES-2340 Deprecate ToRecipientFolder Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c8431b76 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c8431b76 Diff:

[31/41] james-project git commit: JAMES-2340 Test SpamAssassin mailet with two recipients

2018-03-27 Thread btellier
JAMES-2340 Test SpamAssassin mailet with two recipients Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9a92600b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9a92600b Diff:

[41/41] james-project git commit: JAMES-2340 MailboxMessage used in event may be read multiple times

2018-03-27 Thread btellier
JAMES-2340 MailboxMessage used in event may be read multiple times Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/72dc3d12 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/72dc3d12 Diff:

[37/41] james-project git commit: JAMES-2340 SpamAssassin mailet should mark spam per recipient

2018-03-27 Thread btellier
JAMES-2340 SpamAssassin mailet should mark spam per recipient Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/34bd5809 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/34bd5809 Diff:

[38/41] james-project git commit: JAMES-2340 Increase timeouts in SpamAssassinContract

2018-03-27 Thread btellier
JAMES-2340 Increase timeouts in SpamAssassinContract Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0072b360 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0072b360 Diff:

[40/41] james-project git commit: JAMES-2340 Cassandra keyspace was the same across tests

2018-03-27 Thread btellier
JAMES-2340 Cassandra keyspace was the same across tests Keyspace was generated once for an entire class. Also I solved some inteliJ warnings. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6b8999ed Tree:

[24/41] james-project git commit: JAMES-2362 MessageID should be indexed in ElasticSearch

2018-03-27 Thread btellier
JAMES-2362 MessageID should be indexed in ElasticSearch Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/93f1d3ea Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/93f1d3ea Diff:

[39/41] james-project git commit: JAMES-2340 Rely on WithStorageDirective for Spam pipeline

2018-03-27 Thread btellier
JAMES-2340 Rely on WithStorageDirective for Spam pipeline Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d335c7bf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d335c7bf Diff:

[22/41] james-project git commit: JAMES-2352 Rely on User for parsing in AbstractUserRepository

2018-03-27 Thread btellier
JAMES-2352 Rely on User for parsing in AbstractUserRepository Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b916edc1 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b916edc1 Diff:

[17/41] james-project git commit: JAMES-2352 Null senders should be handled by James Mail processing

2018-03-27 Thread btellier
JAMES-2352 Null senders should be handled by James Mail processing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d5f5e7fd Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d5f5e7fd Diff:

[36/41] james-project git commit: JAMES-2340 Run SpamAssassin in docker on top of Postgres

2018-03-27 Thread btellier
JAMES-2340 Run SpamAssassin in docker on top of Postgres Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b998c587 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b998c587 Diff:

[28/41] james-project git commit: JAMES-2362 Deduplicate code in MessageSender

2018-03-27 Thread btellier
JAMES-2362 Deduplicate code in MessageSender Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/edc0e42b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/edc0e42b Diff:

[30/41] james-project git commit: JAMES-2362 Use messageID based search in ReferenceUpdater

2018-03-27 Thread btellier
JAMES-2362 Use messageID based search in ReferenceUpdater Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/01afb64c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/01afb64c Diff:

[19/41] james-project git commit: JAMES-2352 remove last implicit calls to Domain.toString

2018-03-27 Thread btellier
JAMES-2352 remove last implicit calls to Domain.toString Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f70b8f2b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f70b8f2b Diff:

[06/41] james-project git commit: JAMES-2352 introduce a Domain type for domain

2018-03-27 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/33cb12e5/server/data/data-library/src/main/java/org/apache/james/domainlist/lib/DomainListManagement.java -- diff --git

[32/41] james-project git commit: JAMES-2340 Add a WithStorageDirective mailet

2018-03-27 Thread btellier
JAMES-2340 Add a WithStorageDirective mailet Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a40b1c23 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a40b1c23 Diff:

[29/41] james-project git commit: JAMES-2362 Update flags of original message when answered or forwarded

2018-03-27 Thread btellier
JAMES-2362 Update flags of original message when answered or forwarded Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/aab77f53 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/aab77f53 Diff:

[20/41] james-project git commit: JAMES-2352 Domain of a MailAddress can not be null

2018-03-27 Thread btellier
JAMES-2352 Domain of a MailAddress can not be null Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2aefc065 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2aefc065 Diff:

[03/41] james-project git commit: JAMES-2352 port webadmin tests to junit5

2018-03-27 Thread btellier
JAMES-2352 port webadmin tests to junit5 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b588e8c2 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b588e8c2 Diff:

[25/41] james-project git commit: JAMES-2362 MimeMessageID search in mailbox-api implementations

2018-03-27 Thread btellier
JAMES-2362 MimeMessageID search in mailbox-api implementations Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c9c1250c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c9c1250c Diff:

[23/41] james-project git commit: JAMES-2362 Adds a search query for mime Message-ID in mailbox-api

2018-03-27 Thread btellier
JAMES-2362 Adds a search query for mime Message-ID in mailbox-api Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d8113c16 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d8113c16 Diff:

[09/41] james-project git commit: JAMES-2352 MailetContext should use domain where applicable

2018-03-27 Thread btellier
JAMES-2352 MailetContext should use domain where applicable Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9af52dad Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9af52dad Diff:

[16/41] james-project git commit: JAMES-2352 Avoid unneeded MailAddress copy

2018-03-27 Thread btellier
JAMES-2352 Avoid unneeded MailAddress copy This is unecessary since mailet and smtp MailAddress objects had been merged in a single core object. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/1b5bfe8e Tree:

[04/41] james-project git commit: JAMES-2352 introduce a Domain type for domain

2018-03-27 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/33cb12e5/server/protocols/webadmin/webadmin-mailbox/src/test/java/org/apache/james/webadmin/routes/DomainQuotaRoutesTest.java -- diff --git

[02/41] james-project git commit: JAMES-2352 migrate data-api to junit 5

2018-03-27 Thread btellier
JAMES-2352 migrate data-api to junit 5 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/607eca99 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/607eca99 Diff:

[01/41] james-project git commit: JAMES-2338 quick-start - Typo

2018-03-27 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 4bdc00096 -> 72dc3d121 JAMES-2338 quick-start - Typo Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9138a89e Tree:

[14/41] james-project git commit: JAMES-2352 port webadmin-mailbox to junit 5

2018-03-27 Thread btellier
JAMES-2352 port webadmin-mailbox to junit 5 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/cb3a6e60 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/cb3a6e60 Diff:

[05/41] james-project git commit: JAMES-2352 introduce a Domain type for domain

2018-03-27 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/33cb12e5/server/mailet/mailetcontainer-camel/src/main/java/org/apache/james/mailetcontainer/impl/JamesMailetContext.java -- diff --git

[11/41] james-project git commit: JAMES-2347 Domain should not be case sensitive

2018-03-27 Thread btellier
JAMES-2347 Domain should not be case sensitive Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3d98a4bd Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3d98a4bd Diff:

[jira] [Commented] (JAMES-2355) Startup: setenv vs setenv.sh

2018-03-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415068#comment-16415068 ] ASF GitHub Bot commented on JAMES-2355: --- Github user chibenwa commented on a diff in the pull