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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/11/26 12:42:22 UTC

[jira] Updated: (JAMES-511) Create Quota service (WAS: Add quota support for mailboxes)

     [ http://issues.apache.org/jira/browse/JAMES-511?page=all ]

Norman Maurer updated JAMES-511:
--------------------------------

    Summary: Create Quota service (WAS: Add quota support for mailboxes)  (was: Add quota support for mailboxes)

At the moment we calculate the actuall size of a mailbox on every new mail that pass the matchers. Thats a bad way .. We should create a service which holds the actuall mailbox size for each user and maybe also the quota. On every retrieve or deliver it add or remove the size of the message to the service. 

Then we can lookup this service to check for the quota.. This whould be more efficent. 

> Create Quota service (WAS: Add quota support for mailboxes)
> -----------------------------------------------------------
>
>                 Key: JAMES-511
>                 URL: http://issues.apache.org/jira/browse/JAMES-511
>             Project: James
>          Issue Type: New Feature
>          Components: MailStore & MailRepository
>            Reporter: Norman Maurer
>
> We should add the support of quotas

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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