Rick Macdougall schrieb:
Rene wrote:
Hello List.
I tried to use qmail-scanner 1.25 with clamav-0.84.
When i get a mail with a passwordprotected archiv, clamav will stop
with an error and the mail is
temporarily bounced.
Is there a solution for that problem ?
Hi,
It's a small bug in clamav. It is fixed in CVS or you can change line
523 in libclamav/scanners.c to
if(!encrypted && size != zdirent.st_size) {
from
if(size != zdirent.st_size) {
and recompile.
Note: This works for me, while the CVS version appears to use a lot
more memory. I am not part of the clamav team.
Regards,
Rick
tnx for your replay.
i compiled the snapshot from yesterday and it looks fine now.
regards
Rene
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general