blob: a5596b18dd0af945cb91182bd26517d895daf51c [file] [log] [blame]
=== WithPriority
This mailet sets the priority of the incoming mail.
Example configuration:
....
<mailet match="All" class="WithPriority">
<priority>7</priority>
</mailet>
....