RE: [Clamav-users] clamav-milter segfault

2004-11-05 Thread Evan Pierce
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nigel Horne Sent: Friday, November 05, 2004 9:21 AM To: ClamAV users ML Subject: Re: [Clamav-users] clamav-milter segfault On Thursday 04 Nov 2004 10:19 pm, Evan Pierce wrote: > > Nope still happens with

Re: [Clamav-users] zlib 1.2.2 released

2004-11-05 Thread Trog
On Fri, 2004-11-05 at 12:22, Tomasz Kojm wrote: > On Thu, 4 Nov 2004 09:41:09 + > Nigel Horne <[EMAIL PROTECTED]> wrote: > > > On Wednesday 03 Nov 2004 14:32, Trog wrote: > > > zlib 1.2.2 is available at: > > > > > > http://www.zlib.net/ > > > > > > this version fixes the known zlib stabilit

Re: [Clamav-users] zlib 1.2.2 released

2004-11-05 Thread Tomasz Kojm
On Fri, 05 Nov 2004 12:26:27 + Trog <[EMAIL PROTECTED]> wrote: > > We must be drastic in this case and the actual version will refuse > > to build with 1.2.0 and 1.2.1. > > The problem with that is that a number of vendors have issued fixed > versions of 1.2.1 for their systems. I'm aware of

Re: [Clamav-users] zlib 1.2.2 released

2004-11-05 Thread jef moskot
Does this relate to any of the FreeBSD ports? http://www.freebsd.org/cgi/ports.cgi?query=zlib&stype=all Or is this a core OS thing? I haven't seen a security release from the FreeBSD team on this one yet... Jeffrey Moskot System Administrator [EMAIL PROTECTED] ___

[Clamav-users] Clamav and the CR Vulnerability

2004-11-05 Thread Jason Frisvold
Hi all, I decided to run all of the tests located at testvirus.org against my mail server. As expected, tests 24 and 25 got through, no surprise there. However, test 17 also made it through. This test is described as follows : Test #17: Eicar virus hidden using the "CR Vulnerability"

Re: [Clamav-users] Clamav and the CR Vulnerability

2004-11-05 Thread Ken Jones
> Hi all, > > I decided to run all of the tests located at testvirus.org against my > mail server. As expected, tests 24 and 25 got through, no surprise > there. However, test 17 also made it through. This test is described as > follows : I sent it to my server as well, and it was caught

Re: [Clamav-users] Clamav and the CR Vulnerability

2004-11-05 Thread Jim Maul
Ken Jones wrote: Hi all, I decided to run all of the tests located at testvirus.org against my mail server. As expected, tests 24 and 25 got through, no surprise there. However, test 17 also made it through. This test is described as follows : I sent it to my server as well, and it was

[Clamav-users] Upgrade to 0.8 issue

2004-11-05 Thread Carl Horne
Hi, I have been using exim, exiscan, spamassassin, and clamav for while now. I have done a number of upgrades to each of them including clamav to keep up with changes. I have not been able to get clamav 0.80 to work. The exim error I keep getting is (unable to read from ClamAV socket). I have

Re: [Clamav-users] Upgrade to 0.8 issue

2004-11-05 Thread Daniel J McDonald
On Fri, 2004-11-05 at 08:36 -0700, Carl Horne wrote: > Hi, > > I have been using exim, exiscan, spamassassin, and clamav for while > now. I have done a number of upgrades to each of them including clamav > to keep up with changes. I have not been able to get clamav 0.80 to > work. The exim erro

Re: [Clamav-users] Upgrade to 0.8 issue

2004-11-05 Thread Trog
On Fri, 2004-11-05 at 15:36, Carl Horne wrote: > Hi, > > I have been using exim, exiscan, spamassassin, and clamav for while > now. I have done a number of upgrades to each of them including clamav > to keep up with changes. I have not been able to get clamav 0.80 to > work. The exim error I ke

Re: [Clamav-users] Upgrade to 0.8 issue

2004-11-05 Thread Brian Morrison
On Fri, 05 Nov 2004 08:36:06 -0700 in [EMAIL PROTECTED] "Carl Horne" <[EMAIL PROTECTED]> wrote: > Hi, > > I have been using exim, exiscan, spamassassin, and clamav for while > now. I have done a number of upgrades to each of them including > clamav to keep up with changes. I have not been able

[Clamav-users] start clamd on stratup

2004-11-05 Thread Kamal Naouri
Hi this is very much a newbie question.. How can I set up clamd to run when the system loads? I am using Yes Linux 2.0.11 (based on RH9) I probably should mention that I am trying to setup clamav, clamassassin & procmail to filter viruses, if that helps at all. Thanks in advance for you help Than

Re: [Clamav-users] clamav-milter segfault

2004-11-05 Thread Joacim Ekroth
crawled back to clamav-devel-20041019, where everything is ok... :) Should be ok with 0.80o Hmm... I tried clamav-devel-20041105 (with clamav-milter version 0.80p) and now everything seems to start OK, but it doesn't do anything... It must be my server that is f***ed up, but if you can give me

RE: [Clamav-users] Clamav and the CR Vulnerability

