Hello clamav-users,
I have a cron job that updates the database a few times a day
17 6,10,14,18,23 * * * root /usr/local/bin/freshclam --config-file=/etc/freshclam.conf
--daemon-notify=/etc/clamav.conf
The problem I have is that when cron mails me about the job I get a nice
email showing the
Hello Jeff,
Monday, August 2, 2004, 6:29:46 PM, you wrote:
JK> *** Save your clamav.conf ***
DJM>> uninstall the existing clamav stuff:
DJM>> cd ../clamav-0.70
DJM>> make uninstall
DJM>> install the new stuff:
DJM>> cd ../clamav-0.75
DJM>> make install
DJM>> restart clamd
DJM>> run freshclam
DJ
On Mon, 2 Aug 2004 15:48:31 -0400 (EDT)
Mike Lambert <[EMAIL PROTECTED]> wrote:
> OS: FreeBSD 4.9
> ClamAV: devel-20040802
>
> While testing the latest CVS code I discovered that running clamdscan
> against a directory with HTML files (i.e. the clamav-devel code tree)
> c
On Mon, Aug 02, 2004 at 10:02:32AM -0400, Randall Perry wrote:
> I installed and tested clamav successfully on Mac OS 10.3.4 using
> darwinports.
>
> I've read through the clamav docs but am thoroughly confused as to which of
> the many smtp interface options to use. I was going to try milter, but
Jan Pieter Cornet wrote:
I wonder if anyone here tried compiling clamd on FreeBSD with linuxthreads
installed? Does that work as expected? At least configure for clamav-0.75-1
does not try to detect liblthread, but it is of course easy to install
linuxthreads in such a way that clamav will pick it
We recently discovered that on FreeBSD (4.10), clamd isn't really multi-
threaded, as the default FreeBSD pthread is userland threads only, which
blocks on disk access. As a result, we had occasional long delays when
scanning multiple mails at the same time.
I wonder if anyone here tried compiling
On Mon, 2004-08-02 at 21:00 +0100, Matt wrote:
> Hello all,
>
> This isn't a specific Clam question, but what are the main type of
> archive/compression methods used on virii, when being sent as email
> attachments? Does it tend to be just zip/rar as a rule, or are there more
> variations?
I bel
I received an email today with a 14MB attachment which takes over two
minutes to scan. The other scanners I have here take less than 5 seconds
so I wondered if this is a problem with Clam ? Unfortunately I can't send
the file to anyone due to its content, but if there's anything I can do to
help d
Hello all,
This isn't a specific Clam question, but what are the main type of
archive/compression methods used on virii, when being sent as email
attachments? Does it tend to be just zip/rar as a rule, or are there more
variations?
Thanks in advance,
Matt
On Mon, 2 Aug 2004 19:43:20 +0200 in [EMAIL PROTECTED]
Tomasz Kojm <[EMAIL PROTECTED]> wrote:
> > # By default the built-in RAR unpacker is disabled by default
> > because# the code terribly leaks, however it's probably a good idea
> > to enable# it.
> > #ScanRAR
> >
> > Does anybody know i
OS: FreeBSD 4.9
ClamAV: devel-20040802
While testing the latest CVS code I discovered that running clamdscan
against a directory with HTML files (i.e. the clamav-devel code tree)
causes clamd memory usage to increase by a fixed amount. Each additional
scan results in the same memory usage
On Fri, 30 Jul 2004 14:09:18 -0700
Todd Lyons <[EMAIL PROTECTED]> wrote:
> In the default clamav.conf exists the following verbage:
>
> # By default the built-in RAR unpacker is disabled by default because
> # the code terribly leaks, however it's probably a good idea to enable
> # it.
> #ScanRAR
On Mon, Aug 02, 2004 at 11:15:00AM -0400, Julio E. Gonzalez P. said:
> I just want to share this bash script to generate virus statistics. I
> know is not perfect, but do the work.
>
> Hope it helps someone.
>
> Julio.
>
Looks nice - touch'ing the file and then rm'ing it doesn't seem to make
s
On Mon, 2 Aug 2004 17:14:01 +0100
Ollie Cook <[EMAIL PROTECTED]> wrote:
> Sorry, I forgot to say I needed to reorder the patch since it didn't
> compile as provided (the original patch did).
>
> The line "pthread_mutex_t gh_mutex = PTHREAD_MUTEX_INITIALIZER;" ended
> up in the checksymlink functi
Hello Daniel,
Friday, July 23, 2004, 5:53:17 PM, you wrote:
DJM> On Fri, 2004-07-23 at 08:52, Jeffrey Kroll wrote:
>> Can someone please assist me in upgrading .70 to .75 on a production
>> machine. This is the first time I have ever done this and I want to '
>> watch ' someone upgrade it on my m
On Mon, 2004-08-02 at 10:15, Julio E. Gonzalez P. wrote:
> I just want to share this bash script to generate virus statistics. I
> know is not perfect, but do the work.
Seems a bit extreme...
[EMAIL PROTECTED] mcdonalddj]$ crontab -l
# DO NOT EDIT THIS FILE - edit the master and reinstall.
0 12 *
On Mon, Aug 02, 2004 at 12:40:18PM +0200, Tomasz Kojm wrote:
> On Mon, 2 Aug 2004 10:54:47 +0100
> Ollie Cook <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > Thanks for the patch. I've applied it and will let you know if there
> > continue to be problems.
>
> The last patch was broken. Attached you
On Mon, Aug 02, 2004 at 08:28:42AM -0400, Robert Blayzor wrote:
> Did this make it into 0.75.1?
0.75.1 was released on July 30th. This patch was written today. So, I guess the
answer is that it's not in any of the 'stable' releases.
Yours,
Ollie
--
Oliver CookSystems Architect, Clarane
On Monday 02 August 2004 17:15, Julio E. Gonzalez P. wrote:
> I just want to share this bash script to generate virus statistics. I
> know is not perfect, but do the work.
>
> Hope it helps someone.
>
> Julio.
Here is another
Again, not perfect - but will do a job.
virus_stats.pl
Description: Per
Hello Daniel,
Friday, July 23, 2004, 5:53:17 PM, you wrote:
DJM> On Fri, 2004-07-23 at 08:52, Jeffrey Kroll wrote:
>> Can someone please assist me in upgrading .70 to .75 on a production
>> machine. This is the first time I have ever done this and I want to ‘
>> watch ‘ someone upgrade it on my m
I just want to share this bash script to generate virus statistics. I
know is not perfect, but do the work.
Hope it helps someone.
Julio.
virusstat.sh
Description: Bourne shell script
Milters are a standard component of recent versions of sendmail.
On Mon, 02 Aug 2004 10:02:32 -0400, Randall Perry <[EMAIL PROTECTED]> wrote:
> I've read through the clamav docs but am thoroughly confused as to which of
> the many smtp interface options to use. I was going to try milter, but can'
On Monday 02 Aug 2004 15:02, Randall Perry wrote:
> but can't
> find any docs anywhere on where to get milter and how to configure it.
Milter is part of sendmail. To configure it follow the documentation that came
with clamAV: .../clamav-milter/INSTALL.
-Nigel
--
Nigel Horne. Arranger, Compose
From: John Fleming [mailto:[EMAIL PROTECTED]
>
> From: "Matt" <[EMAIL PROTECTED]>
> >
> > Shouldn't that have been (clamscan -mbox)?
>
> Yep! I keep forgetting when I run it manually b/c clamassassin adds
> that option when it calls clamscan or clamdscan. It looks like it's
> necessary for cla
I installed and tested clamav successfully on Mac OS 10.3.4 using
darwinports.
I've read through the clamav docs but am thoroughly confused as to which of
the many smtp interface options to use. I was going to try milter, but can't
find any docs anywhere on where to get milter and how to configure
hi
I installed clamav-0.75.1 today [rather upgraded]. Many emails with following virus
were not detected by clamav
[EMAIL PROTECTED]
I am also using,
MailScanner-4.32.5-1
SpamAssassin-2.63
on a Linux machine with Clamav. These viruses are being deleted by Norton AntiVirus
2004 after I downl
Tomasz Kojm wrote:
Thanks for the patch. I've applied it and will let you know if there
continue to be problems.
The last patch was broken. Attached you will find a correct one.
Did this make it into 0.75.1?
--
Robert Blayzor, BOFH
INOC, LLC
[EMAIL PROTECTED]
PGP: http://www.inoc.net/~dev/
Key fin
On Mon, Aug 02, 2004 at 12:40:18PM +0200, Tomasz Kojm wrote:
> The last patch was broken. Attached you will find a correct one.
Thanks. I'm now running with this one. Will let you know if I get any problems
with the new patch.
Ol.
--
Oliver CookSystems Architect, Claranet UK
[EMAIL PROTE
Vernon A. Fort wrote:
Attempting to compile clamav-devel-latest on a redhat 7.2 or 7.3 box
but I'm getting autoconf / automake errors. Can I re-run the automake
and autoconf and if so, what are the command line args.
On the untarred-dir, try running
aclocal
autoconf
automake
That should work,
Attempting to compile clamav-devel-latest on a redhat 7.2 or 7.3 box but
I'm getting autoconf / automake errors. Can I re-run the automake and
autoconf and if so, what are the command line args. Here's the output
just after the configure runs:
cd . && /bin/sh /tmp/clamav-20040731/missing --r
On Mon, 2 Aug 2004 10:54:47 +0100
Ollie Cook <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Thanks for the patch. I've applied it and will let you know if there
> continue to be problems.
The last patch was broken. Attached you will find a correct one.
--
oo. Tomasz Kojm <[EMAIL PROTE
On Fri, Jul 30, 2004 at 07:51:08PM +0200, Tomasz Kojm wrote:
> Ollie Cook <[EMAIL PROTECTED]> wrote:
> > limits=0xbfbffa20, options=27, copt=0x80564c0) at scanner.c:240
> > 240 if ((he = gethostbyname(cpt->strarg)) == 0) {
> > (gdb) p cpt->strarg
> > $7 = 0x805a0c0 "80.168.70.18
32 matches
Mail list logo