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 "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2019/08/02 07:14:00 UTC

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

     [ https://issues.apache.org/jira/browse/JAMES-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit closed JAMES-2748.
---------------------------------
    Resolution: Won't Fix

Not relevant nor needed anymore. See JAMES-2805

> 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.14#76016)

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