On Thu, 5 Oct 2017 14:04:59 +0200 Mark Coetser <[email protected]> wrote:
> Pretty sure the filetype matching is done by checking the actual mime > type of the file not just what the file extension is, so just > renaming the file will still not allow the file through. The sample filter doesn't do that; it only looks at the actual filename. Some people have written code that probes the file to figure out the MIME type, but that code's not part of the MIMEDefang distribution. Regards, Dianne. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

