[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

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

[jira] [Created] (MAILBOX-341) Allow registrating mailbox listener metrics

2018-06-11 Thread Tellier Benoit (JIRA)
Tellier Benoit created MAILBOX-341: -- Summary: Allow registrating mailbox listener metrics Key: MAILBOX-341 URL: https://issues.apache.org/jira/browse/MAILBOX-341 Project: James Mailbox

[17/17] james-project git commit: Reduce size of "Download" cucumber test messages

2018-06-11 Thread btellier
Reduce size of "Download" cucumber test messages They put a significant pressure on Garbadge collection and lead to test crash Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bb176e07 Tree:

[11/17] james-project git commit: JAMES-2414 s/set/setExecutionMode/ for ConfigurableExecutionMode

2018-06-11 Thread btellier
JAMES-2414 s/set/setExecutionMode/ for ConfigurableExecutionMode Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e9de12ef Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e9de12ef Diff:

[jira] [Closed] (JAMES-2414) SpamAssassin HAM SPAM reports should be asynchronous

2018-06-11 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2414. - > SpamAssassin HAM SPAM reports should be asynchronous >

[jira] [Resolved] (JAMES-2414) SpamAssassin HAM SPAM reports should be asynchronous

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

[jira] [Resolved] (JAMES-2411) Allow to download an EML in the webadmin repository endpoint

2018-06-11 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2411. --- Resolution: Fixed > Allow to download an EML in the webadmin repository endpoint >

[jira] [Closed] (JAMES-2411) Allow to download an EML in the webadmin repository endpoint

2018-06-11 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2411. - > Allow to download an EML in the webadmin repository endpoint >

[jira] [Commented] (JAMES-2411) Allow to download an EML in the webadmin repository endpoint

2018-06-11 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16508979#comment-16508979 ] Tellier Benoit commented on JAMES-2411: --- [https://github.com/linagora/james-project/pull/1459]

[02/17] james-project git commit: JAMES-2411 Upgrade swagger documentation for MailRepository endpoints

2018-06-11 Thread btellier
JAMES-2411 Upgrade swagger documentation for MailRepository endpoints Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0d666522 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0d666522 Diff:

[09/17] james-project git commit: JAMES-2414 Docker images should announce that SpamAssassinListener is async

2018-06-11 Thread btellier
JAMES-2414 Docker images should announce that SpamAssassinListener is async Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/041c55de Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/041c55de

[01/17] james-project git commit: JAMES-2411 Get the mail inputStream in MailRepositoryStoreService

2018-06-11 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 65c2bb774 -> 257eae573 JAMES-2411 Get the mail inputStream in MailRepositoryStoreService Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[07/17] james-project git commit: JAMES-2414 Allow to potentially configure execution mode on custom mailbox listener

2018-06-11 Thread btellier
JAMES-2414 Allow to potentially configure execution mode on custom mailbox listener Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/aa4de6a9 Tree:

[06/17] james-project git commit: JAMES-2414 Non configurable MailboxListeners should be SYNCHRONOUS

2018-06-11 Thread btellier
JAMES-2414 Non configurable MailboxListeners should be SYNCHRONOUS To avoid testing problems... Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/150e5294 Tree:

[10/17] james-project git commit: JAMES-2414 Document custom MailboxListener `async` configuration

2018-06-11 Thread btellier
JAMES-2414 Document custom MailboxListener `async` 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/fd81b296 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fd81b296 Diff:

[16/17] james-project git commit: Correct a scenario explanation

2018-06-11 Thread btellier
Correct a scenario explanation Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/257eae57 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/257eae57 Diff:

[13/17] james-project git commit: JAMES-2414 MailboxListeners should be fully final

2018-06-11 Thread btellier
JAMES-2414 MailboxListeners should be fully final Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f3127d87 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f3127d87 Diff:

[03/17] james-project git commit: JAMES-2411 Add the capability to download the eml itself in the MailRepository GET endpoint

2018-06-11 Thread btellier
JAMES-2411 Add the capability to download the eml itself in the MailRepository GET endpoint Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4d3cda34 Tree:

[12/17] james-project git commit: JAMES-2414 Configure mailboxListener poolSize where appropriate

2018-06-11 Thread btellier
JAMES-2414 Configure mailboxListener poolSize where appropriate Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/cfccd184 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/cfccd184 Diff:

[04/17] james-project git commit: JAMES-2411 Content-Length should be added

2018-06-11 Thread btellier
JAMES-2411 Content-Length should be added Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bfb5d147 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/bfb5d147 Diff:

[14/17] james-project git commit: JAMES-2414 Use a default method for getExecutionMode

2018-06-11 Thread btellier
JAMES-2414 Use a default method for getExecutionMode Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3dd70a19 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3dd70a19 Diff:

[05/17] james-project git commit: JAMES-2411 EML download should enforce exact raw content

2018-06-11 Thread btellier
JAMES-2411 EML download should enforce exact raw content Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8b1f6fb5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8b1f6fb5 Diff:

[08/17] james-project git commit: JAMES-2414 SpamAssassin listener should not be async in tests

2018-06-11 Thread btellier
JAMES-2414 SpamAssassin listener should not be async in 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/a968e0e7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a968e0e7 Diff:

[15/17] james-project git commit: JAMES-2414 Guice should used the MixedEventDelivery

2018-06-11 Thread btellier
JAMES-2414 Guice should used the MixedEventDelivery Allows per listener async/sync executions Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4fae4fdc Tree:

[jira] [Reopened] (PROTOCOLS-118) Continuation Response can't handle Login

2018-06-11 Thread Marc (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc reopened PROTOCOLS-118: Reopening the issue as asked on github > Continuation Response can't handle Login >

[jira] [Commented] (PROTOCOLS-118) Continuation Response can't handle Login

2018-06-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507986#comment-16507986 ] ASF GitHub Bot commented on PROTOCOLS-118: -- Github user rouazana commented on the issue:

[jira] [Commented] (PROTOCOLS-118) Continuation Response can't handle Login

2018-06-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507920#comment-16507920 ] ASF GitHub Bot commented on PROTOCOLS-118: -- Github user Flyffies commented on the issue:

[jira] [Commented] (PROTOCOLS-118) Continuation Response can't handle Login

2018-06-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507904#comment-16507904 ] ASF GitHub Bot commented on PROTOCOLS-118: -- Github user rouazana commented on the issue:

[jira] [Created] (JDKIM-39) Upgrade Apache Mailet dependency version

2018-06-11 Thread Antoine Duprat (JIRA)
Antoine Duprat created JDKIM-39: --- Summary: Upgrade Apache Mailet dependency version Key: JDKIM-39 URL: https://issues.apache.org/jira/browse/JDKIM-39 Project: James jDKIM Issue Type: New

[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

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

[jira] [Commented] (JAMES-2419) Domain object creation with non printable characters.

2018-06-11 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507787#comment-16507787 ] Matthieu Baechler commented on JAMES-2419: -- Good catch. In my opinion, asĀ *Domain* maps to

[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

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

Hi

2018-06-11 Thread jackie issa
Sent from my iPhone - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

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

[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

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

[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

2018-06-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507766#comment-16507766 ] ASF GitHub Bot commented on JAMES-2149: --- Github user nstdio commented on the issue:

[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

2018-06-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507752#comment-16507752 ] ASF GitHub Bot commented on JAMES-2149: --- Github user mbaechler commented on the issue:

[jira] [Commented] (JAMES-2149) Create domain mappings via webadmin

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