Re: [Clamav-users] News about 0.95

2009-03-31 Thread aCaB
Matus UHLAR - fantomas wrote: > Hmm, there could be an option for not rejecting signatures like > *.Phishing.* or Safebrowsing.* Hi, If you want to fine tune detection based on malware names you can either do the tuning in clamd (as explained above) or use OnInfected=Accept and AddHeader=Yes and p

Re: [Clamav-users] Problem compiling Clamav-milter in version 0.95

2009-03-31 Thread Dave Wells
Hi, Can anyone confirm that the issue I am seeing below is caused by the fact I am running: sendmail-8.12.11-4.RHEL3.6 sendmail-devel-8.12.11-4.RHEL3.6 sendmail-cf-8.12.11-4.RHEL3.6 rpm installs of sendmail on my system, will an upgrade to sendmail-8.13 fix this issue? If it does I will look in

Re: [Clamav-users] News about 0.95

2009-03-31 Thread Matus UHLAR - fantomas
> Matus UHLAR - fantomas wrote: > > Hmm, there could be an option for not rejecting signatures like > > *.Phishing.* or Safebrowsing.* On 31.03.09 11:46, aCaB wrote: > If you want to fine tune detection based on malware names you can either > do the tuning in clamd (as explained above) or use OnIn

Re: [Clamav-users] News about 0.95

2009-03-31 Thread McDonald, Dan
On Tue, 2009-03-31 at 12:11 +0200, Matus UHLAR - fantomas wrote: > > Matus UHLAR - fantomas wrote: > > > Hmm, there could be an option for not rejecting signatures like > > > *.Phishing.* or Safebrowsing.* > > On 31.03.09 11:46, aCaB wrote: > > If you want to fine tune detection based on malware n

Re: [Clamav-users] Why 0.95 doesn't have"contrib/init/RedHat/clamd"?

2009-03-31 Thread Moray Henderson (ICT)
>From: Dennis Peterson [mailto:denni...@inetnw.com] > >Such scripts are rather easily constructed using a basic template: > > >#!/bin/sh ># set environment variables ># example: > >LD_LIBRARY_PATH="/somewhere/over/the/rainbow:/usr/lib" >ClamdOptions="--this --that --whatever" > ># T

[Clamav-users] Clamav 0.95

2009-03-31 Thread Ebrahim Abrahams
We are running the new version of clamav with the milter enabled and everything is functioning properly. I just have a question. Is there a way that one can with the new milter clean and then accept mails that are infected with a virus or can they only do one option like accept or quarantine?

[Clamav-users] clamscan and no google

2009-03-31 Thread Tom Shaw
I am running 0.95 and have google safe browsing db loaded but I want to scan some data using clamscan and disable google. Can that be done? Tom ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] Problem compiling Clamav-milter in version 0.95

2009-03-31 Thread SM
At 02:59 31-03-2009, Dave Wells wrote: >Can anyone confirm that the issue I am seeing below is caused by the >fact I am running: > >sendmail-8.12.11-4.RHEL3.6 >sendmail-devel-8.12.11-4.RHEL3.6 >sendmail-cf-8.12.11-4.RHEL3.6 > >rpm installs of sendmail on my system, will an upgrade to sendmail-8.13

Re: [Clamav-users] clamscan and no google

2009-03-31 Thread Török Edwin
On 2009-03-31 15:43, Tom Shaw wrote: > I am running 0.95 and have google safe browsing db loaded but I want > to scan some data using clamscan and disable google. Can that be done? You can use --phishing-scan-urls=no, but that also disables phishing heuristics. -_Edwin __

[Clamav-users] WARNING: Your ClamAV installation is OUTDATED!

2009-03-31 Thread Thomas Nguyen Van
Afternoon, It seems to be very common this error message however, I googled it but never found a solution to fix it. Sorry to disturb you with this but do you have any suggestion ? Thanks in advance Below some details about my machine: # tail /var/log/clamav/freshclam.log WARNING: Your ClamAV

Re: [Clamav-users] WARNING: Your ClamAV installation is OUTDATED!

2009-03-31 Thread Tom Shaw
At 2:20 PM +0100 3/31/09, Thomas Nguyen Van wrote: >Afternoon, > >It seems to be very common this error message however, I googled it >but never found a solution to fix it. > >Sorry to disturb you with this but do you have any suggestion ? > >Thanks in advance > >Below some details about my machin

Re: [Clamav-users] Clamav 0.95

2009-03-31 Thread Török Edwin
On 2009-03-31 15:26, Ebrahim Abrahams wrote: > We are running the new version of clamav with the milter enabled and > everything is functioning properly. I just have a question. > > Is there a way that one can with the new milter clean and then accept > mails that are infected with a virus or can

Re: [Clamav-users] Why 0.95 doesn't have"contrib/init/RedHat/clamd"?

2009-03-31 Thread Dennis Peterson
Moray Henderson (ICT) wrote: >> From: Dennis Peterson [mailto:denni...@inetnw.com] >> >> Such scripts are rather easily constructed using a basic template: >> >> Additional lines of code can be added to verify the star or stop actually >> happened but generally the above is often enough. >> >> d

[Clamav-users] 0.95 compile problem on FreeBSD 4.8

2009-03-31 Thread Steffan Vigano
Hello, We're getting compilation errors trying to compile the latest version on an older FreeBSD box. Prior to 0.95 all versions compiled up fine and we are not seeing the same thing on some of our newer fBSD machines. No special switches during configure, we just use the vanilla: ./confi