Re: [Clamav-users] Mimail Virus

2004-01-10 Thread EyedMax
Philipp Grosswiler wrote:

I found out that ClamAV does not always recognize the Mimail virus,
instead it is reported as "Seriously Broken Zip", which may be correct,
but doesn't really identify the virus itself...
How can this be avoided? I would like to get the virus name instead of
the information of a broken ZIP?
 

H. Hope with clamav you'll get ANY (even RANDOM like 
'bla-bla-bla') information INSTEAD of virus in ur mail ;)

Regards,
Phil.
 



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] clamav-milter compile problem

2004-01-12 Thread EyedMax
Hello, list!

I can't compile clamav-milter on my FREE-BSD 4.4-RELEASE system :(
Everything looks fine, except a few warnings about crypt, but no errors...
clamav-milter itself isn't appears after make.
Any ideas?

p.s. sendmail compiled with milter - actually I run a drweb mail filter 
via it...

//EyedMax

---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-12 Thread EyedMax
Nigel Horne wrote:

On Monday 12 Jan 2004 3:31 pm, EyedMax wrote:
 

Hello, list!
   

p.s. sendmail compiled with milter - actually I run a drweb mail filter
via it...
   

Running a milter from within sendmail (i.e. having a sendmail which supports
mailters at runtime) is not the same as being able to build new milters. You will need
to have the milter SDK for that.
 

//EyedMax
   

-Nigel
 

H
Sounds pretty good...
"milter SDK"
I don't wanna write my own milter filter... I just want to compile 
clamav-milter.

//EyedMax

---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-13 Thread EyedMax
EyedMax wrote:
Hello, list!

I can't compile clamav-milter on my FREE-BSD 4.4-RELEASE system :(
Everything looks fine, except a few warnings about crypt, but no errors...
clamav-milter itself isn't appears after make.
Any ideas?

p.s. sendmail compiled with milter - actually I run a drweb mail filter 
via it...

//EyedMax
Is anybody here?

--
//EyedMax
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-14 Thread EyedMax
Ing. Germán González B. wrote:
On Tue, 13 Jan 2004, EyedMax wrote:


EyedMax wrote:

Hello, list!

I can't compile clamav-milter on my FREE-BSD 4.4-RELEASE system :(
Everything looks fine, except a few warnings about crypt, but no errors...
clamav-milter itself isn't appears after make.


Did you configure with --enable-milter option?

Regards
Yes.
I can recompile and post logs here. Do so?
--
//EyedMax
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-14 Thread EyedMax
Daniel Wiberg wrote:

on 2004-01-13 15:33 Ing. Germán González B. said the following:

EyedMax wrote:

I can't compile clamav-milter on my FREE-BSD 4.4-RELEASE system :(
Everything looks fine, except a few warnings about crypt, but no 
errors...
clamav-milter itself isn't appears after make.


Did you configure with --enable-milter option?


Or 'cd /usr/ports/security/clamav && make -DWITH_MILTER install'

if building from ports.

//daniel wiberg
I do not have clamv in my ports collection... FREE-BSD 4.4... =(

I run from my homedir:
> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/clamav co 
clamav-devel

How can I obtain this port?

Step by step if you please =)

--
//EyedMax
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-15 Thread EyedMax
Ing. Germán González B. wrote:
I can't compile clamav-milter on my FREE-BSD 4.4-RELEASE system :(
Everything looks fine, except a few warnings about crypt, but no errors...
clamav-milter itself isn't appears after make.
Did you configure with --enable-milter option?

Regards
Yes.
I can recompile and post logs here. Do so?
Yes. Send the last part of compilation just when clamav-milter is 
compiled (it is one of the last package.)
This is my old logs.

--
//EyedMax


make.log1.gz
Description: application/gzip


configure.log1.gz
Description: application/gzip


make.install.log1.gz
Description: application/gzip


Re: [Clamav-users] clamav-milter compile problem

2004-01-15 Thread EyedMax
Nigel Horne wrote:

This is my old logs.
Have you installed the milter SDK yet? As I said, the milter won't build without that.

-Nigel
How can I do it?

--
//EyedMax
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-15 Thread EyedMax
Nigel Horne wrote:

On Thursday 15 Jan 2004 10:36 am, EyedMax wrote:


How can I do it?


That depends on the operating system you are using.

FREE-BSD 4.4-RELEASE

--
//EyedMax
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-15 Thread EyedMax
Ing. Germa'n Gonza'lez B. wrote:

This is my old logs.
Have you installed the milter SDK yet? As I said, the milter won't build without that.

-Nigel
You dont't have installed sendmail with milter support. Your log shows

checking whether setpgrp takes no argument... no
checking libmilter/mfapi.h usability... no
checking libmilter/mfapi.h presence... no
checking for libmilter/mfapi.h... no
checking for __gmpz_init in -lgmp... no
You must compile sendmail with it.

Hmm.
Tell me please, how can I run drweb-smf filter (it works on my server 
about for a year for now)???

Now drweb changes its price politics (and IMHO not so succesfull as 
desired), and almost ALL russian AV market goes to Kaspersky AV or its 
opensource competitors ;)

Maybe it's because I have two sendmails ;)
$ find / -name sendmail -type f -print
/usr/libexec/sendmail/sendmail
/usr/sbin/sendmail
/usr/src/contrib/file/Magdir/sendmail
/usr/src/contrib/sendmail-8.11.6/obj.FreeBSD.4.4-RELEASE.i386/sendmail/sendmail
--
//EyedMax
---
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.
http://www.eclipsecon.org/osdn
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-milter compile problem

2004-01-15 Thread EyedMax
ely; consider using mkstemp()
/usr/lib/libc.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: warning: this program uses f_prealloc(), which is not recommended.
/usr/lib/libc.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: warning: this program uses f_prealloc(), which is not recommended.
/usr/lib/libc.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: warning: this program uses f_prealloc(), which is not recommended.
/usr/lib/libc.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
bash-2.05# make install > make.install.log
see log in attached file
bash-2.05# find / -name "clamav-*" -type f -print
/usr/local/man/man1/clamav-milter.1.gz
/usr/local/man/man8/clamav-milter.8
/usr/ports/security/clamav-devel/clamav-milter/clamav-milter.c
/usr/ports/security/clamav-devel/clamav-milter/clamav-milter.sh
/usr/ports/security/clamav-devel/clamav-milter/.deps/clamav-milter.Po
/usr/ports/security/clamav-devel/docs/man/clamav-milter.8
/usr/ports/security/clamav-devel/docs/clamav-milter.8
/usr/ports/security/clamav-devel/docs/clamav-mirror-howto.pdf
/usr/ports/security/clamav-devel/docs/Portugese/clamav-howto.txt
/usr/home/eyedmax/clamav-devel/clamav-milter/clamav-milter.c
/usr/home/eyedmax/clamav-devel/clamav-milter/clamav-milter.sh
/usr/home/eyedmax/clamav-devel/clamav-milter/.deps/clamav-milter.Po
/usr/home/eyedmax/clamav-devel/docs/man/clamav-milter.8
/usr/home/eyedmax/clamav-devel/docs/clamav-milter.8
/usr/home/eyedmax/clamav-devel/docs/clamav-mirror-howto.pdf
/usr/home/eyedmax/clamav-devel/docs/Portugese/clamav-howto.txt
Shit. =(

--
//EyedMax


make.log.gz
Description: application/gzip


make.install.log.gz
Description: application/gzip