Hi Sai,

There is the MailboxQuotaFixed
      <mailet match="MailboxQuotaFixed=200m" class="ToProcessor">
        <processor>bounces</processor>
      </mailet>
It reads all them mails from inbox and sums the size, which is rather inefficient (see JAMES-1198).

There is also MAILBOX-64 with existing implementation in mailbox-api and mailbox-store, but no implementation today in any of the concrete mailboxes (jpa, maildir...). This will allow to do much more efficient and flexible (per user, per folder,...), but there is some work out-there.

Thx,
Eric

On 22/02/12 02:38, Saibabu Vallurupalli wrote:
Hi Eric,

Do you have any inputs for me on Individual user mail box size
functionality?

Thanks, Sai

On Tue, Feb 21, 2012 at 8:42 AM, Saibabu Vallurupalli<
saibabu.vallurupa...@gmail.com>  wrote:

Hi,

Good morning.

Is there a way we can limit the mail box size for each user?

Thanks, Sai.



--
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
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