Hi!

Got the famous Oversized.zip error which wasn't seen so far ( with 0.88.7) running Mailscanner which uses clamscan not clamd.

From CLI I gather the following (0.90) ;

clamscan --max-ratio=100 --unzip HU_Log.zip
/tmp/test.zip: Oversized.Zip FOUND

----------- SCAN SUMMARY -----------
Known viruses: 95405
Engine version: 0.90
Scanned directories: 0
Scanned files: 1
Infected files: 1
Data scanned: 1.20 MB
Time: 1.963 sec (0 m 1 s)

clamscan --max-ratio=1000 --max-files=0 --max-space=0 --max-recursion=0 --unzip test.zip
/tmp/test.zip: OK

----------- SCAN SUMMARY -----------
Known viruses: 95405
Engine version: 0.90
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 9.61 MB
Time: 3.177 sec (0 m 3 s)

Now even after updating clamav-wrapper to include above options:

/usr/lib/MailScanner/clamav-wrapper

ExtraScanOptions="--max-ratio=1000 --max-files=0 --max-space=0 --max-recursion=0 $ExtraScanOptions"

It still doesn't pick them up, any insights?

Thx


Michael
--
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to