> in config.xml there isn't quota section or some RecipientIsOverFixedQuota
> How use quota?

  <mailet match="RecipientIsOverFixedQuota=10M" class="ToProcessor">
    <processor>error</processor>
    <notice>552 Requested mail action aborted: exceeded storage
allocation</notice>
  </mailet>

That would limit recipients to no more than 10MB in their mailbox.

        --- Noel


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

Reply via email to