Re: RabbitMQ MailQueue & delay : implementation proposal

2019-09-20 Thread Matthieu Baechler
Hi Benoit, Thank you for bringing that subject to the mailing list. On Fri, 2019-09-20 at 13:46 +0700, Tellier Benoit wrote: > Hello all, > > As off 20/09/2019 delays are not supported on top of RabbitMQ > MailQueue. > > While this is not a problem for a "Mail Delivery Agent" server, this > is

Re: RabbitMQ MailQueue & delay : implementation proposal

2019-09-20 Thread Tellier Benoit
Hi Matthieu, It look like it is going to be a long thread... Yes, that is definitly worth the discussion. On 20/09/2019 16:00, Matthieu Baechler wrote: > Hi Benoit, > > Thank you for bringing that subject to the mailing list. > > On Fri, 2019-09-20 at 13:46 +0700, Tellier Benoit wrote: >> Hell

[jira] [Created] (JAMES-2893) Provided unified testing dependencies

2019-09-20 Thread Tellier Benoit (Jira)
Tellier Benoit created JAMES-2893: - Summary: Provided unified testing dependencies Key: JAMES-2893 URL: https://issues.apache.org/jira/browse/JAMES-2893 Project: James Server Issue Type: Impr

[jira] [Commented] (JAMES-2893) Provided unified testing dependencies

2019-09-20 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934321#comment-16934321 ] Tellier Benoit commented on JAMES-2893: --- https://github.com/linagora/james-project/

[jira] [Commented] (JAMES-2894) Run intellij inspections : java language feature migration

2019-09-20 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934322#comment-16934322 ] Tellier Benoit commented on JAMES-2894: --- https://github.com/linagora/james-project/

[jira] [Updated] (JAMES-2894) Run intellij inspections : java language feature migration

2019-09-20 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-2894: -- Fix Version/s: 3.5.0 > Run intellij inspections : java language feature migration > ---

[jira] [Created] (JAMES-2894) Run intellij inspections : java language feature migration

2019-09-20 Thread Tellier Benoit (Jira)
Tellier Benoit created JAMES-2894: - Summary: Run intellij inspections : java language feature migration Key: JAMES-2894 URL: https://issues.apache.org/jira/browse/JAMES-2894 Project: James Server

[james-project] 02/15: JAMES-2893 delete existing logback-test.xml to avoid conflict with default one

2019-09-20 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 9738090830da14f3784320ee9af0877a65ed398b Author: Matthieu Baechler AuthorDate: Mon Sep 9 11:55:23 2019 +0200

[james-project] 14/15: JAMES-2886 Test transitive extension-jar resolution with jar-with-dependency

2019-09-20 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 b4c67dd1838ea6a6fdc730dc517287028dd631c2 Author: Benoit Tellier AuthorDate: Wed Sep 18 11:23:23 2019 +0700

[james-project] branch master updated (b9c3591 -> c89fe64)

2019-09-20 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 b9c3591 JAMES-2742 Remove unused MailRepository properties new f245ae6 JAMES-2893 group tests depende

[james-project] 03/15: JAMES-2893 remove assertj as it's part of testing-base now

2019-09-20 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 68fcae1506b21cbcc135b3a4c978aab8d6ad3eaa Author: Matthieu Baechler AuthorDate: Mon Sep 9 14:39:56 2019 +0200

[james-project] 04/15: JAMES-2893 remove equalsverifier as it's part of testing-base now

2019-09-20 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 416b4636b815613e4734141360207cabb99a9e7a Author: Matthieu Baechler AuthorDate: Mon Sep 9 14:41:12 2019 +0200

[james-project] 06/15: JAMES-2893 Remove uneeded junit 4.12 dependencies

2019-09-20 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 4365f26d1dc27f9434d36e4db7cb68515b8b76a4 Author: Benoit Tellier AuthorDate: Tue Sep 10 10:53:14 2019 +0700

[james-project] 12/15: JAMES-2894 Add equals verfier tests for modified equals/hashcode methods

2019-09-20 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 1574dbb9ccbdbfc5f89b1fc9fbd1a86bc81ce491 Author: Benoit Tellier AuthorDate: Tue Sep 10 09:50:50 2019 +0700

[james-project] 08/15: JAMES-2893 Keep debug logs for only James

2019-09-20 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 1c8eaf21ef23e32ee481747213f09b4abcf79f19 Author: Benoit Tellier AuthorDate: Thu Sep 12 16:07:06 2019 +0700

[james-project] 15/15: JAMES-2886 Package apache-mailet-crypto as a JAR with dependency

2019-09-20 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 c89fe643fd477232ff8e1a01f73e60bdd4f91cd9 Author: Benoit Tellier AuthorDate: Wed Sep 18 11:24:59 2019 +0700

[james-project] 01/15: JAMES-2893 group tests dependencies into a base project to avoid repeating deps

2019-09-20 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 f245ae6a75c7f5ed3b6ae161e150bf3c4632ba80 Author: Matthieu Baechler AuthorDate: Mon Sep 9 10:12:54 2019 +0200

[james-project] 09/15: JAMES-2893 JAMES-2813 TaskType stong typing: fix MailRepositoriesRoutesTest

2019-09-20 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 02a5ed5b0df5b1fc8fb25f0716265edb35cb054d Author: Benoit Tellier AuthorDate: Thu Sep 12 14:40:55 2019 +0700

[james-project] 11/15: JAMES-2894 Automatic refactoring of Java 7 code:

2019-09-20 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 f0d6ab3d183a28fee66da4f44e7c9fb8232edaa3 Author: Matthieu Baechler AuthorDate: Mon Sep 9 18:39:07 2019 +0200

[james-project] 05/15: JAMES-2893 remove junit-5 as it's part of testing-base now

2019-09-20 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 f67dfcefe7b8672fb6dcf616c1a55b7a6143ec2b Author: Matthieu Baechler AuthorDate: Mon Sep 9 14:42:25 2019 +0200

[james-project] 07/15: JAMES-2893 Fix a RAT failure

2019-09-20 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 525860d4096a3ac523f678c7dbba855514275228 Author: Benoit Tellier AuthorDate: Tue Sep 10 12:11:58 2019 +0700

[james-project] 13/15: JAMES-2886 Relocate custom-mailets into a guice/testing pom

2019-09-20 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 fce129b996c56af70f834f3a20586f980f4a3159 Author: Benoit Tellier AuthorDate: Wed Sep 18 11:06:38 2019 +0700

[jira] [Closed] (JAMES-2893) Provided unified testing dependencies

2019-09-20 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2893. - Resolution: Fixed > Provided unified testing dependencies > -

[jira] [Closed] (JAMES-2894) Run intellij inspections : java language feature migration

2019-09-20 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2894. - Resolution: Fixed > Run intellij inspections : java language feature migration >

Re: Excursus Retry 451 452 Strategies

2019-09-20 Thread Tellier Benoit
Hello; Having worked in the meantime on the aforementioned test suite, I'm now able to better understand your question, and also precisely answer it: On a RemoteDelivery retry James is trying all the MXs mentionned in the DNS records, ordered by priority until one matches. The "fake record" appr