public class MailboxQuotaFixed extends AbstractStorageQuota
Matcher need to recalculate the used space of users mailbox on every
call. So use it with caution!| Constructor and Description |
|---|
MailboxQuotaFixed() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getQuota(org.apache.mailet.MailAddress arg0,
org.apache.mailet.Mail arg1) |
getUsed, init, isRecipientChecked, setMailboxManager, setUsersRepositoryisOverQuota, isSenderChecked, match, parseQuotaprotected long getQuota(org.apache.mailet.MailAddress arg0,
org.apache.mailet.Mail arg1)
throws javax.mail.MessagingException
getQuota in class org.apache.james.transport.matchers.AbstractQuotaMatcherjavax.mail.MessagingException#getQuota(org.apache.mailet.MailAddress, org.apache.mailet.Mail)Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.