Matt wrote: > For people working on code to scan inside of various archive > types, I wish that MIMEDefang allowed for having a separate > list of badexts for archives.
My code for MD 2.39 posted here a few weeks back had exactly that so that ZIP files were not included in the banned list, but ZIP files (or JAR/RAR/TGZ, etc) inside the ZIP file scanner were blocked. It worked by defining a "bad_zip_ext" expression which could be different from the main one. I haven't seen how 2.40/2.41 handles the ZIP file scanning, but I'd hope that this sort of check would be easy to build in. Best Wishes, Paul. __________________________________________________ Paul Murphy Head of Informatics Ionix Pharmaceuticals Ltd 418 Science Park, Cambridge, CB4 0PA Tel. 01223 433741 Fax. 01223 433788 _______________________________________________________________________ DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed. If you have received this email in error please contact the sender or the Ionix IT Helpdesk on +44 (0) 1223 433741 _______________________________________________________________________
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

