[07/13] james-project git commit: JAMES-2545 Add retry connection parameters in RabbitMQ configuration

2018-09-13 Thread btellier
JAMES-2545 Add retry connection parameters in RabbitMQ configuration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f2da55f0 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f2da55f0 Diff:

[jira] [Resolved] (JAMES-2545) Implement a HealthCheck for RabbitMQ component

2018-09-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2545. --- Resolution: Fixed Fix Version/s: 3.2.0

[jira] [Closed] (JAMES-2545) Implement a HealthCheck for RabbitMQ component

2018-09-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2545. - > Implement a HealthCheck for RabbitMQ component > -- >

[jira] [Commented] (JAMES-2544) Manageable RabbitMQ: browse

2018-09-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16614304#comment-16614304 ] Tellier Benoit commented on JAMES-2544: --- https://github.com/linagora/james-project/pull/1735 added

[jira] [Resolved] (JAMES-2546) Bouce mailet fails when called with MailAddres::nullSender

2018-09-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2546. --- Resolution: Fixed Fix Version/s: 3.2.0

[jira] [Commented] (JAMES-2540) Metric for MailQueue

2018-09-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16614302#comment-16614302 ] Tellier Benoit commented on JAMES-2540: --- https://github.com/linagora/james-project/pull/1727 adds

[03/13] james-project git commit: JAMES-2545 Introduce RabbitMQ connection factory

2018-09-13 Thread btellier
JAMES-2545 Introduce RabbitMQ connection factory Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3b570bc1 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3b570bc1 Diff:

[13/13] james-project git commit: JAMES-2545 Retry connection to RabbitMQ

2018-09-13 Thread btellier
JAMES-2545 Retry connection to RabbitMQ Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d031739f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d031739f Diff:

[01/13] james-project git commit: JAMES-2540 Update Mail Queue Grafana board

2018-09-13 Thread btellier
Repository: james-project Updated Branches: refs/heads/master ff3698dbc -> 6e8d222ac JAMES-2540 Update Mail Queue Grafana board Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/808e04aa Tree:

[08/13] james-project git commit: JAMES-2544 Propose an extension for Cassandra cluster

2018-09-13 Thread btellier
JAMES-2544 Propose an extension for Cassandra cluster Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7023a291 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7023a291 Diff:

[12/13] james-project git commit: JAMES-2544 Use registered extensions for Cassandra event sourcing systems

2018-09-13 Thread btellier
JAMES-2544 Use registered extensions for Cassandra event sourcing systems Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6e8d222a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6e8d222a Diff:

[11/13] james-project git commit: JAMES-2544 Use CassandraCluster extension where applicable

2018-09-13 Thread btellier
JAMES-2544 Use CassandraCluster extension where applicable This also include simple migrations to JUNIT 5 for cassandra 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/df6fe4fb Tree:

[05/13] james-project git commit: JAMES-2545 implement the healthcheck on top of channelpool

2018-09-13 Thread btellier
JAMES-2545 implement the healthcheck on top of channelpool Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b847583c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b847583c Diff:

[04/13] james-project git commit: JAMES-2545 Move RetryExecutorUtil in the utility project

2018-09-13 Thread btellier
JAMES-2545 Move RetryExecutorUtil in the utility project Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f02def1d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f02def1d Diff:

[06/13] james-project git commit: JAMES-2545 implement a channel pool for rabbitmq cnx

2018-09-13 Thread btellier
JAMES-2545 implement a channel pool for rabbitmq cnx Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3313b53d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3313b53d Diff:

[10/13] james-project git commit: JAMES-2544 Use CassandraCluster extension where applicable

2018-09-13 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/df6fe4fb/mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/mail/CassandraIndexTableHandlerTest.java -- diff --git

[02/13] james-project git commit: JAMES-2526 Bounce should not fail for "nullSender"

2018-09-13 Thread btellier
JAMES-2526 Bounce should not fail for "nullSender" Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/01738f69 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/01738f69 Diff:

[09/13] james-project git commit: JAMES-2544 Use CassandraCluster extension where applicable

2018-09-13 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/df6fe4fb/mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/mail/CassandraUserMailboxRightsDAOTest.java -- diff --git

[jira] [Closed] (JAMES-2548) SMTP AUTH PLAIN is not working

2018-09-13 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed JAMES-2548. - > SMTP AUTH PLAIN is not working > -- > > Key:

[jira] [Resolved] (JAMES-2548) SMTP AUTH PLAIN is not working

2018-09-13 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved JAMES-2548. --- Resolution: Fixed Fix Version/s: 3.2.0 merged > SMTP AUTH PLAIN is not working >

james-project git commit: JAMES-2548 AUTH PLAIN should strip CRLF and end of line

2018-09-13 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master 1bc25f065 -> ff3698dbc JAMES-2548 AUTH PLAIN should strip CRLF and end of line Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ff3698db Tree:

[jira] [Created] (JAMES-2548) SMTP AUTH PLAIN is not working

2018-09-13 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2548: Summary: SMTP AUTH PLAIN is not working Key: JAMES-2548 URL: https://issues.apache.org/jira/browse/JAMES-2548 Project: James Server Issue Type: Bug

[jira] [Created] (JAMES-2547) Replace concrete PropertiesConfiguration type by Configuration interface in PropertiesProvider

2018-09-13 Thread Jean Helou (JIRA)
Jean Helou created JAMES-2547: - Summary: Replace concrete PropertiesConfiguration type by Configuration interface in PropertiesProvider Key: JAMES-2547 URL: https://issues.apache.org/jira/browse/JAMES-2547

[1/2] james-mime4j git commit: MIME4J-280 Wrapping the underlying exception rather then ignoring it.

2018-09-13 Thread aduprat
Repository: james-mime4j Updated Branches: refs/heads/master 64b332b33 -> ae77907e3 MIME4J-280 Wrapping the underlying exception rather then ignoring it. Project: http://git-wip-us.apache.org/repos/asf/james-mime4j/repo Commit:

[2/2] james-mime4j git commit: Merge remote-tracking branch 'dmak/MIME4J-280'

2018-09-13 Thread aduprat
Merge remote-tracking branch 'dmak/MIME4J-280' Project: http://git-wip-us.apache.org/repos/asf/james-mime4j/repo Commit: http://git-wip-us.apache.org/repos/asf/james-mime4j/commit/ae77907e Tree: http://git-wip-us.apache.org/repos/asf/james-mime4j/tree/ae77907e Diff: