Re: Sub-addressing support in JAMES

2016-05-02 Thread Matthieu Baechler
On 04/29/2016 08:32 AM, Benoit Tellier wrote: Moreover, we should take advantage of this task to factorize code : We have two MailAddress classes : org.apache.mailet.MailAddress org.apache.james.protocols.smtp.MailAddress; These two class have almost the same content (copy and paste ?), and

Re: Sub-addressing support in JAMES

2016-05-02 Thread Matthieu Baechler
Hi, On 04/29/2016 04:06 AM, Benoit Tellier wrote: Hi Sergey, I had a look in the patch. I would rather modify the MailAddress object to handle tag. Why ? - With your solution, the information about the tag is lost after the mailet processing. +1 - My mail server will only be able to han

[jira] [Commented] (MAILBOX-267) Cassandra UID and ModSeq generation : build is unstable

2016-05-02 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266232#comment-15266232 ] Matthieu Baechler commented on MAILBOX-267: --- [~BTellier] merged, could you clos

[4/5] james-project git commit: MAILBOX-267 simplify tests

2016-05-02 Thread matthieu
MAILBOX-267 simplify 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/f1d8c0db Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f1d8c0db Diff: http://git-wip-us.apache.org/repos/asf/james-pr

[5/5] james-project git commit: MAILBOX-267 ModSeqProvider and UidProvider should have all distinct tests and data definition

2016-05-02 Thread matthieu
MAILBOX-267 ModSeqProvider and UidProvider should have all distinct tests and data definition Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0395ee41 Tree: http://git-wip-us.apache.org/repos/asf/james-project

[3/5] james-project git commit: MAILBOX-267 test nextUid as done for nextModSeq

2016-05-02 Thread matthieu
MAILBOX-267 test nextUid as done for nextModSeq Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8eb0a5ec Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8eb0a5ec Diff: http://git-wip-us.apache.o

[1/5] james-project git commit: MAILBOX-267 enforce modseq uniqueness

2016-05-02 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 8049cde24 -> 0395ee41b MAILBOX-267 enforce modseq uniqueness It's not really possible to enforce modseq are monotonic, the only thing we can do is enforce uniqueness Project: http://git-wip-us.apache.org/repos/asf/

[2/5] james-project git commit: MAILBOX-267 use throwing-lambdas and replace ad-hoc code

2016-05-02 Thread matthieu
MAILBOX-267 use throwing-lambdas and replace ad-hoc code Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/84be5d74 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/84be5d74 Diff: http://git-wip-us

[jira] [Created] (JAMES-1731) Mailbox rename & move should keep emails

2016-05-02 Thread JIRA
Raphaƫl Ouazana created JAMES-1731: -- Summary: Mailbox rename & move should keep emails Key: JAMES-1731 URL: https://issues.apache.org/jira/browse/JAMES-1731 Project: James Server Issue Type: