[Mimedefang] Filter help - convert tiff to pdf

David F. Skoll dfs at roaringpenguin.com
Wed May 5 14:08:28 EDT 2004


On Wed, 5 May 2004, Kevin A. McGrail wrote:

> So you'll need to loop through the MIME Entities on the email, see if any
> are TIFFs, run PerlMagick on them to convert to PDF and then replace the
> MIME Entity with the new PDF entity. Perhaps David has an idea about the
> loop on the mime entities because I don't but are you saying you don't know
> enough about perl to go anywhere with this information?

See action_external_filter in the mimedefang-filter man page.  But you'll
also need to change the entity's MIME type and probably filename.  And
efficiency will be very poor.

Regards,

David.



More information about the MIMEDefang mailing list