Jay Lee wrote:
> Julio Maidanik said:
>>
>>
>> Hi,
>> I have found that adding clamav checking through maildrop is quite
>> easy. It is so simple, that I would believe it might be useful for
>> other people, and so I am offering it to included in the clamav's
>> contrib
>> subdirectory.
>>
>>
Julio Maidanik said:
>
>
> Hi,
> I have found that adding clamav checking through maildrop is quite easy.
> It is so simple, that I would believe it might be useful for other people,
> and so I am offering it to included in the clamav's contrib
> subdirectory.
>
> CLAMOUT=`/usr/local/bin/clamdsc
Hi,
I have found that adding clamav checking through maildrop is quite easy.
It is so simple, that I would believe it might be useful for other people,
and so I am offering it to included in the clamav's contrib subdirectory.
CLAMOUT=`/usr/local/bin/clamdscan --stdout - 2>&1`
log $CLAMOUT