Re: [Clamav-users] "Virus Infected" Message for recipient

2009-05-07 Thread martinnitram
Thank, aCaB, but after read the post: 'VirusEvent' at clamd.conf seem only can see to a single fix user/account, but seem can't send to the original local recipient, as only %v/Virus Name can pass to related process 'AddHeader' at clamav-milter.conf seem also can't work if used 'OnInfected Blackh

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-30 Thread James Kosin
Dan Metcalf wrote: >> - Original Message - >> From: "Michelle Konzack" >> To: >> Sent: Wednesday, April 29, 2009 2:48 PM >> Subject: Re: [Clamav-users] "Virus Infected" Message for recipient > > >>> I also came acro

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-30 Thread aCaB
martinnitram wrote: > At clamav 0.94, it can config clamav-milter that send a "Virus Infected" > notify email to recipient when a virus scanned. But from 0.95.1, the milter > only had 'Blackhole' option that direct drop the virus email without any > user notification like 0.94. Is that had any opti

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Dan Metcalf
>- Original Message - >From: "Michelle Konzack" >To: >Sent: Wednesday, April 29, 2009 2:48 PM >Subject: Re: [Clamav-users] "Virus Infected" Message for recipient >> I also came across the same issue. Of course I Reject the messages, but &

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Michelle Konzack
Am 2009-04-29 09:45:44, schrieb Dan Metcalf: > I also came across the same issue. Of course I Reject the messages, but for > my own personal domain I like to have the notices of infected email go > through to the intended local recipient just to keep track of things. > > James Kosin mentioned t

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Robert Schetterer
Dennis Peterson schrieb: > Robert Schetterer wrote: > >> i apologize too for top posting *g >> >> > > And for failure to prune unnecessary parts of the message? > > dp > ___ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > h

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Dennis Peterson
Robert Schetterer wrote: >> > > i apologize too for top posting *g > > And for failure to prune unnecessary parts of the message? dp ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Robert Schetterer
Robert Schetterer schrieb: > Hi, you can use > for send a message to i.e postmaster etc > > i.e in clamd.conf > > # Execute a command when virus is found. In the command string %v will > # be replaced with the virus name. > # Default: no > #VirusEvent /usr/local/bin/send_sms 123456789 "VIRUS ALER

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Robert Schetterer
Hi, you can use for send a message to i.e postmaster etc i.e in clamd.conf # Execute a command when virus is found. In the command string %v will # be replaced with the virus name. # Default: no #VirusEvent /usr/local/bin/send_sms 123456789 "VIRUS ALERT: %v" but i agree i also miss functions of

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Dan Metcalf
gt;> do this? Thank. >> -- >> View this message in context: >> http://www.nabble.com/%22Virus-Infected%22-Message-for-recipient-tp23296120p23296120.html >> Sent from the clamav-users mailing list archive at Nabble.com. >> ----- Original Message - From: "

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread Dan Metcalf
I also came across the same issue. Of course I Reject the messages, but for my own personal domain I like to have the notices of infected email go through to the intended local recipient just to keep track of things. James Kosin mentioned the backscatter with faked sender addresses, but we are

Re: [Clamav-users] "Virus Infected" Message for recipient

2009-04-29 Thread James Kosin
martinnitram wrote: > At clamav 0.94, it can config clamav-milter that send a "Virus Infected" > notify email to recipient when a virus scanned. But from 0.95.1, the milter > only had 'Blackhole' option that direct drop the virus email without any > user notification like 0.94. Is that had any opti