On Sun, 9 Nov 2003, Tomasz Kojm wrote:
> Fixed. Thank you once more for reporting this important problem. There's
> even a special snapshot with the fix:
> http://clamav.net/snapshot/clamav-20031109-tk.tar.gz
Is it normal that I got:
ERROR: Database initialization error.
Hi,
the CVS version of clamav sets X-* header to long
and IMHO bloated string.
X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 20031108',
clamav-milter version '0.60p'
What about something brief like?
X-Virus-Scanned: ClamAV 0.70/clamav-milter 0.61 (CVD 20031108)
Regs
Petr
--
On Sun, 09 Nov 2003 10:54:38 +0100
Krištof Petr <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the CVS version of clamav sets X-* header to long
> and IMHO bloated string.
in smtp-vilter the addition of headers is optional and the default is off. It is a
complete waste of bandwith ;)
- Marc
-
>> You probably know this, but clamav-devel-20031106 fails to compile with
>> - --enable-milter. The error being reported has been around a while, but
>> I'm reporting it because I thought yesterday's snapshot had a different
>> error. The error reported by make is:
>>
>> usr/lib/libmilter.a(main.
On Sun, 9 Nov 2003 02:08:00 -0500 (EST)
Tim Wilde <[EMAIL PROTECTED]> wrote:
> Is it normal that I got:
>
> ERROR: Database initialization error.
>
> Running this version? A simple freshclam (which re-downloaded the cvd
'make install' in the CVS version overwrites the databases with null
files
On Sun, 9 Nov 2003 11:02:48 +
Steve King <[EMAIL PROTECTED]> wrote:
> I can see that other people compile OK, so this must just be something
> missing from my set-up. I am aiming to use clamav-milter to pipe new
> email through as it arrives in KMail. I think that is possible? If it
You don't
I have compiled and installed clamav-20031109 on a solaris 9 sparc system
with GCC 3.3.2
clamd runs fine...but clamscan results in a segmentation fault:
# clamscan -r clamav-devel-20031109
..
clamav-devel-20031109/contrib/trashscan/CVS/Root: OK
clamav-devel-20031109/contrib/trashscan
On Sun, 09 Nov 2003 10:15:17 -0600
"J.D. Bronson" <[EMAIL PROTECTED]> wrote:
> The last snapshot I used a few days ago didnt do this, but the
> clamav-milter would accept a message and then die off. this is very
> frustrating.
>
> Any thoughts?
I'm working in it (segfault with gzipped files, i
On Sun, 9 Nov 2003 18:47:45 +0100
Tomasz Kojm <[EMAIL PROTECTED]> wrote:
> I'm working in it (segfault with gzipped files, introduced in the
> latest cvs commit).
Fixed - checkout CVS or grab the following file:
http://www.clamav.net/snapshot/clamav-20031109-2-tk.tar.gz
Bes
install the following "special" snapshot:
http://www.clamav.net/snapshot/clamav-20031109-2-tk.tar.gz
It should handle the broken Mimail zips and classify them as "Seriously
Broken Zip".
Best regards,
Tomasz Kojm
--
oo
Could someone confirm whether the correct argument for handling zoo
archives is --zoo or --unzoo, clamdoc.pdf and man clamscan don't agree
on this.
---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand
At 01:32 PM 11/9/2003, you wrote:
On Sun, 9 Nov 2003 18:47:45 +0100
Tomasz Kojm <[EMAIL PROTECTED]> wrote:
> I'm working in it (segfault with gzipped files, introduced in the
> latest cvs commit).
Fixed - checkout CVS or grab the following file:
http://www.clamav.net/snapshot/
what do I have to do to get GMP to build on solaris under gcc 3.3?
I tried -m32 and it built, but still wont work.
Anythoughts?
--
J.D. Bronson - "The Cisco Kid"
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Fax: 414.328.8282 // Pager: 414.314.8282
-
i like to know if anyone have a amavisd.conf for clamdscan
the default are using clamscan, but i like to have clamdscan since i like
to do i with clamd in daemon mode
sorry if this is a faq
thanks
---
This SF.Net email sponsored by: ApacheC
At 02:37 PM 11/9/2003, you wrote:
what do I have to do to get GMP to build on solaris under gcc 3.3?
I tried -m32 and it built, but still wont work.
Anythoughts?
Follow up-
I compiled GMP with --disable-shared --enable-static and attempted to use
static libraries with clamav. Well, it built and
Benny Pedersen wrote:
i like to know if anyone have a amavisd.conf for clamdscan
the default are using clamscan, but i like to have clamdscan since i like
to do i with clamd in daemon mode
sorry if this is a faq
thanks
Well, at least the debian version uses clamd (as primary scanner) by
default
When I try to compile snapshots of ClamAV on FreeBSD 4 I get this error,
have tried a lot of different versions, from ports and manually:
manager.o: In function `scanmanager':
manager.o(.text+0x555): undefined reference to `cl_gentemp'
manager.o: In function `scancompressed':
manager.o(.text+0xfb
On 09 Nov 2003 19:49:23 +
Kevin Spicer <[EMAIL PROTECTED]> wrote:
> Could someone confirm whether the correct argument for handling zoo
> archives is --zoo or --unzoo, clamdoc.pdf and man clamscan don't agree
> on this.
--zoo (support for non-free zoo unarchiver) is obsolete and you should
us
On Sun, 09 Nov 2003 23:18:28 +0100
Daniel Wiberg <[EMAIL PROTECTED]> wrote:
> When I try to compile snapshots of ClamAV on FreeBSD 4 I get this
> error, have tried a lot of different versions, from ports and
> manually:
>
> manager.o: In function `scanmanager':
> manager.o(.text+0x555): undefined
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>> I am aiming to use clamav-milter to pipe new
>> email through as it arrives in KMail. I think that is possible? If it
>
> You don't need clamav-milter for that. I don't know KMail but my MUA -
> Sylpheed Claws supports ClamAV natively :)
Thanks for
it works and compiles just fine.
That was the one from ports, just tried the latest one (20031109), same
result. I had no problems compiling ClamAV on FreeBSD 5.1, but the
production computers are older FreeBSD's, older snapshots/0.60 works fine.
/
I am using the 11-09 version2 snapshot...with sendmail 8.12.13preA4.
Things work just fine..until a virus comes in (testing at this point).
Clamav-milter rejects the virus and sends email as it should (-blo) but
then quietly exits(dies). No logs...no warnings...just drops out.
I am running on so
Just had a crash from what looks like a bad zip in 20031109. I'm trying
to find the zip that caused it now. Meanwhile, here's the backtrace:
(gdb) backtrace
#0 0x48137489 in fclose () from /usr/lib/libc_r.so.4
#1 0x4807692f in cli_scanzip (desc=6, virname=0x8c9af08, scanned=0x0
cted it from available on request. I can also
> re-compile with any needed debugging flags/etc to assist in debugging.
Apparantly I didn't base64 decode the zip properly the first time. I just
re-decoded it, and now:
[EMAIL PROTECTED]:~$ clamscan -V
clamscan / ClamAV version devel-20031
On Monday 10 November 2003 8:02 am, J.D. Bronson wrote:
> I am using the 11-09 version2 snapshot...with sendmail 8.12.13preA4.
What is the version of clamav-milter (do clamav-milter --version).
-Nigel
---
This SF.Net email sponsored by: Apach
On Sun, 9 Nov 2003 23:29:55 -0500 (EST)
Tim Wilde <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED]:~$ clamscan -V
> clamscan / ClamAV version devel-20031109
> [EMAIL PROTECTED]:~$ clamscan photos2.zip
> Bus error (core dumped)
You should read this mailing list more carefully a
Do a "setenv ABI 32" before running GMP's configure.
Hope this helps...
Ed
On Sun, 9 Nov 2003, J.D. Bronson wrote:
> From: J.D. Bronson <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Sun, 09 Nov 2003 14:37:53 -0600
> X-Bogosity: No, tests=bogofilter, spamicity=0.640316, version=0.1
27 matches
Mail list logo