Courier::Filter::Module::MIMEParts - A message parts filter module for the Courier::Filter framework


NAME

Courier::Filter::Module::MIMEParts - A message (MIME multipart and ZIP archive) parts filter module for the Courier::Filter framework

Back to Top


VERSION

0.17

Back to Top


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 the Courier::Filter::Module::Parts manpage for the interface description.

Back to Top


SEE ALSO

the Courier::Filter::Module::Parts manpage, the Courier::Filter::Module manpage, the Courier::Filter::Overview manpage.

For AVAILABILITY, SUPPORT, and LICENSE information, see the Courier::Filter::Overview manpage.

Back to Top


AUTHOR

Julian Mehnle <julian@mehnle.net>

Back to Top

 Courier::Filter::Module::MIMEParts - A message parts filter module for the Courier::Filter framework