blob: 43b95bdc07af725b8ec277eb81d485d6fab3ae9b [file] [log] [blame]
=== HasMimeTypeParameter
This matcher checks if the content type parameters matches.
use:
....
<mailet match="HasMimeTypeParameter=report-type=disposition-notification,report-type=other" class="..." />
....