blob: 3621bdcc708dae0e4156ef664f6489027e5726b9 [file] [log] [blame]
=== IsOverQuota
This matcher will check if the incoming email will make recipients exceed their quotas.
Here is a configuration example:
....
<mailet match="IsOverQuota" class="<any-class>"/>
....