On Tue, 2003-07-22 at 21:17, Kuan Yik wrote: > For example: I would like to block attachment file with .zip or .abc extension, then > I just follow the example from the file, but it is not working. I am using the tag > for spacing. > > .zip 0 Zip file disallowed >
That's funny - you've found a bug - no, that's too harsh... more of a "not documented feature" :-) The problem is you're wanting to block zip files, but "--unzip 1" is the default. What Q-S does if "--unzip" is enabled (as it is with Q-S 1.16) is it unzips any zip files, DELETES THE ZIP FILE, *then* starts it's comparisons against virus scanners/perlscanner. So you're solution is to reconfigure Q-S via "--unzip 0" and then you should be able to block ZIP files :-) -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
