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 2016/08/17 03:59:21 UTC

[jira] [Closed] (JAMES-1816) Error reading quota configuration

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

Tellier Benoit closed JAMES-1816.
---------------------------------

> Error reading quota configuration
> ---------------------------------
>
>                 Key: JAMES-1816
>                 URL: https://issues.apache.org/jira/browse/JAMES-1816
>             Project: James Server
>          Issue Type: Bug
>         Environment: As reported by Guofeng Zhang : 
> Line 48 in org.apache.james.container.spring.mailbox.MaxQuotaConfigurationReader.java:
>     Map<String, Long> maxStorage = parseMaxMessageConfiguration(config, "maxMessage");
> It should be:
>     Map<String, Long> maxStorage = parseMaxMessageConfiguration(config, "maxStorage");
> That is, "maxMessage" should be changed to "maxMessage". 
>            Reporter: Tellier Benoit
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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