Hi Samuel, -1. GetStorageQuota do require a QuotaRoot as a parameter and not a username.
You can get the quota root to be used by calling the "./james-cli.sh GetQuotaRoot #private [email protected] INBOX" command Note that quota root should be "#private&[email protected]" by default. -2. If you are using Spring, did you took a look at "quota.xml" file? By default, quotas are not enabled (because some implementations do not supports this). You can follow the instruction in that file to set this correctly up, if need be. Cheers, Benoit Le 14/07/2018 à 00:21, Samuel Marinov a écrit : > Howdy! > > I've setup James using the JPA mailbox format. When I run > "./james-cli.sh GetStorageQuota [email protected]" it shows the mailbox is > at 0 B. Any pointers? > > > Thanks, > > Samuel Marinov > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
