Hi Guofeng, I am in vacation, so it took me some time to take the little time needed to come with a fix.
You can find the pull request here : https://github.com/apache/james-project/pull/50 Thank you very much for your feed-back. Regards, Benoit Tellier Le 25/06/2016 à 19:24, Guofeng Zhang a écrit : > Hi, > > It is the master branch. > > 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". > > Thanks. > > Guofeng > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org