Antoine Duprat created JAMES-2400:
-------------------------------------

             Summary: Introduce a QuotaSearcher
                 Key: JAMES-2400
                 URL: https://issues.apache.org/jira/browse/JAMES-2400
             Project: James Server
          Issue Type: New Feature
            Reporter: Antoine Duprat


Available as a mailbox plugin, this interface will allow listing users that 
match some conditions:
 * Occupy more quotas than a given ratio
 * Occupy quotas less than a given ratio
 * Matches a domain
 * Or a logical AND of them.

Additionally:
 * It should be alphabetically ordered
 * offset and limit needs to be supported

You will:
 * Create the API
 * Create a memory implementation (scan users, compute their occupation ratio, 
then return the result)
 * Design a generic test suite  for this API



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

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

Reply via email to