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
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
[
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
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
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
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
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/
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
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: