http://www.clamav.net/snapshot/
Is there a reason why the latest snapshot (and several before that) have
1K file size (and of course, unusable)?
Regards,
Fajar A. Nugraha
---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conferenc
Neil,
Thanks for your suggestion. I'll get it and install it!
Greg
If you don't get the executable then that would suggest it was
configured, which in turn means you probably don't have the
"sendmail-devel" RPM installed, eith
I am able to quarantine files based on attachments using qmail-scanner. However, when
they are in the quarantine,
clamscan (not clamdscan) is not picking the sco.a virus. It finds the sco.a when it
is just a regular file, it picks up other viruses when they
are in the quarantine, I am just hav
Hi All,
Sorry, but it seems my last mail was munged, at least the one I got in my digest was
unreadable. I am trying to build clamav on a cobalt RAQ3 with sendmail 8.12.10.
Everything works fine except for the clamav-milter compilation. If I don't
-enable-milter compilation is fine and clamd
OpenMacNews wrote:
hi,
it works beautifully!
I use Tru64 + CGP 4.1.6 + clamav devel-20040115 + cgpav and it works
fine too.
this should get you at least started =) warning ... this is a sloppy
copy/paste from my notes ...
Nice. Haven't tried it, but
./configure \
--prefix=/usr/local \
--
Hello all,
I am trying to get clamav compiled on a cobalt RAQ3. Everything works except the
compile of clamav-milter. It throws up the following errors:
clamav-milter.c:322: parse error before `tcpSocket'
clamav-milter.c:322: warning: data definition has no type or storage class
clamav-milter.c
On Mon, 2004-02-02 at 05:28, KriÅtof Petr wrote:
> Yes . It is known issue. I reported it many times in last 6 month, but
> developers
> ignores it. Log rotating never worked.
>
> Petr
Seems to work fine for me. Try the copytruncate option.
/usr/clamav/log/clamd.log {
create 600 clamav cla
On Tue, 03 Feb 2004 00:05:33 +0200
Tuomo Soini <[EMAIL PROTECTED]> wrote:
> Tomasz Kojm wrote:
>
> > You're right. Petr: the solution to your problem is to change the
> > owner of the log file so clamd is able to open it for r/w.
>
> That's not gonna work. I have clamd.log in directory writeable
Tomasz Kojm wrote:
You're right. Petr: the solution to your problem is to change the owner
of the log file so clamd is able to open it for r/w.
That's not gonna work. I have clamd.log in directory writeable by user
clamav and logrotate script creates logfile owned by user clamav group
clamav and
Tomasz Kojm wrote:
That could be it. If clamav opens the log file initially as root, but
when it receives the HUP signal it may be trying as the clam user.
You're right. Petr: the solution to your problem is to change the owner
of the log file so clamd is able to open it for r/w.
Doesnt help.
[
On Mon, 2 Feb 2004 09:43:48 -0500 (EST)
"Christopher X. Candreva" <[EMAIL PROTECTED]> wrote:
> On Mon, 2 Feb 2004, Daniel Wiberg wrote:
>
> > Just a thought, user clamav does not have write permissions in the
> > log directory, so logrotate, which I guess runs as root should
> > create the new fi
On Mon, 2 Feb 2004 10:49:57 -0300 (ART)
Claudio Alonso <[EMAIL PROTECTED]> wrote:
> Thanks Tomasz,
> Do you know if is there any scheduled date for 0.66?
That is a very hard question to answer. Anyway there will be a release
candidate version available soon.
Best regards,
Tomasz Kojm
--
o
.. and be sure to use the latest clamav logwatch
plugin: http://www.schimkat.dk/clamav/
Regards Søren
> Milter add: header:
X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter
version '0.60p': 56 Time(s)
Please update to a
newer clamav-milte
On Sun, 2004-02-01 at 19:28, Shawn Tayler wrote:
> This brings up a side question.
>
> What does ClamAV do the files that it places in quarantine? Are they
> modified in any way?
They don't appear to be ... Other than the QmailScanner header being
added
> Shawn
>
> On Fri, 30 Jan 2004 17:03:0
Nevermind, it started working.
-Original Message-
From: Gerry Maddock [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 11:37 AM
To: '[EMAIL PROTECTED]'
Subject: Virus db update question
I searched the archives and I realize this question has been asked
frequently, but I haven'
Helloagain
I am using RH9 with Version 0.65 of clamav and my DB is not updating am i
missing any configuratioon ?
gmp and gmp-devel installed on the machine..
please help
> ClamAV update process started at Sun Feb 1 23:13:24 2004
> Reading CVD header (main.cvd): ERROR: Malformed CVD head
When compiling clamav I get this error
"checking size of short... configure: error: cannot determine a size for
short"
Attached is my config.log
Any help with this would be great!
This file contains any messages produced by compilers while
running configure, to aid debugging if configure m
Franco Gasperino wrote:
On Monday 02 February 2004 02:21 am, Stefan Kaltenbrunner wrote:
ok after setting up a complicated testbed I managed to capture a message
which results in a 2GB(!) memoryallocation of the latest snapshot
02012004 in less then 3 seconds ...
unfortunatly I'm unable to forward
I use logrotate on my RedHat system with:
/var/log/clamd.log {
missingok
create 0640 clamav root
prerotate
/sbin/service clamd stop 2> /dev/null || true
endscript
postrotate
sleep 5
/sbin/service clamd start 2> /dev/null || true
I searched the archives and I realize this question has been asked
frequently, but I haven't
found a solution to my problem from the archives. I've been running
freshclam and I get theses results:
/usr/local/bin/freshclam
ClamAV update process started at Mon Feb 2 11:20:14 2004
Reading CVD header
> If I want to run clamd and clamdscan in conjunction with trashscan via a
> .procmailrc file in each user's home directory, should clamd be run as
> root? When I run it as user clamav, viruses do not seem to be picked up,
> but when I run it as root, they get blocked. Just trying to setup the best
I'm having an identical problem with logrotation. Except it is not
with clamd but rather with my maillog. It did not start until I began
using mailgraph.pl. I can't figure it out either. I don't think that
the problem is related to either clamd or mailgraph.
Where does one get "support" for logro
El mié, 28-01-2004 a las 17:38, Tomasz Papszun escribió:
> On Wed, 28 Jan 2004 at 16:01:43 -0600, Erick Ivaan Lopez Carreon wrote:
> > > >>
> > > >> I am using Amavis-ng, and the amavisd.conf doesn't seem to have that
> > > >> line in it. However it does seem to know about other ones which spoof
El jue, 29-01-2004 a las 02:14, Thomas Lamy escribió:
> Erick Ivaan Lopez Carreon wrote:
>
> > El mié, 28-01-2004 a las 06:58, Thomas Lamy escribió:
> >>Andrzej Zawadzki wrote:
> >>>Brian Read wrote:
> At 14:57 27/01/2004, you wrote:
> I am using Amavis-ng, and the amavisd.conf doesn't s
On Monday 02 February 2004 02:21 am, Stefan Kaltenbrunner wrote:
>
> ok after setting up a complicated testbed I managed to capture a message
> which results in a 2GB(!) memoryallocation of the latest snapshot
> 02012004 in less then 3 seconds ...
> unfortunatly I'm unable to forward the offending
On Mon, 02 Feb 2004 at 14:53:10 +0100, Daniel Wiberg wrote:
> On Mon, Feb 02, 2004 at 02:27:18PM +0100, Tomasz Papszun wrote:
> > I didn't look at the sources but I've always thought that log rotating
> > is done different way.
> > The current logfile is _moved_ to other filename, not removed (dele
On Mon, 2 Feb 2004, Daniel Wiberg wrote:
> Just a thought, user clamav does not have write permissions in the log
> directory, so logrotate, which I guess runs as root should create the new
> files also, owned by user clamav.
>
> Or did I overlook something?
That could be it. If clamav opens the
Tomasz Papszun wrote:
On Mon, 02 Feb 2004 at 7:43:28 -0600, Daniel J McDonald wrote:
I was talking about that "_initially_" aspect. What happens later with
old logfiles is out of clamd interest.
That's not the problem. Problem is that kill -HUP doesn't affect clamd
at all. It doesn't release old
On Mon, 02 Feb 2004 at 7:43:28 -0600, Daniel J McDonald wrote:
> On Mon, 2004-02-02 at 07:27, Tomasz Papszun wrote:
> > On Mon, 02 Feb 2004 at 14:03:55 +0100, Krištof Petr wrote:
> > > Tomasz Kojm wrote:
>
> > The current logfile is _moved_ to other filename, not removed (deleted).
> Initially, y
On Mon, Feb 02, 2004 at 02:27:18PM +0100, Tomasz Papszun wrote:
> I didn't look at the sources but I've always thought that log rotating
> is done different way.
> The current logfile is _moved_ to other filename, not removed (deleted).
> Due to this, the logfile is still open and new entries can b
Thanks Tomasz,
Do you know if is there any scheduled date for 0.66?
Regards,
--Claudio
Tomasz Kojm <[EMAIL PROTECTED]> wrote:
On Fri, 30 Jan 2004 14:29:02 -0300 (ART)Claudio Alonso <[EMAIL PROTECTED]>wrote:> So my questions are the following:> - Must clamd be run as root user in order to enable r
Tomasz Papszun wrote:
I didn't look at the sources but I've always thought that log rotating
is done different way.
The current logfile is _moved_ to other filename, not removed (deleted).
Due to this, the logfile is still open and new entries can be written to
it. Then on reload or restart, the h
On Mon, 2004-02-02 at 07:27, Tomasz Papszun wrote:
> On Mon, 02 Feb 2004 at 14:03:55 +0100, Krištof Petr wrote:
> > Tomasz Kojm wrote:
> The current logfile is _moved_ to other filename, not removed (deleted).
Initially, yes, but a SIGHUP is done to make the application re-open the
log files. The
On Mon, 02 Feb 2004 at 14:03:55 +0100, Krištof Petr wrote:
> Tomasz Kojm wrote:
>
> >Unfortunately, I'm not familiar with logrotate. But will check the HUP
> >handling tonight. Sorry !
> >
>
> Tomasz,
>
> you dont need to lose time with logrotate. This is simple step by step,
> how to test it:
Tomasz Kojm wrote:
On Mon, 02 Feb 2004 11:28:59 +0100
Krištof Petr <[EMAIL PROTECTED]> wrote:
Yes . It is known issue. I reported it many times in last 6 month, but
developers
ignores it. Log rotating never worked.
Unfortunately, I'm not familiar with logrotate. But will check the HUP
ha
On Mon, 02 Feb 2004 11:28:59 +0100
Krištof Petr <[EMAIL PROTECTED]> wrote:
> Yes . It is known issue. I reported it many times in last 6 month, but
>
> developers
> ignores it. Log rotating never worked.
Unfortunately, I'm not familiar with logrotate. But will check the HUP
handling tonight. Sor
On Fri, 30 Jan 2004 11:28:20 +0700
"Fajar A. Nugraha" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When I change clamav.conf to have
> ArchiveMaxFileSize 1M
>
> and send 1.5M zip, I got
> Fri Jan 30 11:25:33 2004 ->
> /var/spool/exim/scan/1AmQDh-0003c9-1N/1AmQDh-0003c9-1N-0.zip: File
>
> size limi
Hi,
I'm running clamav on a Suse Linux 9 system with qmail and qmail-scanner. It
worked smoothly right after the installation, but stopped working when I
tested it again a few days later (maybe I've messed up something, or might it
have something to do with freshclam?). A reinstallation didn't
On Monday 02 Feb 2004 10:24 am, Phil.W wrote:
> Is there a way to add a custom error message on virus detection?
From what? clamscan? clamdscan? clamav-milter?
To where? stdout? stderr? A log file? An email? A popup window?
Will the VirusEvent option in clamav.conf not do what you want?
-Nigel
Matt wrote:
I would like to setup ClamAV to scan our Samba based Windows file sharing
server. The thing I guess I need to do is scan twice a week the "/shared/"
directory. If any viruses are found move them to quarantine directory and
email someone about it.
Is anyone doing this with ClamAV? How
On Monday 02 Feb 2004 10:21 am, Stefan Kaltenbrunner wrote:
> unfortunatly I'm unable to forward the offending message (confidental
> information of a costumer)
Can't you use the information to handcraft a message that reproduces the
issue but doesn't contain confidential information? That is wha
Tomasz Papszun wrote:
On Thu, 29 Jan 2004 at 15:50:39 +0100, Krištof Petr wrote:
I like to confirm reports from other users.
clamav cvs version has problem with updates.
Im running clamd, freshclam as daemon.
Freshclam fetches new updates, but clamd ignores them.
No info on clamd.log about da
Robert S wrote:
I am using logrotate to rotate my clamd logs. I have an entry called "clam"
in /etc/logrotate.d which looks like this:
/var/log/clam/clam*.log {
sharedscripts
postrotate
/bin/kill `/usr/bin/cat /var/run/clamd/clamd.pid` 2>/dev/null
/usr/local/sbin/clamd
ends
Is there a way to add a custom error message on virus detection?
---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA
On Sun, Feb 01, 2004 at 12:21:18AM +0100, Tomasz Kojm wrote:
> On Thu, 29 Jan 2004 09:58:00 +
> Jo Mills <[EMAIL PROTECTED]> wrote:
>
> > ls -l /var/lib/clamav shows
> >
> > total 3420
> > -rw-r--r--1 clamav clamav 671587 Jan 29 09:26
> > 8835d2dfdc4bef4a-rw-r--r--1 clamav
Ola Thoresen wrote:
typically our mailrelays do run out of memory(1GB physical and 2Gb swap)
after a few (maybe 10 to 15) minutes with the snapshots 20040113 and
20040119 under load
We see this problem as well.
On a couple of servers (Fedora Core 1, kernel 2.4.22-1.2149.nptl) with
reasonably hi
If you don't get the executable then that would suggest it was
configured, which in turn means you probably don't have the
"sendmail-devel" RPM installed, either get it with up2date/rpmfind.net
or rpm.pbone.net.
Regards,
Neil Vince
http://www.world-text.com Internet SMS Solutions
On Sun, 200
Hi,
I've been successfully running a clamav devel-20031128 snapshot
on my OpenBSD 3.3 box to scan mail via smtp-vilter for quite
some time now (it's a bit low-end hardware, K6/233).
I tried twice to upgrade to newer snapshots (specifically,
clamav-devel-20031204 and clamav-devel-20040127), but
On Thu, 29 Jan 2004 at 15:50:39 +0100, Krištof Petr wrote:
>
> I like to confirm reports from other users.
>
> clamav cvs version has problem with updates.
>
> Im running clamd, freshclam as daemon.
> Freshclam fetches new updates, but clamd ignores them.
> No info on clamd.log about database re
On Wed, 28 Jan 2004 at 17:15:36 -0800, Robin Lynn Frank wrote:
> I just stopped clamd and then tried to start it again
>
> Starting Clam AntiVirus Daemon: LibClamAV Error: cli_cvdload(): Can't create
> temporary directory /root/tmp/273409760600096e
> ERROR: Unable to create temporary directory.
I am using logrotate to rotate my clamd logs. I have an entry called "clam"
in /etc/logrotate.d which looks like this:
/var/log/clam/clam*.log {
sharedscripts
postrotate
/bin/kill `/usr/bin/cat /var/run/clamd/clamd.pid` 2>/dev/null
/usr/local/sbin/clamd
endscript
}
If
Greetings,
I'm a new user for clamav. I've recently dowloaded and installed it, to add
the antivirus ability to my proxy. I've already squid,
and dansguardian. After reading docs and configuring all, everithing works
good and it sound nice :)
But I'm worried about performance. My users make 2-4 mb
> > I'm running sendmail 8.12.10 with
> > ClamAV version 'clamd / ClamAV version devel-20040108',
> clamav-milter
> > version '0.66c'
> >
> > And in gerneral I'm very happy with it. There is only one
> problem (and
> > I reported it already several times!!). Sometimes clamd crashes and
> > ju
> On Thu, 08 Jan 2004 at 19:25:36 +, Antony Stone wrote:
>> Clamscan's working fine for me here (Linux 2.4.23, ClamAV 0.60, with the
>> big database update just released, therefore 27645 signatures).
> 27645? How come? The database at the moment contains 19799 signatures.
could be the trouble
Hello, Geoff!
You wrote to <[EMAIL PROTECTED]> on Sun, 01 Feb 2004
22:10:12 -0800:
GS> Sun Feb 1 21:47:19 2004 -> +++ Started at Sun Feb 1 21:47:19
2004
Sun Feb 1 21:47:19 2004 -> Log file size limited to 1048576 bytes.
Sun Feb 1 21:47:19 2004 -> Running as user clamav (UID
55 matches
Mail list logo