On Wed, 2009-06-03 at 16:00 -0500, Javier Lopez wrote:
> Hi community,
>
> I would like to know if there is a way to send the e-mail messages that
> were clasified by clamav as "Infected Message" to a particulary e-mail
> account automatically as they are detected.
Yes. Using amavisd-new, I c
Javier Lopez wrote:
> Hi community,
>
> I would like to know if there is a way to send the e-mail messages that
> were clasified by clamav as "Infected Message" to a particulary e-mail
> account automatically as they are detected.
>
> Regards,
>
> Javier
>
> _
Giorgio,
I am using "clamav-milter 0.95.1", is it possible in this version of clamav?
Regards,
Javier
Giorgio Bellussi escribió:
> Javier Lopez wrote:
>> Hi community,
>>
>> I would like to know if there is a way to send the e-mail messages
>> that were clasified by clamav as "Infected Messag
> man clamav-milter:
>
> ...
> -Q, --quarantine=EMAILADDRESS
> If this e-mail address is given, messages containing a virus or
> worm are redirected to it.
>
> ...
The manpage and milter for clamav 0.95.* does not include this option
because the milter was simplified to only do the jo
Giorgio Bellussi wrote:
> Javier Lopez wrote:
>> Hi community,
>>
>>
> man clamav-milter:
>
> ...
> -Q, --quarantine=EMAILADDRESS
> If this e-mail address is given, messages containing a virus or
> worm are redirected to it.
>
> ...
>
> WBR
>
> G
> _
Hi Folks,
This is a second bug fix release and also include some improvements to the
signature bypass change detection code. Here's what has changed with this
update (from the CHANGELOG):
Version 3.5.2 (updated 2009-06-04)
- Renamed the cron and logrotate files, changing the "." to "-" due
the
Hi Folks,
Sorry for the follow-up release today, but it was determined that the sed
'in-place' editing code was either not supported or implemented
differently between various OS platforms and was therefore too problematic
to rely upon in the script. Thus the sed code was replace with similar
per