[Mimedefang] external_filter problem

David F. Skoll dfs at roaringpenguin.com
Sat Feb 9 09:55:36 EST 2002


On Sat, 9 Feb 2002, Ashley M. Kirchner wrote:

> (or any variant of the matching: '^\.(doc)$', '^\.doc') it doesn't
> work.  All it does is pass the message through, with the attachment
> intact.

Actually, it's probably working, but you need to change $entity's MIME
type and file name to "text/plain" and "something.txt".  Read the MIME::Tools
and MIME::Entity man pages for info on how to do this.

--
David.




More information about the MIMEDefang mailing list