2004-11-05 Thread Jason Frisvold
> -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED] > Subject: Re: [Clamav-users] Clamav and the CR Vulnerability > > > I sent it to my server as well, and it was caught. Clamav 80. Did you just do this? I tried looking at the source of the email I received and I don't se

RE: [Clamav-users] start clamd on stratup

2004-11-05 Thread Louis-Simon Houde
Hi, First, check where is your "clamd" executable file. Then add this line to your /etc/rc.d/rc.local file: $PATH_TO_FILE/clamd wich in my case is /usr/local/sbin/clamd. From: "Kamal Naouri" <[EMAIL PROTECTED]> Reply-To: ClamAV users ML <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Clamav-us

Re: [Clamav-users] Clamav and the CR Vulnerability

2004-11-05 Thread Thomas Lamy
Jim Maul schrieb: Ken Jones wrote: Hi all, I decided to run all of the tests located at testvirus.org against my mail server. As expected, tests 24 and 25 got through, no surprise there. However, test 17 also made it through. This test is described as follows : I sent it to my server as w

Re: [Clamav-users] clamav-milter segfault

2004-11-05 Thread Nigel Horne
On Friday 05 Nov 2004 8:07 am, Evan Pierce wrote: > Went to 0.80p and the problem appears to be solved. My typo, I meant 0.80p, not 0.80o. From the ChangeLog: 0.80p 4/11/04 SESSION: Fix bug causing crash when using LocalSocket mode > Evan -Nigel _

Re: [Clamav-users] Upgrade to 0.8 issue

2004-11-05 Thread Dale Walsh
On Nov 05, 2004, at 10:36, Carl Horne wrote: Hi, I have been using exim, exiscan, spamassassin, and clamav for while now. I have done a number of upgrades to each of them including clamav to keep up with changes. I have not been able to get clamav 0.80 to work. The exim error I keep getting is (

[Clamav-users] new Wiki site

2004-11-05 Thread Luca Gibelli
Dear list, Many users are afraid of upgrading ClamAV because they fear they could break their mail system. Writing an extensive guide about all the possible problems one may encounter during the upgrade would require a big effort. So we decided to go for a Wiki-style doc: you can find it at ht

[Clamav-users] Problem With Freshclam

2004-11-05 Thread Listas
I have this problem and i don´t know what it´s is ERROR: Please edit the example config file /etc/freshclam.conf. ERROR: You must specify at least one database mirror. This is my configuration in /etc/freshclam.conf # Use DNS to verify virus database version. Freshclam uses DNS TXT records # to

Re: [Clamav-users] Problem With Freshclam

2004-11-05 Thread Steven Stern
On Fri, 5 Nov 2004 20:12:01 -0400, Listas <[EMAIL PROTECTED]> wrote: ># Uncomment the following line and replace XY with your country ># code. See http://www.iana.org/cctld/cctld-whois.htm for the full list. ># Default: There is no default, which results in an error when running >freshclam >#Datab

Re: [Clamav-users] Problem With Freshclam

2004-11-05 Thread Jeremy Kitchen
On Friday 05 November 2004 05:23 pm, Steven Stern wrote: > On Fri, 5 Nov 2004 20:12:01 -0400, Listas <[EMAIL PROTECTED]> wrote: > ># Uncomment the following line and replace XY with your country > ># code. See http://www.iana.org/cctld/cctld-whois.htm for the full list. > ># Default: There is no de

Re: [Clamav-users] new Wiki site

2004-11-05 Thread Graham Toal
> Many users are afraid of upgrading ClamAV because they fear they could > break their mail system. > > Writing an extensive guide about all the possible problems one may > encounter during the upgrade would require a big effort. So > we decided to go for a Wiki-style doc: you can find it at > h

Re: [Clamav-users] Problem With Freshclam

2004-11-05 Thread Matt
Jeremy Kitchen wrote: > On Friday 05 November 2004 05:23 pm, Steven Stern wrote: > > On Fri, 5 Nov 2004 20:12:01 -0400, Listas <[EMAIL PROTECTED]> wrote: > > ># Uncomment the following line and replace XY with your country > > ># code. See http://www.iana.org/cctld/cctld-whois.htm for the full > >

Re: [Clamav-users] new Wiki site

2004-11-05 Thread Matt
Graham Toal wrote: > What's needed is an installation script which installs a completely > independent copy in one of two locations, so you can double-buffer > the installs. > > This has to be easy and not involve a lot of makefile or config file > editing; eg a simple "make alpha" or "make beta"

[Clamav-users] Logging Scanning Activity

2004-11-05 Thread Rick Sutphin
I have ClamAV 0.80 install on Debian 3.0 using the backports.org package. My MTA is Exim. ClamAV is being called from procmail using clamscan-procfilter. I would like to have ClamAV log its' activity; i.e. what mail it scanned and what viruses have been found if any. If this is possible, are

Re: [Clamav-users] new Wiki site

2004-11-05 Thread Dennis Peterson
Luca Gibelli wrote: Dear list, Many users are afraid of upgrading ClamAV because they fear they could break their mail system. Writing an extensive guide about all the possible problems one may encounter during the upgrade would require a big effort. So we decided to go for a Wiki-style doc: you