Hi,
I have an openbsd 3.7 box with clamav 0.86.1 (with --disable-pthreads)
and qmail-scanner 1.25
I have a strange problem that i can't handle,
i'm using qmailscanner with clamscan option, and it scans attachments,
sometimes (especially with big files, eg: larger than 2mb) clamscan
processes
ramya wrote:
Hii,
this is just for my information..
How does ClamAV work with encrypted/Password protected zip files files.
When a virus mail is zipped in this manner will not the signature of the
attachment differ, if so, will the comparison not fail.
ClamAV will detect the password protec
Dennis Peterson wrote:
>
> Ok - so here's what I did. Configured clamd to use a Unix socket. This
> requires you disable the TCP socket option - can't have both. Wrote a
> perl tool that connects to that socket and sends it the location of a
> file I wish to scan. Works great, fast, efficient, etc
Julio Maidanik said:
>
> Dennis Peterson wrote:
>>
>> Ok - so here's what I did. Configured clamd to use a Unix socket. This
>> requires you disable the TCP socket option - can't have both. Wrote a
>> perl tool that connects to that socket and sends it the location of a
>> file I wish to scan. Work