Re: [Clamav-users] Question of clamav/clamav-milter

2009-06-04 Thread Daniel J McDonald
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

Re: [Clamav-users] Question of clamav/clamav-milter

2009-06-04 Thread Giorgio Bellussi
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 > > _

Re: [Clamav-users] Question of clamav/clamav-milter

2009-06-04 Thread Javier Lopez
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

Re: [Clamav-users] Question of clamav/clamav-milter

2009-06-04 Thread Nathan Phillip Brink
> 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

Re: [Clamav-users] Question of clamav/clamav-milter

2009-06-04 Thread James Kosin
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 > _

[Clamav-users] Script updated: clamav-unofficial-sigs.sh (v3.5.2)

2009-06-04 Thread Bill Landry
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

[Clamav-users] Script updated: clamav-unofficial-sigs.sh (v3.5.3)

2009-06-04 Thread Bill Landry
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