You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Rene Cordier (JIRA)" <se...@james.apache.org> on 2019/05/03 09:06:00 UTC

[jira] [Commented] (JAMES-2748) MailRepositoryStore handle MailRepositoryProperties

    [ https://issues.apache.org/jira/browse/JAMES-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832376#comment-16832376 ] 

Rene Cordier commented on JAMES-2748:
-------------------------------------

PR : https://github.com/linagora/james-project/pull/2333

> MailRepositoryStore handle MailRepositoryProperties
> ---------------------------------------------------
>
>                 Key: JAMES-2748
>                 URL: https://issues.apache.org/jira/browse/JAMES-2748
>             Project: James Server
>          Issue Type: New Feature
>            Reporter: Rene Cordier
>            Priority: Major
>             Fix For: 3.4.0
>
>
> We should allow to access the properties of a MailRepository:
> {code:java}
> interface MailRepository {
>     // Other methods
>     MailRepositoryProperties getProperties();
> }
> {code}
> This properties needs to be correctly reptrieved and positioned by MemoryMailRepositoryStore.
> When I create or select a repository, I am able to pass these properties.
> Write some unit tests for MemoryMailRepositoryStore



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org