> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Lucas Albers > > Perhaps I really am not understanding this. > Don't you have to give it the --unzip -r and --mbox > switch to get these in clam?
Where this started from is that with AMAVIS all archives are extracted before being passed to the scanners. This means that: 1) You're only doing it once. It can be significantly faster than having multiple scanners doing it. 2) You're not reliant on the safety of the virus scanner extraction routines. 3) You can handle archive types the scanners don't. 4) You're reliant on the safety of your own extraction routines. >From David's email it's point (4) that means he's not going to include such functionality within MIMEDefang. -- Rob _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

