> I would like to do is to create a matcher that checks the
> local user's repository to see the amount of space
> consumed and then determine whether to bounce the message
> or not if they have reached a variable limit.

A variable limit is not currently implemented, but the
RecipientIsOverFixedQuota already implements the rest of what you want, and
the AbstractStorageQuota matcher provides the hooks if you want to implement
your own variable limit.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to