Courier::Filter::Module::MIMEParts(3)
Message (MIME multipart and ZIP archive)
DESCRIPTION
As of Courier::Filter 0.13, the MIMEParts filter module is deprecated in
favor of the new Parts filter module, which is compatible but a lot more
powerful. The MIMEParts module will be removed in Courier::Filter 0.20.
You can still instantiate MIMEParts modules in your config file for now, but
what will be created is really nothing more than Parts modules. See
Courier::Filter::Module::Parts for the interface description.