develooper Front page | perl.qpsmtpd | Postings from March 2004

Re: lamAV doesn't seem to pick up viruses

Thread Previous | Thread Next
From:
Robert Spier
Date:
March 18, 2004 21:28
Subject:
Re: lamAV doesn't seem to pick up viruses
Message ID:
m3wu5h9zj4.wl_rspier@pobox.com
> > I'm pretty sure this is a problem with clamdscan (note the _d_) not
> > properly parsing mime messages, and expecting them to be pre-parsed.
> > (clamscan -- note there is no _d_ -- has built in de-miming.)
> You have to enable mime parsing in the config file. The option is:
>    ScanMail
> If you don't have that then it won't parse emails.

Oh, that's been on. 

I'm thinking it might actually have to do with stdin/stdout.

For the recent spate of ZIP virii, I think I also need:

# When activated, input stream (see STREAM command) will be saved to
# disk before scanning - this allows scanning within archives.
StreamSaveToDisk

(which is sort of annoying)

Hrm.  That might be it.  Time to put it in production.

-R

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About