[jira] [Updated] (JAMES-2516) Create a SenderDomainId && RecipeintDomainIs matchers

2018-08-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-2516: -- Description: Nowadays users needs tricks with RecipientIsRegex & SenderIsRegex for handling us

[jira] [Created] (JAMES-2516) Create a SenderDomainId && RecipeintDomainIs matchers

2018-08-02 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-2516: - Summary: Create a SenderDomainId && RecipeintDomainIs matchers Key: JAMES-2516 URL: https://issues.apache.org/jira/browse/JAMES-2516 Project: James Server

[jira] [Commented] (JAMES-2515) Fetchmail rejects messages

2018-08-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567724#comment-16567724 ] Tellier Benoit commented on JAMES-2515: --- According to the code: 1. INFO | Ignorin

[jira] [Commented] (JAMES-2425) Do not leak protocol over webadmin

2018-08-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567650#comment-16567650 ] Tellier Benoit commented on JAMES-2425: --- https://github.com/linagora/james-project/

[jira] [Resolved] (JAMES-2468) Decrease quota on mailbox deletion

2018-08-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2468. --- Resolution: Fixed Fix Version/s: 3.2.0 https://github.com/linagora/james-project/pull/

[jira] [Closed] (JAMES-2468) Decrease quota on mailbox deletion

2018-08-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2468. - > Decrease quota on mailbox deletion > -- > > Key: JA

[jira] [Commented] (JAMES-2470) Cassandra testing strategy

2018-08-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567648#comment-16567648 ] Tellier Benoit commented on JAMES-2470: --- https://github.com/linagora/james-project/

[3/8] james-project git commit: JAMES-2468 Add tests for quota updates upon mailbox deletion

2018-08-02 Thread btellier
JAMES-2468 Add tests for quota updates upon mailbox deletion Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/31662d59 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/31662d59 Diff: http://git-wi

[4/8] james-project git commit: JAMES-2468 Remove message pack EventSerializer implementation

2018-08-02 Thread btellier
JAMES-2468 Remove message pack EventSerializer implementation Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3a1a896d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3a1a896d Diff: http://git-w

[1/8] james-project git commit: JAMES-2470 Modest performance improvment by making unreachable MX static

2018-08-02 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 5935abbb7 -> c3715e708 JAMES-2470 Modest performance improvment by making unreachable MX static It allows to gain ~12 s Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/

[8/8] james-project git commit: JAMES-2425 Make MailRepositoryStore javadoc more explicit for get* methods

2018-08-02 Thread btellier
JAMES-2425 Make MailRepositoryStore javadoc more explicit for get* methods Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c3715e70 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c3715e70 Diff:

[2/8] james-project git commit: JAMES-2470 Allow FakeSmtp to be reused

2018-08-02 Thread btellier
JAMES-2470 Allow FakeSmtp to be reused This allow to use statically FakeSmtp, saving time Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f6af9e07 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tre

[5/8] james-project git commit: JAMES-2468 Handle quota update on mailbox deletion

2018-08-02 Thread btellier
JAMES-2468 Handle quota update on mailbox deletion Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a4214bdf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a4214bdf Diff: http://git-wip-us.apach

[7/8] james-project git commit: JAMES-2425 Avoid adding URL to Mail Repository Store when unknown protocol

2018-08-02 Thread btellier
JAMES-2425 Avoid adding URL to Mail Repository Store when unknown protocol Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a1710240 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a1710240 Diff:

[6/8] james-project git commit: JAMES-2425 MailRepositoryStore::getByPath should create mail repository when repository exist

2018-08-02 Thread btellier
JAMES-2425 MailRepositoryStore::getByPath should create mail repository when repository exist Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6592d7ce Tree: http://git-wip-us.apache.org/repos/asf/james-project

[jira] [Created] (JAMES-2515) Fetchmail rejects messages

2018-08-02 Thread John Bester (JIRA)
John Bester created JAMES-2515: -- Summary: Fetchmail rejects messages Key: JAMES-2515 URL: https://issues.apache.org/jira/browse/JAMES-2515 Project: James Server Issue Type: Bug Compone

Re: Call for vote: Apache James 3.1.0

2018-08-02 Thread Eric Charles
fyi Artifacts are under https://repository.apache.org/content/repositories/orgapachejames-1036/ Mail server packages (tar.gz / zip) are under https://repository.apache.org/content/repositories/orgapachejames-1036/org/apache/james/james-server-app/3.1.0/ On 08/01/2018 04:18 AM, Benoit Telli