Re: [Clamav-users] Process based clamd

2003-11-29 Thread Flinn Mueller
On Nov 29, 2003, at 5:17 AM, Marc Balmer wrote:

There _are_ current issues with thread-based clamd (and thread-based 
software in general, as everything (memory, fd's etc)is shared 
between threads:
No wonder there are issues with threading in clamd.  When I pointed 
the author at "Programming with Posix Threads" he responded that he 
had no time to read books...  So I guess the problem could also be a 
bit related to not fully understanding the topic ;-)
I can certainly understand not having the time to read.  That's the fun 
of open source.  Someone else can read the book for him and create 
patches ;-)



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Merry Christmas.

2003-12-24 Thread Flinn Mueller
Merry Christmas, and Yuletide greetings!

Regards,
Flinn
On Dec 24, 2003, at 5:38 PM, Tomasz Kojm wrote:

On Thu, 25 Dec 2003 09:34:05 +1100
Mick Pollard <[EMAIL PROTECTED]> wrote:
Just like to wish ALL a Merry Christmas. Hope Santa is good to you.
Merry Christmas !

I'm just waiting on a conversation with my turtle ;-)

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED] www.ClamAV.net
 (\/)\. http://www.clamav.net/gpg/tkojm.gpg
\..._   0DCA5A08407D5288279DB43454822DC8985A444B
  //\   /\  Wed Dec 24 23:38:05 CET 2003


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] type of viruses being added to database

2004-01-11 Thread Flinn Mueller
Maybe a browsable virus database would be in order.  Something ala 
http://securityresponse.symantec.com/avcenter/.  The description data 
from sendvirus.cgi would need to go right in there.  Anyone working on 
something like this already?  Even making accepting a link to a 
commercial av's db entry would do a good job for tracking purposes for 
the user.

Regards,
Flinn
On Jan 11, 2004, at 4:45 PM, jef moskot wrote:

Out of curiosity, what sort of viruses are typically being added to the
database?  Are they mostly new viruses?
Sometimes it's obvious when a user has submitted a large library of old
viruses, but in general it's tough to tell whether the latest crop of
updates have been recently discovered or if the project is just finally
catching up with a bunch of old and relatively rare viruses.
I'm not making a judgement about what should be done, I'm just curious 
as
to what is actually happening.

Jeffrey Moskot
System Administrator
[EMAIL PROTECTED]
---
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


---
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] type of viruses being added to database

2004-01-12 Thread Flinn Mueller
On Jan 12, 2004, at 7:48 PM, jef moskot wrote:

I don't see any reason to re-invent the wheel.  If there are no legal 
or
technical problems with linking to another commercial site, I think it
makes more sense to just add an URL to our list, as opposed to 
generating
fresh content for thousands of entries.


True.  I do like the Wiki idea lot though.


Jeffrey Moskot
System Administrator
[EMAIL PROTECTED]
---
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


---
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] Problem with openbsd 3.3

2004-01-19 Thread Flinn Mueller
there is no problem with openbsd's libpthread.  the problem has to do 
with the way clamav get's built.  i would be surprised that you were 
able to build it then get an error like that.  you don't have gnu 
pthreads installed do you?  If so remove it, you don't need it.  try 
the port though, it should help unless you have problems with the 
system itself.

regrards,
flinn
On Jan 19, 2004, at 7:44 AM, Jerome LOYET wrote:

Hello,

There's a big problem with libpthread on obsd, a port exists on
http://www.activeintra.net/projects/clamav/.
I hope it'll work after.

Bye, LOYET Jerome

-> -Message d'origine-
-> De : [EMAIL PROTECTED]
-> [mailto:[EMAIL PROTECTED] De la part
-> de Andrea Riela
-> Envoyé : lundi 19 janvier 2004 13:25
-> À : [EMAIL PROTECTED]
-> Objet : [Clamav-users] Problem with openbsd 3.3
->
-> Hi folks,
->
-> I need to install clamav to check my filesystem.
-> I've tried with clamav-0.65 port: I've installed anything,
-> I've created the /etc/clamav.conf and the _clamd user/group,
-> but when I try to use freshclam or clamd I receive this message:
->
-> /usr/libexec/ld.so: clamd: libpthread.so.20.20: No such file
-> or directory
-> /usr/libexec/ld.so: freshclam: libpthread.so.20.20: No such
-> file or directory
->
-> Where is my mistake?
-> Could I try with clamav-devel-20040118, but with the
-> --disable-clamav option?
->
-> Thanks for your support, and patience
-> Regards
-> Andrea
->
->
->
-> ---
-> 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
->


---
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


---
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] Problem with openbsd 3.3

2004-01-19 Thread Flinn Mueller
yes that is the latest, I have yet to play with the latest snaps.  i 
need to test on 3.4, but I am not ready to deploy 3.4 on my server 
(mostly because of the change from a.out to elf).

regards,
flinn
On Jan 19, 2004, at 9:43 AM, Andrea Riela wrote:

http://www.activeintra.net/projects/clamav/.
Ok,
It looks like it's working.
That is the latest release for openbsd?
Thanks
Andrea


---
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


---
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] Problem with openbsd 3.3

2004-01-19 Thread Flinn Mueller
Ditto.  My version of clamav-0.65 is running since 22 Dec 03 (last time 
I rebooted for security reasons).  Before that it was pretty solid as 
well.

Regards,
Flinn
On Jan 19, 2004, at 5:02 PM, Wouter de Vries wrote:

Roy Morris wrote:
It works fine on Openbsd 3.4 --stable, other then the items this list 
is already aware of like crashing without notice once in a while.
rm
I actually managed to get ClamAV 0.65 running rock solid. It has been 
running now for nearly 2 months without any problems. I am using 
OpenBSD 3.4, didn't use flinn's port though (because it wasn't updated 
around the time 0.65 released IIRC).

Wouter

---
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


---
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] Mac OS X

2004-02-01 Thread Flinn Mueller
These instructions should work for the latest devel snapshot of clamav 
with osx 10.3 (panther).
---
Open Terminal.app

ftp ftp://ftp.gnu.org/gnu/gmp/gmp-4.1.2.tar.gz
tar -xzf gmp-4.1.2.tar.gz
cd gmp-4.1.2
./configure
make
sudo make install
ftp http://activeintra.net/projects/clamav/osx/create_clamav_user.pl
sudo perl create_clamav_user.pl
export CLAM_VERSION=`date "+%Y%m%d"`

ftp http://www.clamav.net/snapshot/clamav-devel-$CLAM_VERSION.tar.gz
tar -xzf clamav-devel-$CLAM_VERSION.tar.gz
cd clamav-devel-$CLAM_VERSION
./configure --enable-id-check --enable-bigstack
automake
make
sudo make install
sudo -s
ftp http://activeintra.net/projects/clamav/osx/conf.patch
cd /usr/local/etc
patch < $OLDPWD/conf.patch
mkdir /var/clamav
chown clamav:clamav /var/clamav
touch /var/log/clamd.log
touch /var/log/freshclam.log
chown clamav:clamav /var/clamd.log
chown clamav:clamav /var/freshclam.log
cd /System/Library/StartupItems
mkdir clamav
cd clamav
ftp http://activeintra.net/projects/clamav/osx/StartupParameters.plist
ftp http://activeintra.net/projects/clamav/osx/clamav
chmod +x clamav
reboot
---
After that you are on your own.  I am not sure about Communigate Pro.

I think these instructions should be about it, anyone let me know if I 
forgot something, or if you have anything to add to this.

Regards,
Flinn Mueller
ActiveIntra.net, Inc.
flinn (a.T) activeintra (D.o.T) net
Toll Free: 1-800-640-4876 ext. 251
GnuPG (ID 27AE2CA9)
506B 1794 E240 ECEB 0758 2F90 6943 17A1 27AE 2CA9
---
ActiveIntra.net - Web Design, Web Programming, Web Hosting
On Jan 29, 2004, at 9:53 AM, Jay Bosworth wrote:

I am fairly new to Unix and am not as familiar with it as I would like 
to be.  We have a OS X 10.2.8 server that we would like to install 
ClamAV on.  We are running Communigate Pro as our mail server 
software.  Can anyone point me in the direction of some easy to follow 
instructions for installing ClamAV specifically on a OS X system?

Thanks,

Jay N. Bosworth
District Network Administrator
Bullock Creek Schools
(989)631-2340 ext. 157


---
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


---
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] Re: Problem building 0.66 on OpenBSD 3.4

2004-02-11 Thread Flinn Mueller
Do you have digital signature support?



On Feb 11, 2004, at 7:13 PM, Vic Metcalfe wrote:

I actually got it to build.  I started over and couldn't duplicate the 
same
problem I had before...  Sorry to have jumped the gun.  Here's how I 
made it
work (I'm using bash):

export LDFLAGS=-lpthread
./configure --disable-cr
make
make install
I couldn't duplicate the odd linking problem I had internally with
freshclam.  Very sorry to have troubled you!  I'll post this info to 
the
list so that others building on OpenBSD 3.4 can find a recipe.

--

"LOYET Jerome" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi

What is the version of your 3.4 Kernel ?

I'll try to port clamav 0.66 to obsd 3.4.

++ Jerome
-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Vic 
Metcalfe
Envoyé : mercredi 11 février 2004 18:32
À : [EMAIL PROTECTED]
Objet : [Clamav-users] Problem building 0.66 on OpenBSD 3.4

I recently was able to build the 0.65 release under OpenBSD, but I'm 
now
getting an error building freshclam:

gcc -g -O2 -o .libs/freshclam freshclam.o options.o manager.o notify.o
../clamscan/getopt.o
../clamscan/others.o  -L/usr/local/lib 
-L/home/vic/src/clamav-0.66/libclamav
 -L/home/vic/src/clamav-0.66/libclamav/.libs -lclamav -lz -lgmp 
-Wl,-rpath,/
usr/local/lib
freshclam.o: In function `freshclam':
/home/vic/src/clamav-0.66/freshclam/freshclam.c:66: undefined 
reference to
`parsecfg'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:67: undefined 
reference to
`parsecfg'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:83: undefined 
reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:103: undefined 
reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:125: undefined 
reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:136: undefined 
reference to
`cfgopt'
/home/vic/src/clamav-0.66/freshclam/freshclam.c:149: undefined 
reference to
`cfgopt'
freshclam.o:/home/vic/src/clamav-0.66/freshclam/freshclam.c:168: more
undefined references to `cfgopt' follow
collect2: ld returned 1 exit status
*** Error code 1

Stop in /home/vic/src/clamav-0.66/freshclam (line 209 of Makefile).
*** Error code 1
Stop in /home/vic/src/clamav-0.66 (line 204 of Makefile).
*** Error code 1
Stop in /home/vic/src/clamav-0.66 (line 137 of Makefile).

I used the --disable-pthreads option with configure, but other than 
that
everything is plain.

While I'm posting I want to give you clamav guys a huge THANK-YOU for 
making
the Internet a better place to live!

Thanks,
  Vic.




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=ick
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66

2004-02-17 Thread Flinn Mueller
ask Loyett Jerome, he seems pretty on top of this build.

On Feb 17, 2004, at 3:23 PM, Björn Ketelaars wrote:

Are there any success stories involving OpenBSD 3.4 and ClamAV 0.66? Is
there someone who wants to share a package?


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] OpenBSD Port

2004-02-18 Thread Flinn Mueller
Anyone using 3.3 please let me know about your success or failure with 
this port.  I was not able to get it to work.

Thanks,
Flinn
On Feb 18, 2004, at 4:56 AM, LOYET Jerome wrote:

See my precedent post.
Subjet: "RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66"
++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Helmut
Schneider
Envoyé : mercredi 18 février 2004 09:45
À : [EMAIL PROTECTED]
Objet : [Clamav-users] OpenBSD Port
Hi,

I used to use http://activeintra.net/projects/clamav/openbsd/ but it 
does
not seem to be updated anymore. Does anyone have a port for OpenBSD33 
for
clamav > 0.65?

Thanks, Helmut

---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Flinn Mueller
that's what I've got on 3.3

if you go into the make file and remove -L/usr/local/lib from LDFLAGS 
in the Makefile it will continue.

On Feb 18, 2004, at 8:05 AM, Walter wrote:

I have a problem to compile Clamav 0.67-1 in OpenBSD 3.4:

manager.o: In function `scanmanager':
manager.o(.text+0x86d): undefined reference to `cli_strtok'
collect2: ld returned 1 exit status
*** Error code 1
Stop in /download_software/clamav-0.67-1/clamav-0.67-1/clamscan (line 
211 of
Makefile).
*** Error code 1

Stop in /download_software/clamav-0.67-1/clamav-0.67-1 (line 204 of
Makefile).
*** Error code 1
Stop in /download_software/clamav-0.67-1/clamav-0.67-1 (line 137 of
Makefile).
*** Error code 1
Stop in /download_software/clamav-0.67-1 (line 1583 of
/usr/ports/infrastructure/mk/bsd.port.mk).
Thanks, Walter



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: R: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Flinn Mueller
On Feb 18, 2004, at 10:35 AM, Walter wrote:

I have the same problem with port you have made, but i remove
-L/usr/local/lib in Makefile and I have new error:
Which makefile?
w-clamav-0.67-1/clamav-0.67-1/Makefile
or
w-clamav-0.67-1/clamav-0.67-1/clamscan/Makefile
I should have been more specific.  After it stops compiling, I had to  
go into all the sub directories (clamscan, clamd, clamdscan, freshclam,  
sigtool) and remove -L/usr/local/lib from LDFLAGS.


/usr/bin/ld: cannot find -lbz2
collect2: ld returned 1 exit status
*** Error code 1
Stop in
/usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1/ 
libclamav
(line 264 of Makefile).
*** Error code 1

Stop in /usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1
(line 204 of Makefile).
*** Error code 1
Stop in /usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1
(line 137 of Makefile).
*** Error code 1
Stop in /usr/ports/security/clamav-0.67-1 (line 1583 of
/usr/ports/infrastructure/mk/bsd.port.mk).
Thanks, Walter

--
Walter Russo
Consulente informatico
Tel:  +393384500943/+393403152248
Fax: 0270030838
Sito Web: http://www.bosy71.com
E-mail: [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--
--Messaggio dal Servizio di Posta -
Questo messaggio non impegna in alcun caso Walter Russo e contiene
informazioni appartenenti allo stesso, che potrebbero essere di natura
confidenziale e/o riservata, esclusivamente diretta al destinatario  
sopra
indicato.
Qualora Lei non sia il destinatario indicato, Le comunichiamo con la
presente che sono severamente proibite la revisione, divulgazione,
rivelazione, copia, ritrasmissione di questo messaggio nonchè ogni  
azione
correlata al contenuto dello stesso. Se ha ricevuto questo messaggio  
per
errore, Voglia cortesemente eliminarlo dal suo archivio e darmene
comunicazione via e-mail. Grazie.

---Message from Post Office --
This message is not to be construed as an undertaking on the part of  
Walter
Russo and contains information belonging to said person, which may be
confidential and/or privileged and is intended only for the use of the
addressee indicated above.
If you are not the intended recipient, you are hereby notified that any
alteration, dissemination, disclosure, copying, retransmission or the  
taking
of any action in reliance upon the contents of this message is strictly
prohibited. If you have received this message in error, please destroy  
this
message immediately and notify me by return e-mail.
-Messaggio originale-
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Per conto di LOYET  
Jerome
Inviato: mercoledì 18 febbraio 2004 14.37
A: [EMAIL PROTECTED]
Oggetto: RE: [Clamav-users] OpenBSD Clamav.0.67-1

Try using the port I've made: http://www.fatbsd.com/openbsd/

Tell me on success or not.

++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Walter
Envoyé : mercredi 18 février 2004 14:05 À :
[EMAIL PROTECTED]
Objet : [Clamav-users] OpenBSD Clamav.0.67-1
I have a problem to compile Clamav 0.67-1 in OpenBSD 3.4:

manager.o: In function `scanmanager':
manager.o(.text+0x86d): undefined reference to `cli_strtok'
collect2: ld returned 1 exit status
*** Error code 1
Stop in /download_software/clamav-0.67-1/clamav-0.67-1/clamscan (line  
211 of
Makefile).
*** Error code 1

Stop in /download_software/clamav-0.67-1/clamav-0.67-1 (line 204 of
Makefile).
*** Error code 1
Stop in /download_software/clamav-0.67-1/clamav-0.67-1 (line 137 of
Makefile).
*** Error code 1
Stop in /download_software/clamav-0.67-1 (line 1583 of
/usr/ports/infrastructure/mk/bsd.port.mk).
Thanks, Walter



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with a free DVD  
software kit
from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with a free DVD  
software kit
from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=ick
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_

Re: [Clamav-users] OpenBSD Clamav.0.67-1

2004-02-18 Thread Flinn Mueller
On Feb 18, 2004, at 1:58 PM, Björn Ketelaars wrote:

- Original Message -
From: "Walter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 6:18 PM
Subject: R: [Clamav-users] OpenBSD Clamav.0.67-1

I remove "-L/usr/local/lib" from LDFLAGS but now I have another error:

/usr/bin/ld: cannot find -lbz2
collect2: ld returned 1 exit status
*** Error code 1
Stop in
/usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1/ 
libclamav
(line 264 of Makefile).
*** Error code 1

Stop in  
/usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1
(line 204 of Makefile).
*** Error code 1

Stop in  
/usr/ports/security/clamav-0.67-1/w-clamav-0.67-1/clamav-0.67-1
(line 137 of Makefile).
*** Error code 1

Stop in /usr/ports/security/clamav-0.67-1 (line 1583 of
/usr/ports/infrastructure/mk/bsd.port.mk).
Thanks, Walter

-Messaggio originale-
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Per conto di Flinn
Mueller
Inviato: mercoledì 18 febbraio 2004 14.43
A: [EMAIL PROTECTED]
Oggetto: Re: [Clamav-users] OpenBSD Clamav.0.67-1
that's what I've got on 3.3

if you go into the make file and remove -L/usr/local/lib from LDFLAGS  
in
the
Makefile it will continue.

On Feb 18, 2004, at 8:05 AM, Walter wrote:

I have a problem to compile Clamav 0.67-1 in OpenBSD 3.4:

manager.o: In function `scanmanager':
manager.o(.text+0x86d): undefined reference to `cli_strtok'
collect2: ld returned 1 exit status
*** Error code 1
Stop in /download_software/clamav-0.67-1/clamav-0.67-1/clamscan (line
211 of
Makefile).
*** Error code 1
Stop in /download_software/clamav-0.67-1/clamav-0.67-1 (line 204 of
Makefile).
*** Error code 1
Stop in /download_software/clamav-0.67-1/clamav-0.67-1 (line 137 of
Makefile).
*** Error code 1
Stop in /download_software/clamav-0.67-1 (line 1583 of
/usr/ports/infrastructure/mk/bsd.port.mk).
Thanks, Walter



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

First, thanks to Jerome for making a working port!

Walter, I had the same problems. The solution was to remove the  
previous
version of clamav form my machine.


That would be because /usr/local/lib appears in the ld search path  
before ../libclamav.  Duh @ me, this is my fault.





---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] OpenBSD Port

2004-02-18 Thread Flinn Mueller
I get this too.

On Feb 18, 2004, at 9:25 AM, LOYET Jerome wrote:

With the port I've made for 0.67-1, which works fine on obsd 3.4, it
compiles well but I have runtime error about lib dependences:
"_deny_severity" [...] :/usr/lib/libwrap.so.3.0
I don't know what to think about this.

++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Flinn
Mueller
Envoyé : mercredi 18 février 2004 14:20
À : [EMAIL PROTECTED]
Objet : Re: [Clamav-users] OpenBSD Port
Anyone using 3.3 please let me know about your success or failure with
this port.  I was not able to get it to work.
Thanks,
Flinn
On Feb 18, 2004, at 4:56 AM, LOYET Jerome wrote:

See my precedent post.
Subjet: "RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66"
++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Helmut
Schneider
Envoyé : mercredi 18 février 2004 09:45
À : [EMAIL PROTECTED]
Objet : [Clamav-users] OpenBSD Port
Hi,

I used to use http://activeintra.net/projects/clamav/openbsd/ but it
does
not seem to be updated anymore. Does anyone have a port for OpenBSD33
for
clamav > 0.65?
Thanks, Helmut

---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] OpenBSD Port

2004-02-19 Thread Flinn Mueller
Doesn't milter need tcpwrappers?

On Feb 19, 2004, at 5:50 AM, LOYET Jerome wrote:

Hello,

I have find a solution to get clamav working fine on openbsd 3.3 
(OpenBSD
** 3.3 GENERIC#44 i386).
I have worked with the port I've made for 3.4 and I have just add a 
line to
the Makefile of the Port, here is a little patch:

@@ -44,6 +44,7 @@
--with-group=${CLAMGROUP} \
 --disable-cr \
--with-dbdir=${PREFIX}/share/clamav \
+   --without-tcpwrappers \
 CONFIGURE_ENV+=LDFLAGS=" -L${PREFIX}/lib -pthread"
 CONFIGURE_ENV+=CPPFLAGS="-I${PREFIX}/include"
Clamscan is working good, clamd,  clamdscan and freshclam too

If someone could test and if the test will be a success, I will 
publish the
port.

++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Flinn
Mueller
Envoyé : mercredi 18 février 2004 21:21
À : [EMAIL PROTECTED]
Objet : Re: [Clamav-users] OpenBSD Port
I get this too.

On Feb 18, 2004, at 9:25 AM, LOYET Jerome wrote:

With the port I've made for 0.67-1, which works fine on obsd 3.4, it
compiles well but I have runtime error about lib dependences:
"_deny_severity" [...] :/usr/lib/libwrap.so.3.0
I don't know what to think about this.

++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Flinn
Mueller
Envoyé : mercredi 18 février 2004 14:20
À : [EMAIL PROTECTED]
Objet : Re: [Clamav-users] OpenBSD Port
Anyone using 3.3 please let me know about your success or failure with
this port.  I was not able to get it to work.
Thanks,
Flinn
On Feb 18, 2004, at 4:56 AM, LOYET Jerome wrote:

See my precedent post.
Subjet: "RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66"
++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de 
Helmut
Schneider
Envoyé : mercredi 18 février 2004 09:45
À : [EMAIL PROTECTED]
Objet : [Clamav-users] OpenBSD Port

Hi,

I used to use http://activeintra.net/projects/clamav/openbsd/ but it
does
not seem to be updated anymore. Does anyone have a port for OpenBSD33
for
clamav > 0.65?
Thanks, Helmut

---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux wit

Re: [Clamav-users] OpenBSD Port

2004-02-19 Thread Flinn Mueller
I am pretty sure you don't need:
patches/patch-clamscan-defaults_h
Plus the patch ignores the CLAMUSER and CLAMGROUP variables that I 
setup in the Makefile, so for many people (myself included) the patch 
would be pointless.

On Feb 19, 2004, at 5:50 AM, LOYET Jerome wrote:

Hello,

I have find a solution to get clamav working fine on openbsd 3.3 
(OpenBSD
** 3.3 GENERIC#44 i386).
I have worked with the port I've made for 3.4 and I have just add a 
line to
the Makefile of the Port, here is a little patch:

@@ -44,6 +44,7 @@
--with-group=${CLAMGROUP} \
 --disable-cr \
--with-dbdir=${PREFIX}/share/clamav \
+   --without-tcpwrappers \
 CONFIGURE_ENV+=LDFLAGS=" -L${PREFIX}/lib -pthread"
 CONFIGURE_ENV+=CPPFLAGS="-I${PREFIX}/include"
Clamscan is working good, clamd,  clamdscan and freshclam too

If someone could test and if the test will be a success, I will 
publish the
port.

++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Flinn
Mueller
Envoyé : mercredi 18 février 2004 21:21
À : [EMAIL PROTECTED]
Objet : Re: [Clamav-users] OpenBSD Port
I get this too.

On Feb 18, 2004, at 9:25 AM, LOYET Jerome wrote:

With the port I've made for 0.67-1, which works fine on obsd 3.4, it
compiles well but I have runtime error about lib dependences:
"_deny_severity" [...] :/usr/lib/libwrap.so.3.0
I don't know what to think about this.

++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Flinn
Mueller
Envoyé : mercredi 18 février 2004 14:20
À : [EMAIL PROTECTED]
Objet : Re: [Clamav-users] OpenBSD Port
Anyone using 3.3 please let me know about your success or failure with
this port.  I was not able to get it to work.
Thanks,
Flinn
On Feb 18, 2004, at 4:56 AM, LOYET Jerome wrote:

See my precedent post.
Subjet: "RE: [Clamav-users] ClamAV 3.4 & OpenBSD 0.66"
++ Jerome

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de 
Helmut
Schneider
Envoyé : mercredi 18 février 2004 09:45
À : [EMAIL PROTECTED]
Objet : [Clamav-users] OpenBSD Port

Hi,

I used to use http://activeintra.net/projects/clamav/openbsd/ but it
does
not seem to be updated anymore. Does anyone have a port for OpenBSD33
for
clamav > 0.65?
Thanks, Helmut

---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&opÌk
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists

Re: [Clamav-users] OpenBSD Port

2004-02-19 Thread Flinn Mueller

Unacceptably low signal-to-noise ratio... :-(

Is it really that big of a deal?

And why am I the only one being told about this? ;-)

Regards,
Flinn Mueller
ActiveIntra.net, Inc.
[EMAIL PROTECTED]
Toll Free: 1-800-640-4876 ext. 251
GnuPG (ID 27AE2CA9)
506B 1794 E240 ECEB 0758 2F90 6943 17A1 27AE 2CA9
---
ActiveIntra.net - Web Design, Web Programming, Web Hosting


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] OpenBSD Port

2004-02-19 Thread Flinn Mueller
On Feb 19, 2004, at 11:03 AM, LOYET Jerome wrote:

I cannot test milter on 3.3 for now but I will (let me time to untar
src.tar.gz and to recompile sendmail).
I've suppress the patch for clamscan/defaults.h and everything is fine 
for
obsd 3.3. I will try on 3.4 after.

Is clamav compiling fine now or not?

Only when a previous libclamav is not present in ${PREFIX}/lib

But that is because of the LDFLAGS.  I think the ultimate solution is 
to fix the bug in the configure script that does not find gmp ( think 
bz2 also ).



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Re: Use of CLAMAV as Corporate Antivirus

2004-04-09 Thread Flinn Mueller
On Apr 9, 2004, at 9:22 AM, Alex Cherney wrote:
Fajar, thanks for the suggestions and I agree with Tomasz. I need to 
think how to do that in the UI so that an ordinary user (as far I 
understand - the target audience) is not overwhelmed with number of 
options.
I think you should add the ability to set command line options.  This 
would allow the UI to stay clean, while letting power users/admins to 
control scanning a little better.  One of my issues is that I would 
really only like to see infected files.  I don't see a way of doing 
that in the current offering.  Great work so far, keep it up!

Regards,
Flinn Mueller
ActiveIntra.net, Inc.
[EMAIL PROTECTED]
Toll Free: 1-800-640-4876 ext. 251
GnuPG (ID 27AE2CA9)
506B 1794 E240 ECEB 0758 2F90 6943 17A1 27AE 2CA9
---
ActiveIntra.net - Web Design, Web Programming, Web Hosting

I have seen some software products perceived too complex by users just 
because they offer too much configuration. As well as I need to find 
time to do that :(.

Regards,
Alex


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [clamav-users] Missing a lib when compiling on OpenBSD 3.3

2003-05-13 Thread Flinn Mueller
Download my port:
http://activeintra.net/openbsd/article.php?id=5
There is one for .54 on 3.3 in the center of the page.
OpenBSD does not use -lc_r anymore...hence the breakage.

Regards,
Flinn
On Tuesday, May 13, 2003, at 07:33 AM, Kim Nielsen wrote:

Hi,

I have some problems when compiling version 0.54 under OpenBSD 3.3:

[SNIP]
Making all in database
Making all in docs
Making all in sigtool
/bin/sh ../libtool --mode=link gcc  -g -O2-o sigtool  options.o 
sigtool.o ../clamscan/getopt.o ../clamscan/others.o -L../libclamav 
-lclamav
gcc -g -O2 -o .libs/sigtool options.o sigtool.o ../clamscan/getopt.o 
../clamscan/others.o  -L/root/tools/clamav-0.54/libclamav 
-L/root/tools/clamav-0.54/libclamav/.libs -lclamav -lz 
-Wl,-rpath,/usr/local/lib
creating sigtool
Making all in clamd
/bin/sh ../libtool --mode=link gcc  -g -O2-o clamd  options.o 
cfgfile.o  clamd.o tcpserver.o  localserver.o server.o  scanner.o 
others.o  clamuko.o dazukoio.o  tests.o ../clamscan/getopt.o 
-L../libclamav -lclamav -pthread -lc_r
gcc -g -O2 -o .libs/clamd options.o cfgfile.o clamd.o tcpserver.o 
localserver.o server.o scanner.o others.o clamuko.o dazukoio.o tests.o 
../clamscan/getopt.o  -L/root/tools/clamav-0.54/libclamav 
-L/root/tools/clamav-0.54/libclamav/.libs -lclamav -lz -lc_r 
-Wl,-rpath,/usr/local/lib
ld: -lc_r: no match
collect2: ld returned 1 exit status
*** Error code 1

Stop in /root/tools/clamav-0.54/clamd (line 228 of Makefile).
*** Error code 1
Stop in /root/tools/clamav-0.54 (line 185 of Makefile).

can anyone tell me what libc_r.a or libc_r.so is ?

Regards
Kim


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] Missing a lib when compiling on OpenBSD 3.3

2003-05-14 Thread Flinn Mueller
No

On Wednesday, May 14, 2003, at 03:40 AM, Tomasz Kojm wrote:

Download my port:
http://activeintra.net/openbsd/article.php?id=5
There is one for .54 on 3.3 in the center of the page.
Is it an official port ?

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl  
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] Missing a lib when compiling on OpenBSD 3.3

2003-05-14 Thread Flinn Mueller
A real fix is the patch included in the port.

On Wednesday, May 14, 2003, at 04:00 AM, Kim Nielsen wrote:

On Wed, 2003-05-14 at 09:45, Flinn Mueller wrote:
No
I fixed this with a ./configure without threads.

/Kim

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] Missing a lib when compiling on OpenBSD 3.3

2003-05-14 Thread Flinn Mueller
The problem with changing -pthread to -lpthread is that -pthread is 
supposed to do some extra things that -lpthread (it currently does not 
do anything extra, but may in the future I believe).

I had similar success changing the configure to -lpthread, but if I 
remember correctly this broke in recent snapshots...

Regards,
Flinn
On Wednesday, May 14, 2003, at 01:18 PM, Ed Vazquez wrote:

Something that should probably be added to the INSTALL file:

Gnu Make and Gnu PTH are prerequisites under *BSD

(Version?  I grabbed the latest, make-3.80 and pth-2.0.0 and it
worked).
And in the configure / configure.in files under the openbsd*) section
the -pthread needs to change to -lpthread otherwise you end up with
errors such as:
mkdir .libs
gcc -g -O2 -o .libs/clamd options.o cfgfile.o clamd.o tcpserver.o
localserver.o server.o scanner.o others.o clamuko.o dazukoio.o tests.o
../clamscan/getopt.o  -L/home/src/clamav-20030317/libclamav
-L/home/src/clamav-20030317/libclamav/.libs -lclamav -lz
-Wl,-rpath,/usr/local/lib
server.c:68: Undefined symbol `_pthread_sigmask' referenced from text
segment
server.c:87: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
server.c:122: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
server.c:142: Undefined symbol `_pthread_sigmask' referenced from text
segment
server.c:188: Undefined symbol `_pthread_cancel' referenced from text
segment
server.c:193: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
server.c:215: Undefined symbol `_pthread_cancel' referenced from text
segment
server.c:219: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
server.c:372: Undefined symbol `_pthread_mutex_init' referenced from
text segment
server.c:439: Undefined symbol `_pthread_attr_init' referenced from
text segment
server.c:440: Undefined symbol `_pthread_attr_setdetachstate'
referenced from text segment
server.c:463: Undefined symbol `_pthread_create' referenced from text
segment
server.c:529: Undefined symbol `_pthread_mutex_lock' referenced from
text segment
server.c:533: Undefined symbol `_pthread_create' referenced from text
segment
others.c:64: Undefined symbol `_pthread_mutex_lock' referenced from
text segment
others.c:69: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
others.c:79: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
others.c:105: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
others.c:127: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
others.c:223: Undefined symbol `_pthread_mutex_lock' referenced from
text segment
others.c:228: Undefined symbol `_pthread_mutex_unlock' referenced from
text segment
others.c:0: More undefined symbol _pthread_mutex_unlock refs follow
/home/src/clamav-20030317/libclamav/.libs/libclamav.so.1.2: Undefined
symbol `_pthread_mutex_lock' referenced
collect2: ld returned 1 exit status
gmake[1]: *** [clamd] Error 1
gmake[1]: Leaving directory `/home/src/clamav-20030317/clamd'
gmake: *** [all-recursive] Error 1
Only tested in OpenBSD 3.0, 3.1, 3.2 and 3.3 so this may not be true
for 2.x and earlier.
--
- Ed
~~
The less time planning, the more time programming.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] Missing a lib when compiling on OpenBSD 3.3

2003-05-14 Thread Flinn Mueller
Did you install pth-2 on your own or from ports?  I see 1.4.1 in the 
current tree.
That may be the key.

20030317 may have been the last working snapshot before the breakage on 
my systems

Regards,
Flinn
On Wednesday, May 14, 2003, at 02:20 PM, Ed Vazquez wrote:

Well, this was the case with both clamav-0.54 and clamav-20030317
(which is the most recent snapshot available) on my systems.  -lthread
broke badly with or without Gnu/PTH installed, the only successful
make was with -lpthread.
--
- Ed
~~
All our wanting comes from needs, thus we continuously suffer. The
intellect teaches free will, free from suffering.
- Arthur Schopenhauer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] Undefined symbol error

2003-05-20 Thread Flinn Mueller
This is fixed in my unnofficial port.

http://www.activeintra.net/openbsd/article.php?id=5

Mark Anderson wrote:

I've just installed the latest clamav source on an OpenBSD 3.2
but receive the following error when I try the test thats 
mentioned in the documentation.

$ clamscan -r -l scan.txt ../clamav-0.54
/usr/libexec/ld.so: Undefined symbol "_pthread_self" called from 
clamscan:/usr/local/lib/libclamav.so.1.2 at 0x4003127c
I haven't setup a clamav user in case that counts. Another
question I have and I don't mean to be rude when I ask -
but would ClamAV be considered stable enough to use in a
production environment ? I only ask because it uses the 
definitions from OpenAntiVirus which is not recommended
for production use.

Thanks,

Mark Anderson.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] clamav-20030522

2003-05-22 Thread Flinn Mueller
I am having the same issues on OpenBSD 3.1 that I had with the previous 
snaps.
/usr/libexec/ld.so: Undefined symbol "_pthread_self" called from 
clamscan:/usr/local/lib/libclamav.so.1.2 at 0x400332d8

I haven't tried it on OpenBSD 3.3 yet, but I expect the same results.

Regards,
Flinn'
Tomasz Kojm wrote:

This version fixes the BSD problem introduced in -20030424.

Best regards,
Tomasz Kojm
 





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] clamav and BSD

2003-05-24 Thread Flinn Mueller
Just got it (20030522) running with threads on OpenBSD 3.1.  I need to 
do more testing, and get it running on 3.3.

Patch coming soon...

Regards,
Flinn
On Friday, May 23, 2003, at 10:46 AM, Tomasz Kojm wrote:

The latest snapshot seems to be very stable under BSD. Ken McKittrick 
has
provided me with a full access to a FreeBSD 4.8 box for extensive 
clamav
testing. I'm also testing it under my FreeBSD 5.0 and everything looks 
fine,
but my main testing rule is: No crash for a week. Some time ago I 
received
a bug report on AIX - in case of this system I suggest the 
--enable-bigstack
flag in ./configure, however the real reason of clamd crash is not 
known.

I don't have access and am not familiar with OpenBSD, so I hope Flinn 
will
create a patch for that -lc_r problem ;)

Clamav compiles under NetBSD but clamd is disabled by default - does 
NetBSD
support POSIX threads ?

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl  
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] clamav and BSD

2003-05-27 Thread Flinn Mueller
Tomasz Kojm wrote:

I don't have access and am not familiar with OpenBSD, so I hope Flinn will
create a patch for that -lc_r problem ;)
As promissed, here it is
3.3 systems do not require -lc_r
3.1 systems do
patches and ports attached for 3.1, and 3.3
I have not tested the 3.3 port or patchbut it _SHOULD_ work anyway 
someone please verify

Clamav compiles under NetBSD but clamd is disabled by default - does NetBSD
support POSIX threads ?
No NetBSD does not have native pthreads (as far as I know)

Best regards,
Tomasz Kojm
Regards,
Flinn


33-clamav-20030522.tgz
Description: Binary data


31-clamav-20030522.tgz
Description: Binary data
$OpenBSD$
--- configure.orig  Mon May 26 19:47:35 2003
+++ configure   Mon May 26 19:47:54 2003
@@ -9033,7 +9033,7 @@ _ACEOF
 ;;
 openbsd*)
 if test "$have_pthreads" = "yes"; then
-   LIBCLAMAV_LIBS="$LIBCLAMAV_LIBS -pthread"
+   LIBCLAMAV_LIBS="$LIBCLAMAV_LIBS -pthread -lc_r"
CLAMD_LIBS="-pthread -lc_r"
TH_SAFE="-thread-safe"
cat >>confdefs.h <<\_ACEOF
$OpenBSD$
--- configure.orig  Mon May 26 20:08:20 2003
+++ configure   Mon May 26 20:08:37 2003
@@ -9034,7 +9034,7 @@ _ACEOF
 openbsd*)
 if test "$have_pthreads" = "yes"; then
LIBCLAMAV_LIBS="$LIBCLAMAV_LIBS -pthread"
-   CLAMD_LIBS="-pthread -lc_r"
+   CLAMD_LIBS="-pthread"
TH_SAFE="-thread-safe"
cat >>confdefs.h <<\_ACEOF
 #define CL_THREAD_SAFE 1

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [clamav-users] joke.exe

2003-05-27 Thread Flinn Mueller
I scanned this with NAV, and it also turns up nothing...

Fajar Arief Nugraha wrote:
Hi,

I'm attaching a zip file (password : "virus") containing a virus 
attachment (joke.exe) which clamav missed during scanning.
I believe the virus is "Snow White" or "WORM_LOVGATE.B"

Strangely enough, Yahoo's Symantec scanner seemed to miss it too.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] Missing binaries for clamd/clamdscan

2003-05-28 Thread Flinn Mueller
George Szekely wrote:

"use_netinfo="yes"
have_pthreads="no"
echo "$as_me:$LINENO: result: Darwin detected. Disabling thread 
support." >&5
echo "${ECHO_T}Darwin detected. Disabling thread support." >&6
;;
"
I've flipped "no" to "yes" and it did compile and install, but the question
in my mind remains if that is OK or it's set to "no" for a reason. It 
works from the command line, but not from Exim yet.
This is also true on my OS X machine using 20030522.  I can't speak for 
Exim, but all seems well otherwise.

Patch attached...
sorry for the sh*t line endings on the patch
Regards,
Flinn
--- configure.orig  Tue May 27 23:42:59 2003
+++ configure   Tue May 27 23:43:05 2003
@@ -9083,9 +9083,9 @@ _ACEOF
 _ACEOF
 
 use_netinfo="yes"
-have_pthreads="no"
-echo "$as_me:$LINENO: result: Darwin detected. Disabling thread support." >&5
-echo "${ECHO_T}Darwin detected. Disabling thread support." >&6
+have_pthreads="yes"
+//echo "$as_me:$LINENO: result: Darwin detected. Disabling thread support." >&5
+//echo "${ECHO_T}Darwin detected. Disabling thread support." >&6
 ;;
 sco*)
 FRESHCLAM_LIBS="-lsocket"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [clamav-users] Missing a lib when compiling on OpenBSD 3.3

2003-05-14 Thread Flinn Mueller
Well, there are a few small problems with it that I have not fixed as 
of yet.  I was hoping a new stable release would soon grace us with 
it's presence so that I could update my port.

I have had thread issues with recent snapshots, but have not had the 
time to really look into it.

Anyways, I'll have some free time this week and I will fix my issues 
with the .54 port, and update this list, and [EMAIL PROTECTED] for testing.

Regards,
Flinn
On Wednesday, May 14, 2003, at 03:52 AM, Tomasz Kojm wrote:

No
Anyway I will describe it in documentation. Is there a way to make it 
"official" ?

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl  
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[clamav-users] Update: Clamav Port for OpenBSD

2003-06-29 Thread Flinn Mueller
I have update the port for the -0.60 port for OpenBSD.

Please test.

http://activeintra.net/openbsd/article.php?id=5




clamav-snapshot.tgz
Description: GNU Zip compressed data


clamav.tgz
Description: GNU Zip compressed data


Regards,
Flinn
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

[clamav-users] BSD compatibilty

2003-06-29 Thread Flinn Mueller
I have a patch to ltmain.sh as a part of my OpenBSD port that I would
like to see get into the main src tree, but I need to test them on
other BSD systems to ensure they don't break.  I am pretty sure that
FreeBSD does not even use ltmain.sh included with clam.  I believe
FreeBSD's port has USE_LIBTOOL, causing the system's own libtool to be
used?

Anyway, can anyone provide me access to FreeBSD and NetBSD systems to
try and resolve the ltmain issues so all the beasties play nice. ;)

Thanks,
Flinn



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [clamav-users] Good news

2003-06-18 Thread Flinn Mueller
Me too, hopefully I can get it committed by 3.4

On Wednesday, June 18, 2003, at 08:09 AM, Wouter de Vries wrote:

This is very good news to hear indeed! I am really looking forward to
the new stable version.
Wouter

-Oorspronkelijk bericht-
Van: Tomasz Kojm [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 18 juni 2003 12:17
Aan: [EMAIL PROTECTED]
Onderwerp: [clamav-users] Good news
Hello,

Thanks to yesterday's bug report by Kristof Petr (send on private), I
have
fixed the strange problem that was causing clamd crashes, especially in
highly loaded environments. The problem was in missing closedir() in
error
conditions in directory recursive scanners in clamd and libclamav
(clamscan
was also affected) which was causing a descriptor leak. The fix makes
clamd
completely stable in my stress tests. A stable version will be released
on Friday. If there are some things you want to be included in the 
final
version, please let us know immediately.

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl  
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] New: OpenBSD Port for ClamAV 0.60

2003-06-27 Thread Flinn Mueller
Yeah, I know.

On Friday, June 27, 2003, at 01:11 PM, Wouter de Vries wrote:

Hey,

Too bad there's already a new snapshot with a few important bug fixes  
:)

Wouter

Flinn Mueller wrote:

Finally I got the time to finish...  Please test.
--  
Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of  
this software is the integration with mail servers (attachment  
scanning). The package provides a flexible and scalable  
multi-threaded daemon, a command line scanner, and a tool for  
automatic updating via Internet. The programs are based on a shared  
library distributed with the Clam AntiVirus package, which you can  
use with your own software. The virus database is based on the virus  
database from OpenAntiVirus, but contains additional signatures  
(including signatures for popular polymorphic viruses, too) and is  
KEPT UP TO DATE.
--  
Porthome:
http://activeintra.net/openbsd/article.php?id=5
-- 
--
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [clamav-users] OpenBSD v3.3 - tgz install (no port)

2003-06-01 Thread Flinn Mueller
I'm working on it...

- Original Message - 
From: "marrandy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 10:11 PM
Subject: [clamav-users] OpenBSD v3.3 - tgz install (no port)


> Hello.
>
> Just tried the latest snapshot and the stable release.  Bioth halt during
the
> build.
>
> I see there is a couple of threads in the archive.
>
> Is this issue being fixed ?
>
> I don'y use the port system.  I do source / tgz installs.
>
> What do I need to do to get clamav to build and run correctly.
>
> Regards...Martin
> -- 
> I want you to organize my PASTRY trays ... my TEA-TINS are gleaming in
> formation like a ROW of DRUM MAJORETTES -- please don't be FURIOUS with
me --
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






Re: [clamav-users] Good news

2003-06-18 Thread Flinn Mueller
Maybe a quarantine program might handle it better.  Using the flag not 
to move the file, but using the flag to call a program to move the 
file.  ie. call a shell script and pass variables like filename and 
filepath.  This would allow us to call a customized script to handle 
quarantines.

Regards,
Flinn

On Wednesday, June 18, 2003, at 11:04 AM, _Chris McKeever_ wrote:

I know this is a huge wish list, but something to the effect of a
--quarantine flag which moves the files to a directory keeping the path

IE - virus in /home/someuser/download/blah.rar  --->
/quarantine-dir/home/someuser/download/blah.rar

just a suggestion...maybe not for the immediate release, but in a 
future
release.

Thanks


-Original Message-
From: Wouter de Vries [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 7:09 AM
To: [EMAIL PROTECTED]
Subject: RE: [clamav-users] Good news


This is very good news to hear indeed! I am really looking forward to
the new stable version.

Wouter

-Oorspronkelijk bericht-
Van: Tomasz Kojm [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 18 juni 2003 12:17
Aan: [EMAIL PROTECTED]
Onderwerp: [clamav-users] Good news

Hello,

Thanks to yesterday's bug report by Kristof Petr (send on private), I
have
fixed the strange problem that was causing clamd crashes,
especially in
highly loaded environments. The problem was in missing closedir() in
error
conditions in directory recursive scanners in clamd and libclamav
(clamscan
was also affected) which was causing a descriptor leak. The fix makes
clamd
completely stable in my stress tests. A stable version will
be released
on Friday. If there are some things you want to be included
in the final
version, please let us know immediately.

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






Re: [clamav-users] clamav update problem

2003-06-09 Thread Flinn Mueller
I'd also love to see a clamav project on SF.  I want to see CVS access 
too.

Regards,
Flinn
On Monday, June 9, 2003, at 10:27 AM, Forrest Aldrich wrote:

At 03:48 AM 6/9/2003, Ahmad Masood Shah wrote:

There was problem in clamv system. Now they have recoverd ...
updating is working now..
[ ... ]

Glad the problem is fixed.

I certainly tried to find out what had happened, but didn't get any 
information.

I'd like to suggest that ClamAV be moved to SourceForge.net.   This 
would resolve these types of outage problems, and would place less 
reliability upon one or two web sites for making the code and 
snapshots available.  Consider?



Forrest

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[clamav-devel] OpenBSD port snapshot 20030605

2003-06-09 Thread Flinn Mueller
I'm sending this out to everyone that I _think_ is concerned about the
OpenBSD port.

Someone please test this port of 20030605 on OpenBSD.  I have not tested it
extensively,
but libclamav clamscan, and clamd both now compile with -pthread ( which is
what the
problem was ).  So please compile and run and give me feedback.  I am
without (read to lazy to upgrade) a 3.3 machine.

Special thanks to Wouter de Vries for the shell.

I know the patches are less then desirablebut they work.  Someone more
fluent in libtool and the build system might have better luck.

configure
Remove -lc_r
OpenBSD >= 3.3, doesn't need -lc_r anymore





Re: [clamav-users] OpenBSD v3.3 - tgz install (no port)

2003-06-05 Thread Flinn Mueller
As far as stable (.54) goes that last time I checked I think it(my port)
worked.  All my notes are here:

http://www.activeintra.net/openbsd/article.php?id=5

I'd love to say real soon, but I am running into a small issue that maybe
someone who is more fluent can help with.  The problem is that when calling
libtool, it ignores -pthread.  -pthread goes in but does not come out.  The
problem also seems that when I get libclamav to compile with -pthread, clamd
will not.

I am working on the new snapshot as I am writing this.  Hopefully something
good will come out of today.

Regards,
Flinn


- Original Message - 
From: "marrandy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 05, 2003 8:27 AM
Subject: Re: [clamav-users] OpenBSD v3.3 - tgz install (no port)


> On Saturday 31 May 2003 10:14 pm, Flinn Mueller wrote:
> > I'm working on it...
> >
> > - Original Message - 
> > From: "marrandy" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, May 31, 2003 10:11 PM
> > Subject: [clamav-users] OpenBSD v3.3 - tgz install (no port)
> >
> >
> > > Hello.
> > >
> > > Just tried the latest snapshot and the stable release.  Bioth halt
during
> > the
> > > build.
> > >
> > > I see there is a couple of threads in the archive.
> > >
> > > Is this issue being fixed ?
> > >
> > > I don'y use the port system.  I do source / tgz installs.
> > >
> > > What do I need to do to get clamav to build and run correctly.
> > >
> > > Regards...Martin
>
>
> Any forcast ???  Timewise.
>
> Please let me know about beta testing.
>
> Regards...Martin
> -- 
> Put not your trust in money, but put your money in trust.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






Re: [clamav-users] netBSD1.6+postfix+amavis

2003-06-18 Thread Flinn Mueller
could gnu pth work on netbsd for clamd's purposes?

Regards,
Flinn

On Wednesday, June 18, 2003, at 06:22 AM, Tomasz Kojm wrote:


Run the command

`which clamd` - it will find where the binary was installed ;-)


Hehe, it won't because clamd building is disabled on NetBSD.

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






[clamav-users] OpenBSD port

2003-06-13 Thread Flinn Mueller
Ok, all is well with this port I hear. Big thanks to Ed Vázquez for pointing
out home directory conventions on 3.3, and making my life easier by sending
me his modifications ;)  Again I haven't tested it, please let me know if it
works for everyone.

I'll try and get a 3.1 port out this week. Since I am still using 3.1, even
though it's officially unsupported. Hopefully there will be a stable release
of Clamav to get this in the ports tree .54 is a bit outdated at this point.
--
Changed
home directory to /var/empty
application usernames on OpenBSD should now be lead by an underscore _, so
_clamav

Again, the latest port can be found here:
http://activeintra.net/openbsd/article.php?id=5

Thanks to everyone who helped.

Regards,
Flinn


clamav-snapshot.tgz
Description: Binary data
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [clamav-users] am I understanding this right?

2003-06-09 Thread Flinn Mueller
This is not the job of Clamav.  I think you could write a script of 
your own to bounce messages if they are infected.

On Monday, June 9, 2003, at 12:44 PM, Stephen White wrote:

 Original Message 
From Raymond Norton <[EMAIL PROTECTED]>
Date: Monday, 09 Jun 2003, 16:56
I am trying to see how this is a benefit to run over sophos.
I need to cover 500 + mailboxes, so even a
few bucks per user is a big deal..
I think you've just found a benefit.  I can't afford to run a 
commercial
virus scanner on the mailing list server I run for a couploe of
non-commercial reasons (eg for the benefit of my local Scout Group) ...
however clamav should provide reasonable protection against members of
the lists infecting each other via the messages to one of the lists.

I don't need to disinfect the messages, I just want to make a 
reasonable
attempt to stop infected ones being delivered to the intended
victims^Wrecipients.  The sender will see the bounce, disinfect their
computer (with whatever anti-virus software they have, or purchase some
if not) and send out a clean version themselves.  It's not my job to
clean the attachments, in fact that's entirely counter productive
because it removes one of the immediate reasons that the sender would
have for disinfecting themselves - and if the email isn't disinfected
properly it would shift some of the reponsibility for the distribution
of the virus onto me.  I'm suspect that 90% of mailserver 
administrators
probably have similar objectives.

--
Stephen White <[EMAIL PROTECTED]>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[clamav-users] OpenBSD Port snapshot-20030625

2003-06-29 Thread Flinn Mueller
I made a binary package available.  Please test.  I'm looking into 
adding milter support, anyone using sendmail?

http://activeintra.net/openbsd/article.php?id=5

Attachment:
clamav-snapshot.tgz
Description: GNU Zip compressed data


Regards,
Flinn

-
To unsubscribe, e-mail: [EMAIL PROTECTED]


gz1.gz
Description: "For additional commands, e-mail: [EMAIL PROTECTED]"


[clamav-users] New: OpenBSD Port for ClamAV 0.60

2003-06-27 Thread Flinn Mueller
Finally I got the time to finish...  Please test.

--
Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of 
this software is the integration with mail servers (attachment 
scanning). The package provides a flexible and scalable multi-threaded 
daemon, a command line scanner, and a tool for automatic updating via 
Internet. The programs are based on a shared library distributed with 
the Clam AntiVirus package, which you can use with your own software. 
The virus database is based on the virus database from OpenAntiVirus, 
but contains additional signatures (including signatures for popular 
polymorphic viruses, too) and is KEPT UP TO DATE.
--

Porthome:
http://activeintra.net/openbsd/article.php?id=5


clamav.tgz
Description: GNU Zip compressed data
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [clamav-users] OpenBSD Port

2003-07-22 Thread Flinn Mueller
I was looking at setting the user/group as a variable in the Makefile,
since my INSTALL script is hard coded with _clamd and it also sets
ownership to _clamd.

As far as amavis goes, that is up to the user to set those options.  I
could make that a flavor of the port.

Regards,
Flinn


- Original Message - 
From: "Lynn Duerksen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 4:14 PM
Subject: RE: [clamav-users] OpenBSD Port


> How well does freshclam work in this release, if clamd is run with
> amavisd-new in chroot and the following clamav.conf settings
> - - - - - - - - - - - - - - - - - - -
> # Path to the local socket. The daemon doesn't change the mode of
the
> # created file (portability reasons). You may want to create it in a
> directory
> # which is only accessible for a user running daemon.
> # LocalSocket /var/run/clamd/clamd.sock
> LocalSocket /var/amavisd/clamd.sock
>
> # Run as selected user (clamd must be started by root).
> # By default it doesn't drop privileges.
> User amavisd
> - - - - - - - - - - - - - - - - - - -
>
> By default it looks like feshclam runs as _clamd.  Can I change it
to
> amavisd?
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 21, 2003 12:46 PM
> To: [EMAIL PROTECTED]
> Subject: [clamav-users] OpenBSD Port
>
>
> Update (07/21/2003)
> I've updated 0.60 and 20030720 with a small minor bug fix.  Many
thanks
> for everyone who sent feedback.
>
> clamav tested on 3.3 i386
>
> I've also attached the latest snapshot 20030720
> clamav-devel tested on 3.3 i386
>
> Porthome:
> http://activeintra.net/openbsd/article.php?id=5
>
> Regards,
> Flinn Mueller
>
>
> 
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




[clamav-users] Fw: OpenBSD Port Updated: clamav

2003-07-19 Thread Flinn Mueller
Please test for 3.3-current.  It builds and runs fine on 3.1
I've updated 0.60 with some various bug fixes.  Many thanks for
everyone who sent feedback.  I've update the latest snapshot
(20030719)
port.

Changes
After many requests I finally put a default clamav.conf in
{SYSCONFDIR}.
Updated mirrors.
Patched my name mispelling in the docs.
Patch clamav.conf for OpenBSD specific stuff
Added a local socket.
Fixed permission issues on the virus db directory

Porthome:
http://activeintra.net/openbsd/article.php?id=5

 Regards,
Flinn


clamav-devel.tgz
Description: Binary data


clamav.tgz
Description: Binary data
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Flinn Mueller
What version of OS X?

On Friday, September 5, 2003, at 02:31  PM, Bill Shupp wrote:

Hello,

I'm trying to compile clamv 0.60 on Mac OS X, but am getting this  
error:

ld: warning multiple definitions of symbol _strcasecmp
/Users/shupp/Desktop/clamav-0.60/libclamav/.libs/ 
libclamav.dylib(strc.lo) definition of _strcasecmp
/usr/lib/libSystem.dylib(strcasecmp.So) definition of _strcasecmp
make[1]: *** [clamscan] Error 1
make: *** [all-recursive] Error 1

Any ideas?

Cheers,

Bill Shupp



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Flinn Mueller
what are your configure options?

should need any if I remember correctly.

On Friday, September 5, 2003, at 03:01  PM, Bill Shupp wrote:

On Friday, September 5, 2003, at 11:59  AM, Flinn Mueller wrote:

What version of OS X?
10.2.6.  This happens with our without pthreads enabled, if that helps.

Regards,

Bill Shupp



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] NetBSD + clamd: which pthread implementation complies with the requirements of the clamd?

2003-09-09 Thread Flinn Mueller
Doesn't gnu-pth2 work under NetBSD for this purpose?

Regards,
Flinn
On Tuesday, September 9, 2003, at 02:08  PM, Oliver Egginger wrote:

Hello,

I need posix thread support under NetBSD, cause the clamd (an open
source virus scanner) needs pthreads. I tempted to use the mit-pthread
pachage from pkg-src but it's unfit for this task, cause required
pthread functions are'nt implemented yet.
;-(
At the moment I'am working with NetBSD 1.6.1. As I see there is a 
native
pthread implementation in NetBSD-current, right? Is this pthread
implementation complete? Or will it (at least) comply with the
translation of the clamd?

Is there anyone of you who is running the clamd under NetBSD?

- oliver





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] Updated OpenBSD port for ClamAV -devel (20030909)

2003-09-09 Thread Flinn Mueller
ClamAntiVirus 
Update (09/09/2003) 
I've updated the devel port to 20030909.  Many thanks for everyone who sent feedback.  I got lots of input about milter and ripmime, but in the end went with a milter flavor.  If I get the time to screw around with ripmime, I might make that available as a flavor.  

Note: I do not use milter, and have not tested it.  Any input is welcome.

Sorry for snoozing the past month.  Thanks to Wouter for picking up my slack ;) 

Ports 
clamav-devel  http://activeintra.net/openbsd/ports/security/clamav-devel.tgz

Binary Packages for 3.3 i386 (a.out) 
clamav-devel (20030909) http://activeintra.net/openbsd/ports/packages/i386/security/clamav-devel-20030909.tgz
clamav-devel-milter (20030909) http://activeintra.net/openbsd/ports/packages/i386/security/clamav-devel-20030909-milter.tgz

Porthome
http://activeintra.net/projects/clamav/




clamav-devel.tgz
Description: GNU Zip compressed data


Enjoy!
Flinn

Re: [Clamav-users] NetBSD + clamd: which pthread implementation complies with the requirements of the clamd?

2003-09-10 Thread Flinn Mueller
Didn't know they were that different...  I always was under the impression (because I never had to deal with it) pth is a drop in posix threads implementation.  If I remember correctly FreeBSD was requiring gnu pth2 with clamav.

LIB_DEPENDS=pth.20:${PORTSDIR}/devel/pth 

pthread_mutex_t is referred to quite a bit in pthread.h
pthread.h.in:#define pthread_mutex_t__vendor_pthread_mutex_t
pthread.h.in:typedef int __vendor_pthread_mutex_t;
pthread.h.in:#undef pthread_mutex_t
pthread.h.in:typedef struct  pthread_mutex_st*pthread_mutex_t;
pthread.h.in:#define PTHREAD_MUTEX_INITIALIZER   (pthread_mutex_t)(NULL)
pthread.h.in:extern int   pthread_mutex_init(pthread_mutex_t *, const pthread_mutexattr_t *);
pthread.h.in:extern int   pthread_mutex_destroy(pthread_mutex_t *);
pthread.h.in:extern int   pthread_mutex_setprioceiling(pthread_mutex_t *, int, int *);
pthread.h.in:extern int   pthread_mutex_getprioceiling(pthread_mutex_t *, int *);
pthread.h.in:extern int   pthread_mutex_lock(pthread_mutex_t *);
pthread.h.in:extern int   pthread_mutex_trylock(pthread_mutex_t *);
pthread.h.in:extern int   pthread_mutex_unlock(pthread_mutex_t *);
pthread.h.in:extern int   pthread_cond_wait(pthread_cond_t *, pthread_mutex_t *);
pthread.h.in:extern int   pthread_cond_timedwait(pthread_cond_t *, pthread_mutex_t *, const struct timespec *);

Regards,
Flinn


On Wednesday, September 10, 2003, at 04:06  AM, Oliver Egginger wrote:

Doesn't gnu-pth2 work under NetBSD for this purpose?

How should this work? Both of this implementations use different
primitives, structures and definitions. For example there is no
pthread_mutex_t definition in pth.h.

regards
oliver


Am Mit, 2003-09-10 um 00.04 schrieb Flinn Mueller:
Doesn't gnu-pth2 work under NetBSD for this purpose?


Regards,
Flinn


On Tuesday, September 9, 2003, at 02:08  PM, Oliver Egginger wrote:

Hello,

I need posix thread support under NetBSD, cause the clamd (an open
source virus scanner) needs pthreads. I tempted to use the mit-pthread
pachage from pkg-src but it's unfit for this task, cause required
pthread functions are'nt implemented yet.
;-(

At the moment I'am working with NetBSD 1.6.1. As I see there is a 
native
pthread implementation in NetBSD-current, right? Is this pthread
implementation complete? Or will it (at least) comply with the
translation of the clamd?

Is there anyone of you who is running the clamd under NetBSD?

- oliver





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users
-- 
Oliver Egginger <[EMAIL PROTECTED]>
Fachhochschule Giessen-Friedberg



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



[Clamav-users] 20030908 on OpenBSD

2003-09-10 Thread Flinn Mueller
Anyone else having issues compiling 20030908 on OpenBSD 3.3?

Regards,
Flinn


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] 20030908 on OpenBSD

2003-09-10 Thread Flinn Mueller
The new port 20030909?  Clamd, clamdscan, or clamscan?  With an error 
message?  What were you scanning?

On Wednesday, September 10, 2003, at 02:40  PM, Wouter de Vries wrote:

I actually just upgraded to devel-20030909. The snapshot kept crashing 
:(

Wouter

Flinn Mueller wrote:

Anyone else having issues compiling 20030908 on OpenBSD 3.3?
Regards,
Flinn
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Segfault and "directory recursion limit exceeded"

2003-09-12 Thread Flinn Mueller
I believe this is also happening to Wouter running Amavis.  He 
described a crash after database reloading, and sometimes a loop with:
Wed Sep 10 19:23:48 2003 -> SelfCheck: Database status OK.
Wed Sep 10 19:23:48 2003 -> SelfCheck: Integrity OK

Please update and tell us if it happens again.

Regards,
Flinn
On Wednesday, September 10, 2003, at 06:52  AM, Petr Kulhavy wrote:

Hello.

I'm running clamav 2003-08-29 together with amavis and spamassassin on
OpenBSD 3.4 server. Clamd sometimes crashes on signal 11. After crash
stack (in core) is full of zeroes - that means end of debugging and 
12M of
trash (core). I'm trying to find the cause of segfault and I've got a
suspicion that crash comes soon after database update (about 5 to 10
minutes after). When I turn on logging into file, the file is almost
immediately filled with "Directory recursion limit exceeded" messages:

Wed Sep 10 10:26:33 2003 -> Directory recursion limit exceeded at
/var/amavisd/tmp/amavis-20030910T122559-16684/parts
Maximal recursion depth for directories is set to 15. I was tampering 
with
this value a bit: values about 20 have the same result, value 50 causes
terrible DoS and server inaccessibility. I don't understand why clamd
generates these messages. As I can see, depth of reported directory is 
5
which is quite far from 15.

Please, can you help me to solve this problem - either the segfault or
flood of "recursion limit exceeded" messages?
Thanks in advance

Brain


Petr `Brain' Kulhavy
<[EMAIL PROTECTED]>
Faculty of Mathematics and Physics,
Charles University Prague, Czech Republic
---
"Hello," he lied.
-- Don Carpenter, quoting a Hollywood agent




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] NetBSD + clamd: which pthread implementation complies with the requirements of the clamd?

2003-09-15 Thread Flinn Mueller
Clamd is diabled for the lack of pthreads on NetBSD.

You should test with an updated snapshot there are known problems with 
-0.60.

Regards,
Flinn


On Monday, September 15, 2003, at 06:57  AM, Oliver Egginger wrote:

I see! Sorry for the noise.
But I had to change the configure script.
Also I had to compile the daemon manually, because
the libpthread.so library isn't in the gcc call, which
is genaerated by the make command.
Here is what I did to build the clamd finally (whereby
"root/Programme/clamav-0.60/" is my working directory):
gcc -g -O2 -o .libs/clamd options.o cfgfile.o clamd.o tcpserver.o
localserver.o server.o scanner.o others.o clamuko.o dazukoio.o tests.o
../clamscan/getopt.o  -L/root/Programme/clamav-0.60/libclamav
/root/Programme/clamav-0.60/libclamav/.libs/libclamav.so
/usr/lib/libpthread.so -lz -lbz2 -Wl,--rpath -Wl,/usr/local/lib
It seems to work, the clamd is running (I did not much testing yet).
When I used the standard configure script the builing of the
clamd is disabled, I don't know why, I commented the corresponding
lines in the configure script to avoid the abandonment of the daemon
during the make process.
Why is the clamd (standard) disabled under NetBSD?
Are threre any known problems with the clamd under NetBSD?
regards
oliver


Am Mit, 2003-09-10 um 13.39 schrieb Flinn Mueller:
Didn't know they were that different...  I always was under the
impression (because I never had to deal with it) pth is a drop in
posix threads implementation.  If I remember correctly FreeBSD was
requiring gnu pth2 with clamav.
Courier

LIB_DEPENDS=pth.20:${PORTSDIR}/devel/pth 

pthread_mutex_t is referred to quite a bit in pthread.h

pthread.h.in:#define pthread_mutex_t__vendor_pthread_mutex_t

pthread.h.in:typedef int __vendor_pthread_mutex_t;

pthread.h.in:#undef pthread_mutex_t

pthread.h.in:typedef struct  pthread_mutex_st*pthread_mutex_t;

pthread.h.in:#define PTHREAD_MUTEX_INITIALIZER
(pthread_mutex_t)(NULL)
pthread.h.in:extern int   pthread_mutex_init(pthread_mutex_t *,
const pthread_mutexattr_t *);
pthread.h.in:extern int   pthread_mutex_destroy(pthread_mutex_t 
*);

pthread.h.in:extern int
pthread_mutex_setprioceiling(pthread_mutex_t *, int, int *);
pthread.h.in:extern int
pthread_mutex_getprioceiling(pthread_mutex_t *, int *);
pthread.h.in:extern int   pthread_mutex_lock(pthread_mutex_t *);

pthread.h.in:extern int   pthread_mutex_trylock(pthread_mutex_t 
*);

pthread.h.in:extern int   pthread_mutex_unlock(pthread_mutex_t *);

pthread.h.in:extern int   pthread_cond_wait(pthread_cond_t *,
pthread_mutex_t *);
pthread.h.in:extern int   pthread_cond_timedwait(pthread_cond_t *,
pthread_mutex_t *, const struct timespec *);
Regards,

Flinn



On Wednesday, September 10, 2003, at 04:06  AM, Oliver Egginger wrote:

Doesn't gnu-pth2 work under NetBSD for this purpose?



How should this work? Both of this implementations use different

primitives, structures and definitions. For example there is no

pthread_mutex_t definition in pth.h.

regards

oliver



Am Mit, 2003-09-10 um 00.04 schrieb Flinn Mueller:

Doesn't gnu-pth2 work under NetBSD for this purpose?



Regards,

Flinn



On Tuesday, September 9, 2003, at 02:08  PM, Oliver Egginger wrote:

Hello,

I need posix thread support under NetBSD, cause the clamd (an open

source virus scanner) needs pthreads. I tempted to use the mit-pthread

pachage from pkg-src but it's unfit for this task, cause required

pthread functions are'nt implemented yet.

;-(

At the moment I'am working with NetBSD 1.6.1. As I see there is a

native

pthread implementation in NetBSD-current, right? Is this pthread

implementation complete? Or will it (at least) comply with the

translation of the clamd?

Is there anyone of you who is running the clamd under NetBSD?

- oliver





---

This sf.net email is sponsored by:ThinkGeek

Welcome to geek heaven.

http://thinkgeek.com/sf

___

Clamav-users mailing list

[EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/clamav-users





---

This sf.net email is sponsored by:ThinkGeek

Welcome to geek heaven.

http://thinkgeek.com/sf

___

Clamav-users mailing list

[EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/clamav-users

--

Oliver Egginger <<[EMAIL PROTECTED]>

Fachhochschule Giessen-Friedberg



---

This sf.net email is sponsored by:ThinkGeek

Welcome to geek heaven.

http://thinkgeek.com/sf

___

Clamav-users mailing list

[EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/clamav-users


--
Oliver Egginger <[EMAIL PROTECTED]>
Fachhochschule Giessen-Friedberg


-

[Clamav-users] OT:looking for a good promail filter for clam

2003-09-20 Thread Flinn Mueller
Does anyone have a working procmail filter for ripping the offending 
virus out then sending the original message?

I tried trashscan and had several problems with it.  Particularly it 
was reassembling a message and pretty much destroying the 'From:' 
header.

My current filter is blocking the offending messages, but for some 
reason part of the message is being delivered
---start
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
---end

Here's my .qmail-default file
---start
| /usr/local/bin/procmail -p -t -m /home/flinn/.procmailrc | 
filepipe-vmailmgr 0 /usr/local/bin/vdeliver
---end

My current procmailrc
-start
VERBOSE=0
:0fw
| /usr/local/bin/clamfilter.pl
:0fw
| /usr/local/bin/spamc -f
:0
* ^X-Spam-Status: Yes
/var/tmp/spam
:0
* ^X-Virus-Found: yes
/var/tmp/virus
:0
|
-end
Any help is appreciated

Regards,
Flinn


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Installation

2003-09-20 Thread Flinn Mueller
Is the new qmail-queue setuid?

On Saturday, September 20, 2003, at 03:15  PM, Christian Ista wrote:

Hello,

I have a server (Redhat 7.1).

I installed that :
- clamav
- Qmail-queue
- Qmail-scanner
- some perl module
All these elements are compiled and installed, I didn't have any
problem.
When I send e mail, I see it in :
/var/log/qmail/current  (see below)
But the mail not arrive, could you help me to trace the mail.

Thanks,

Christian,

@40003f6c6a58019f0424 info msg 166009: bytes 861 from
<[EMAIL PROTECTED]> qp 32234 uid 503
@40003f6c6a5801ab641c starting delivery 1: msg 166009 to local
[EMAIL PROTECTED] @40003f6c6a5801ab6fd4 status: local 1/10 remote
0/20 @40003f6c6a5803d934e4 delivery 1: deferral:
Unable_to_chdir_to_maildir._(#4.2.1)/
@40003f6c6a5803d94484 status: local 0/10 remote 0/20
@40003f6c6abd03a1022c starting delivery 2: msg 166009 to local
[EMAIL PROTECTED] @40003f6c6abd03a111cc status: local 1/10 remote
0/20 @40003f6c6abd0400f894 delivery 2: deferral:
Unable_to_chdir_to_maildir._(#4.2.1)/
@40003f6c6abd04010c1c status: local 0/10 remote 0/20
@40003f6c6be903a134f4 starting delivery 3: msg 166009 to local
[EMAIL PROTECTED] @40003f6c6be903a1487c status: local 1/10 remote
0/20 @40003f6c6be90402aa2c delivery 3: deferral:
Unable_to_chdir_to_maildir._(#4.2.1)/
@40003f6c6be90402b9cc status: local 0/10 remote 0/20
@40003f6c6ddd03a11d84 starting delivery 4: msg 166009 to local
[EMAIL PROTECTED] @40003f6c6ddd03a1310c status: local 1/10 remote
0/20 @40003f6c6ddd0400fc7c delivery 4: deferral:
Unable_to_chdir_to_maildir._(#4.2.1)/
@40003f6c6ddd04010c1c status: local 0/10 remote 0/20




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] One reason Gibe.F isn't being detected

2003-09-21 Thread Flinn Mueller
trashscan didn't really work for me either.  I think it was also due to 
metamail.  I was running almost that exact configuration 
(procmail->trashscan->clamscan->spamassassin->vmailmgr) , and dumped it 
in favor of qmail-scanner.

On Saturday, September 20, 2003, at 01:25  AM, Mike Silbersack wrote:

Due to Gibe annoying me with its persistance, I installed clamscan, and
found (like others) that a large percent of Gibe messages were being
missed.
Well, it's not a clamscan bug, at least in my case.

Here's the setup I was using:

procmail -> trashscan -> clamscan

The weak link was my trashscan configuration; I had decided to use
metamail, since it was listed first.  After much careful tracing, I was
able to determined that metamail can _not_ parse some of gibe's e-mails
correctly, causing no files to be spit out, and therefore leaving 
nothing
for clamscan to scan!

The solution was simple; I installed uudeview and told trashscan to use
it; now all the Gibe e-mails are being properly detected.  (Aside from
those few that are truncated, which is understandable.)
I'd suggest that trashscan's support for metamail be removed, or at the
least a warning added; it's clearly not up to the task of handling 
modern
virii, and it's making clamscan look unnecessarily bad.

Thanks,

Mike "Silby" Silbersack

---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] appledouble

2003-09-21 Thread Flinn Mueller
I'm getting this message a lot

LibClamAV Warning: Unsupported multipart format `appledouble'

Any plan on supporting this type of format?

Regards,
Flinn


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] Re: clamav-devel much more stable

2003-09-22 Thread Flinn Mueller
I had issues today using (20030921) on 3.3 i386.  Clamd became 
unresponsive, and I had to kill the process.  I also had issues with 
freshclam crashing, which led to me patching freshclam so that it will 
run under daemontools.  We are promised a a stable release by the end 
of September, so hopefully I can get the port into the tree by 3.5 ;)

Regards,
Flinn
On Monday, September 22, 2003, at 02:59 PM, Marc Balmer wrote:

FYI:  I am running clamav-devel on our mail gateway for more than three
days without a single problem.  It finally seems to become a more 
stable
piece of software.  I run it on OpenBSD 3.3 sparc64.

- mb



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamd dies

2003-09-22 Thread Flinn Mueller
In my next port I will release with variables (CLAMUSER and CLAMGROUP ) 
sepcifically for users to set.  The reason you have to chown a few 
things is because the install script has _clamd hardcoded into it.  
This will also change to CLAMUSER and CLAMGROUP.

Regards,
Flinn
On Tuesday, September 16, 2003, at 03:54 PM, Lynn Duerksen wrote:


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Tomasz Kojm
Sent: Tuesday, September 16, 2003 10:23 AM
To: [EMAIL PROTECTED]
Subject: Re: [Clamav-users] clamd dies

I have not seen anyone with a solution so far for my
Postfix-Spamassassin-Openbsd3.3-Amavisd-new setup.  On the latest
version freshclam even bombs now.  Run the following script from
crontab
Freshclam bombs ? Can't believe ;)
Although it does not happen as often as clamd on occasion it does need
to be restarted.  It had gone 11 days without needing restarting but
this morning it needed restarting twice in 1 hour.
I still wonder if it has to do with running amavisd in chroot jail 
under
user amavisd.  Is there a guide somewhere for running it in chroot 
jail.
I have gotten all kinds of advice from different sources and I usually
have to do some tweaking of each to make it work.

I know that the OpenBSD port has the user "_clamd" coded into the port.
I modify the Makefile and set it to user amavisd but still have to come
back and chown on some files and directories that were set to user
"_clamd".
My log of restarts:
-- -- checkclam log grep "restarting" -- --
Sep 4 22:30:01  restarting clamd daemon
Sep 5 09:30:01  restarting clamd daemon
Sep 5 14:30:01  restarting freshclam daemon
Sep 5 15:00:01  restarting freshclam daemon
Sep 5 20:30:01  restarting clamd daemon
Sep 9 22:00:01  restarting clamd daemon
Sep 10 21:30:01  restarting clamd daemon
Sep 11 11:00:01  restarting clamd daemon
Sep 14 21:30:01  restarting clamd daemon
Sep 16 10:00:02  restarting freshclam daemon
Sep 16 10:30:01  restarting freshclam daemon>
-- -- end checkclam log -- --
My clamav.conf settings
-- -- clamav.conf -- --
LogFile /var/amavisd/var/log/clamd.log
LogTime
LogVerbose
PidFile /var/run/clamd.pid
DataDirectory /var/amavisd/usr/local/share/clamav
LocalSocket /var/amavisd/clamd.sock
MaxConnectionQueueLength 30
MaxThreads 10
MaxDirectoryRecursion 15
User amavisd
ArchiveMaxFileSize 10M
ArchiveMaxRecursion 5
ArchiveMaxFiles 1000
-- -- end clamav.conf -- --


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Can ClamAV scan inside MIME messages?

2003-09-22 Thread Flinn Mueller
On Tuesday, September 23, 2003, at 12:13 AM, Philip Mak wrote:

When I scan a MIME message using ClamAV, can I just feed the raw
message into ClamAV, or do I have to use ripmime first to extract the
individual attachments into files first?
No you don't have to use ripmime.

I've tested a virus message I received, by scanning first the whole
MIME message, then just the attachment. ClamAV detected a virus in
both cases, but it detected a *different* virus!
There are actually two viruses in the mail.

Whole MIME message: Exploit.IFrame.Gen FOUND
Just the attachment: Worm.Gibe.F FOUND
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] A lot of Virii-Stuff

2003-09-27 Thread Flinn Mueller
Compile the unofficial port, it has all necessary patches to compile 
under OpenBSD.

http://www.activeintra.net/projects/clamav/

The port will use whatever version of unrar you have in your tree.

The current clamav binary packages are actually depending on 2.50 if I 
remember correctly, which is from OpenBSD 3.3.  OBSD 3.4 uses unrar 
3.20 if I remember correctly.  Unrar doesn't allow for binary packages 
to be distributed so they are not available.  You must compile from the 
ports tree.

If you still have issues with unrar, comment out the run depend for 
unrar and make the port.

Regards,
Flinn


On Friday, September 26, 2003, at 06:55 PM, Mark wrote:

Ok and how should I test the archive?
ClamAV isn't compileable under OpenBSD 3.3 und I can't use the 
precompiled
package because it needs a unrar-version which is newer as the version 
into
ports.
I visited RarSoft but I'm not able to compile the Source cause there 
is no
"configure" and so.
I'm not a coder..

And da BAD message: I found out yesterday that my BigArchive (with 
over 10k
Virii) crashed. Damn "new" CD-Rs.

Sources: 1299 Files
Binary: 400 + Sorbig.F-Worm
I'm ready to trade becaus I wanna test AVs comming soon. I try to get 
my
big-archive back from some people I know (hope they remember me after 
all
the time *g*).

Mark

p.s.

Please make ClamAV compilable under openBSD 3.3/3.4 (1. nov.)



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] Updated: clamav-devel-20030926 (OpenBSD Port)

2003-09-27 Thread Flinn Mueller
Update (09/27/2003)
 Updated to work with 20030926. I actually added clamav-milter support 
to the milter flavor ;)
 Fixed the docs install notice
 Also added the ability to change the clamav user/group in one place 
instead of hardcoding: _clamd

  I do not use sendmail so I do not test milter, it is provided for 
your for your convenience.  Please let me know if it works correctly or 
not

  *Note: In order for clamav-milter to build correctly libmilter must 
be installed (not in OpenBSD's default configuration) along with the 
proper headers
 #cd /usr/src/gnu/usr.sbin/sendmail/libmilter
 #make; make install
 #mkdir /usr/include/libmilter
 #cp /usr/src/gnu/usr.sbin/sendmail/include/libmilter/*.h 
/usr/include/libmilter

 Porthome:
http://www.activeintra.net/projects/clamav/


clamav-devel.tgz
Description: GNU Zip compressed data


Re: [Clamav-users] Updated: clamav-devel-20030926 (OpenBSD Port)

2003-09-27 Thread Flinn Mueller
I still haven't seen this problem yet.
Do you want to run freshclam under deamontools?  I have a patch that 
will let freshclam run in the foreground without quitting, so it will 
run correctly in a supervise script.

Regards,
Flinn
On Saturday, September 27, 2003, at 07:45 AM, Wouter de Vries wrote:

I still get segmentation faults when the virii db is updated

Flinn Mueller wrote:

Update (09/27/2003)
 Updated to work with 20030926. I actually added clamav-milter 
support to the milter flavor ;)
 Fixed the docs install notice
 Also added the ability to change the clamav user/group in one place 
instead of hardcoding: _clamd
  I do not use sendmail so I do not test milter, it is provided for 
your for your convenience.  Please let me know if it works correctly 
or not
  *Note: In order for clamav-milter to build correctly libmilter must 
be installed (not in OpenBSD's default configuration) along with the 
proper headers
 #cd /usr/src/gnu/usr.sbin/sendmail/libmilter
 #make; make install
 #mkdir /usr/include/libmilter
 #cp /usr/src/gnu/usr.sbin/sendmail/include/libmilter/*.h 
/usr/include/libmilter
 Porthome:
http://www.activeintra.net/projects/clamav/




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated: clamav-devel-20030926 (OpenBSD Port)

2003-09-27 Thread Flinn Mueller
Does the segfault always come in conjunction with a new set of 
databases?

On Saturday, September 27, 2003, at 12:11 PM, Wouter de Vries wrote:

Not freshclamd is the problem, clamd is. When it sees the db has been 
modified, it'll reload it, and crashes:

Sat Sep 27 01:51:34 2003 -> SelfCheck: Database status OK.
Sat Sep 27 01:51:34 2003 -> SelfCheck: Integrity OK
Sat Sep 27 02:00:06 2003 -> Reading databases from 
/usr/local/share/clamav
Sat Sep 27 02:00:06 2003 -> Database correctly reloaded (9672 viruses)
Sat Sep 27 02:01:40 2003 -> SelfCheck: Database modification detected. 
Forcing reload.
Sat Sep 27 02:01:40 2003 -> SelfCheck: Integrity OK
Sat Sep 27 02:01:40 2003 -> Segmentation fault :-( Bye..

clamav-devel-20030925

Wouter

Flinn Mueller wrote:

I still haven't seen this problem yet.
Do you want to run freshclam under deamontools?  I have a patch that 
will let freshclam run in the foreground without quitting, so it will 
run correctly in a supervise script.
Regards,
Flinn
On Saturday, September 27, 2003, at 07:45 AM, Wouter de Vries wrote:
I still get segmentation faults when the virii db is updated

Flinn Mueller wrote:

Update (09/27/2003)
 Updated to work with 20030926. I actually added clamav-milter 
support to the milter flavor ;)
 Fixed the docs install notice
 Also added the ability to change the clamav user/group in one 
place instead of hardcoding: _clamd
  I do not use sendmail so I do not test milter, it is provided for 
your for your convenience.  Please let me know if it works 
correctly or not
  *Note: In order for clamav-milter to build correctly libmilter 
must be installed (not in OpenBSD's default configuration) along 
with the proper headers
 #cd /usr/src/gnu/usr.sbin/sendmail/libmilter
 #make; make install
 #mkdir /usr/include/libmilter
 #cp /usr/src/gnu/usr.sbin/sendmail/include/libmilter/*.h 
/usr/include/libmilter
 Porthome:
http://www.activeintra.net/projects/clamav/




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] A lot of Virii-Stuff

2003-09-27 Thread Flinn Mueller
It will become official once we can get a stable release.  As you 
probably know we don't like unstable ports.  I attempted to get .60 
into the ports tree, but it became obviously unstable within days of 
the release.  Despite the fact that this port is not official, it is 
just as functional as an official port.

As much as I would love to see a very stable release of clamav (so that 
I don't have to update the -devel port ;) I am happy to keep this port 
out of the official tree until it is stable enough.

Regards,
Flinn


On Saturday, September 27, 2003, at 09:42 PM, Mark wrote:

It would be very very fine if there will be an official port for 
OpenBSD in
the future...
Yes OpenBSD is NOT LINUX. But I use OpenBSD on my Router/Server @Home, 
on my
Notebook, cooming soon on my Workstation (@home) and on my PC at the
university.

So you see it would be very nice for me.
I know a lot of other people which (or is it "who"? pls. correct me) 
use
OpenBSD. :)

Mark

Compile the unofficial port, it has all necessary patches to compile
under OpenBSD.
http://www.activeintra.net/projects/clamav/

The port will use whatever version of unrar you have in your tree.

The current clamav binary packages are actually depending on 2.50 if I
remember correctly, which is from OpenBSD 3.3.  OBSD 3.4 uses unrar
3.20 if I remember correctly.  Unrar doesn't allow for binary packages
to be distributed so they are not available.  You must compile from 
the
ports tree.

If you still have issues with unrar, comment out the run depend for
unrar and make the port.
Regards,
Flinn
-cuted-



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamd foreground mode?

2003-10-01 Thread Flinn Mueller
uncomment Foreground in clamav.conf



On Wednesday, October 1, 2003, at 02:12 PM, Kelsey Cummings wrote:

I saw mention on the list of a new option to clamd to allow it to run 
in
the foreground so it could run under a suprivisor rather than forking
itself into the background.  Has this been done yet, if so, when did it
show up?

--
Kelsey Cummings - [EMAIL PROTECTED]   sonic.net, inc.
System Administrator  2260 Apollo Way
707.522.1000 (Voice)  Santa Rosa, CA 95407
707.547.2199 (Fax)http://www.sonic.net/
Fingerprint = D5F9 667F 5D32 7347 0B79  8DB7 2B42 86B6 4E2C 3896
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamd foreground mode?

2003-10-01 Thread Flinn Mueller
That is odd.  You might want to check out this howto if you are trying  
to supervise clamd
http://clamav.sourceforge.net/doc/clamd_supervised/clamd-daemontools- 
guide.txt

Regards,
Flinn
On Wednesday, October 1, 2003, at 03:14 PM, Kelsey Cummings wrote:

On Wed, Oct 01, 2003 at 03:09:30PM -0400, Flinn Mueller wrote:
uncomment Foreground in clamav.conf
Ah, I was worried that was it.  When I do this on FreeBSD 4.8 with the
latest build from the port's tree it appears to startup properly, stay  
in
foreground, but doesn't appear to actually function.  (Doesn't accept
connections on the domain sock.)

I'll do some more troubleshooting.

--
Kelsey Cummings - [EMAIL PROTECTED]   sonic.net, inc.
System Administrator  2260 Apollo Way
707.522.1000 (Voice)  Santa Rosa, CA 95407
707.547.2199 (Fax)http://www.sonic.net/
Fingerprint = D5F9 667F 5D32 7347 0B79  8DB7 2B42 86B6 4E2C 3896
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] costs of running clam?

2003-10-01 Thread Flinn Mueller
On Wednesday, October 1, 2003, at 04:49 PM, Nigel Horne wrote:

 Does the clam
project work off donations
I should be so lucky :-)
I wouldn't mind throwing a few bucks in the pot...


just kind people's free time?
Free time, what's that?
Ditto


Where is the clam project based?
All over the place

Are you in the US?
Currency :)

I'm not and neither is Tomasz. I don't know about others. I don't 
really see
why that matters either.

-Nigel

--
Nigel Horne. Arranger, Composer, Typesetter.
NJH Music, Barnsley, UK. ICQ#20252325
[EMAIL PROTECTED] http://www.bandsman.co.uk/music.htm



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] costs of running clam?

2003-10-04 Thread Flinn Mueller
Can we sponsor a feature ;-)

On Saturday, October 4, 2003, at 02:37 PM, Tomasz Kojm wrote:

Let me know where to send it.  My supervisor has approved a company 
donation
but wants to know where it's going and what it'll be used for? (you 
know how
There will be a special account for donations for clamav. Also your 
company
(and donation) will be listed in clamav.sf.net/donations.html. We will 
decide
with other developers how to spend the money. The donation process 
will be
described on the website soon. Thanks in advance.

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl  
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamd scanner error

2003-10-06 Thread Flinn Mueller
make sure clamav is compiled --with-user=qscand --with-group=qscand (or 
whatever you are using for qmail-scanner)

or set the User option in clamav.conf

On Monday, October 6, 2003, at 04:00 AM, greg gede wrote:

does anybody know why do i keep getting the following
error messages in my log??? :
Oct  6 14:54:32 mail X-Qmail-Scanner-1.20rc3:
[some.mail.ac.id10654268704561409]
 clam_scanner: corrupt or unknown clamd scanner error
or memory/resource/perms p
roblem - exit status 2
something seems to be wrong? can anybody help me
figure out the causes and solutions??
thank you.

regards,
greg
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated: clamav-devel-20030926 (OpenBSD Port)

2003-10-06 Thread Flinn Mueller
Hey, are you still having issues with this?

I am running 20030926 from my port, and I haven't had a single segfault 
with it.

Regards,
Flinn
On Saturday, September 27, 2003, at 12:11 PM, Wouter de Vries wrote:

Not freshclamd is the problem, clamd is. When it sees the db has been 
modified, it'll reload it, and crashes:

Sat Sep 27 01:51:34 2003 -> SelfCheck: Database status OK.
Sat Sep 27 01:51:34 2003 -> SelfCheck: Integrity OK
Sat Sep 27 02:00:06 2003 -> Reading databases from 
/usr/local/share/clamav
Sat Sep 27 02:00:06 2003 -> Database correctly reloaded (9672 viruses)
Sat Sep 27 02:01:40 2003 -> SelfCheck: Database modification detected. 
Forcing reload.
Sat Sep 27 02:01:40 2003 -> SelfCheck: Integrity OK
Sat Sep 27 02:01:40 2003 -> Segmentation fault :-( Bye..

clamav-devel-20030925

Wouter

Flinn Mueller wrote:

I still haven't seen this problem yet.
Do you want to run freshclam under deamontools?  I have a patch that 
will let freshclam run in the foreground without quitting, so it will 
run correctly in a supervise script.
Regards,
Flinn
On Saturday, September 27, 2003, at 07:45 AM, Wouter de Vries wrote:
I still get segmentation faults when the virii db is updated

Flinn Mueller wrote:

Update (09/27/2003)
 Updated to work with 20030926. I actually added clamav-milter 
support to the milter flavor ;)
 Fixed the docs install notice
 Also added the ability to change the clamav user/group in one 
place instead of hardcoding: _clamd
  I do not use sendmail so I do not test milter, it is provided for 
your for your convenience.  Please let me know if it works 
correctly or not
  *Note: In order for clamav-milter to build correctly libmilter 
must be installed (not in OpenBSD's default configuration) along 
with the proper headers
 #cd /usr/src/gnu/usr.sbin/sendmail/libmilter
 #make; make install
 #mkdir /usr/include/libmilter
 #cp /usr/src/gnu/usr.sbin/sendmail/include/libmilter/*.h 
/usr/include/libmilter
 Porthome:
http://www.activeintra.net/projects/clamav/




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated: clamav-devel-20030926 (OpenBSD Port)

2003-10-06 Thread Flinn Mueller
Maybe I can sponsor that ;-)

On Monday, October 6, 2003, at 09:14 AM, Tomasz Kojm wrote:

Hey, are you still having issues with this?

I am running 20030926 from my port, and I haven't had a single 
segfault
with it.
Unfortunately the race condition with db reloading is still there :(

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl  
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] problem with clamav milter

2003-10-07 Thread Flinn Mueller
For the record, I have never tested the milter configuration.  ;-)

On Tuesday, October 7, 2003, at 05:55 PM, Scott Deacon wrote:

Good day,

I've been trying to implement Flinn Meuller's Clamav Milter (20030926)
packages on OpenBSD 3.3 (stable). I've worked through a number of 
issues
but I'm stumped on this one.My emails show the following in the header:

X-Virus-Scanned: sh: clamdscan: not found

I have verified that clamdscan exists, runs and that the directory
(/usr/local/bin) is in the path for the user (currently root).
A ps -aux | grep clam shows (somewhat truncated on the right):

root 18102  0.0 20.8 14600 10128 ??  Ss 2:08AM2:33.65
/usr/local/sbin/clamd
root 13597  0.0  0.7   336   324 C0- S  2:08AM0:06.23
/usr/local/sbin/clamav-milter -blo /var/
_clamd   32715  0.0  0.0   268 4 ??  Is 2:08AM0:11.71
/usr/local/bin/freshclam -d -c 2 -l /var
Anybody seen this and got a solution?

Scott



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: AW: [Clamav-users] Good News

2003-10-08 Thread Flinn Mueller
Is this going into the snap for Oct 9 or is it in today's snap?

Regards,
Flinn
On Wednesday, October 8, 2003, at 09:21 AM, Tomasz Kojm wrote:

So, are we close to a new stable version?
Yeah ! CVS clamd is the most stable version ever.

Best regards,
Tomasz Kojm
--
  oo.   [EMAIL PROTECTED]
 (\/)\. http://www.konarski.edu.pl/~zolw
\..._   I nie zapomnij kliknac w brzuszek...
  //\   /\\ <- C. Amboinensiswww.pajacyk.pl  
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Clamav and FreeBSD 5.1

2003-10-08 Thread Flinn Mueller
run a current cvs or snapshot.

On Wednesday, October 8, 2003, at 03:10 PM, Robert Burtelow wrote:

Hello all,

I've been banging my head against the desk for the past two days 
trying to figure this one out.  I'm running FreeBSD 5.1-RELEASE with 
qmail/qmail-scanner/clamav.  Whenever messages are sent to the server, 
I am getting a 451_unable_to_exec_qq error message.

On to my main problem.  Anytime I try and run clamd from the command 
line, it seems to run but won't show up as a process.  So I checked 
the /var/log/clamav/clamd.log file.  It gives me the error:

ERROR: Socket file /var/run/clamav/clamd already exists.  Please 
remove it or use another one.

If I remove the socket file, I get:

ERROR: bind() error: No such file or directory

I tried changing the Socket directive in /usr/local/etc/clamav.conf to 
/var/run/clamav/clamsocket, and I have the same problems listed above.

I'm running version .60 currently on the server.  If anyone would have 
any suggestions I would appreciate some help.

--
Thanks,
Rob Burtelow
[EMAIL PROTECTED]
---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] OpenBSD 3.3, pthread_self

2003-10-15 Thread Flinn Mueller
here is my unofficial port.  I can't help you with milter, but handle 
that after you get it compiling.

http://activeintra.net/projects/clamav/

Regrards,
Flinn
On Wednesday, October 15, 2003, at 01:33 PM, Eric Zager wrote:

Sorry to ask a question which appears in the archive, but I haven't 
been
able to make the answers work.  What do I need to do to get ClamAV to 
work
on OpenBSD?

* Starting with using OpenBSD 3.3, with Sendmail + milter.

* Downloaded the most recent snapshot, clamav-devel-20031015.

* Ran "./configure --enable-milter --sysconfdir=/etc --disable-cr
--disable-threads"
* Ran a script which processes every Makefile, removing "-lc_r" and
substituting "-lpthread" for "-pthread"
* make ran just fine

* clamscan errored out with

  /usr/libexec/ld.so: Undefined symbol "_pthread_self" called from
  clamscan:/usr/local/lib/libclamav.so.1.3 at 0x400352e4
What else (or what less) do I need to do?

Thanks for any suggestions,

- Eric Zager



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Adding a Spam DB to ClamAV ?

2003-10-16 Thread Flinn Mueller
There is nothing stopping you from doing this.



On Thursday, October 16, 2003, at 04:32 PM, Stefan Schoeman wrote:

Hi everyone,

I am new to this list but have been using ClamAV with good results
together with MIMEDefang (www.mimedefang.org) and sendmail. MIMEDefang 
is
a general purpose perl programmable mail filter that caters for 
detecting
viruses with a number of anti-virus scanners (incl ClamAV), spam 
through
SpamAssassin and also filtering by file type, subject, sender, 
recipient,
relay info and so on. It contains all the functionality to alter mail,
strip attachments, bounce the mail, quarantine attachments and much 
more.
Reading through the ClamAV archives and seeing the issues raised there,
many of them can be addressed by MIMEDefang. But anyway, everyone here
probably knows that and I'm not really writing to punt MIMEDefang
(although I think it is great ;)

What I am writing about is to hear whether the authors of ClamAV would
perhaps consider providing support for another database in ClamAV. This
would not really be a Virus database, but a database of Spam 
attachments.
Basically, it appears that a modern trend in spamming is now to not 
send
HTML or text, but to rather send an image containing the spam message. 
The
mail one receives is almost blank and just contains the image - 
sometimes
with a tiny piece of HTML to make the image clickable. This fools 
content
filters such as SpamAssassin, because there is no content per se. With
SpamAssassin effectively ineffective against this, the spam simply 
passes
through.

Anti-Virus scanners on the other hand are actually in a position to
identify an attachment as Spam if it had a signature or a hash of the
offending image.
I was wondering what it would take to add another database to ClamAV
(something like spam.db) that could also be used in scanning for spam. 
I
would think that this should be fairly easy to implement into clamscan 
and
freshclam and anyone using ClamAV for filtering incoming mail would
inherit identification of this type of spam.

My apologies if this suggestion has been made before - I did a search 
for
"Spam" in the mailing list archives, but did not find a suggestion in 
this
line.

Regards,

Stefan





---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clam no longer starts

2003-10-17 Thread Flinn Mueller
no.

Check line 56 of the default config.

On Friday, October 17, 2003, at 12:18 PM, Stewart MacLund wrote:

Wouter de Vries said:
ClamAV has a "FixStaleSocket"-directive in the config file, try it.
hm.  I don't seem to have that directive as an example in my config 
file.
Is it newish?

SUndie...



---
This SF.net email sponsored by: Enterprise Linux Forum Conference & 
Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



---
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Next stable release

2003-10-26 Thread Flinn Mueller
ditto

I am using 20030926, it seems very stable though.  I have been slacking 
on the obsd port since I am waiting for a stable release.

I wish a stable release would have made it out before cvd

On Sunday, October 26, 2003, at 05:17  PM, Wouter de Vries wrote:

Hey,

I have seen you guys experimenting with new database formats etc.
I was wondering when the next stable release is planned, and is the 
current snapshot already useable for production?

Wouter



---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] clamav-devel

2003-10-29 Thread Flinn Mueller
The port maintainer will ask you what clamav.conf variables are set.

That problem has been reported, and we were told it was fixed.  I am 
running clamav-devel-20030926 on 3.3 and have not had any segfaults 
since Sep 21.

Anyone else having this issue still?

Regards,
Flinn
On Wednesday, October 29, 2003, at 02:53  AM, Chris Paul wrote:

Hello,

I'm using clamd on OpenBSD 3.4. It works very well, but dies
occasionally with:
SelfCheck: Database status OK.
Reading databases from /usr/local/share/clamav
Segmentation fault :-( Bye..
Now the port I have was supposed to fetch clamav-devel-20030926, but
since that is not available any longer, I changed the Makefile to have
it download clamav-devel-20031023. This works for the most part, with
the exception of crashing occasionally. Any ideas?  (I suppose I should
contact the port maintainer.)
regards,

CP
--
Chris Paul
Rex Consulting - Messaging and Security Solutions
+1 831.338.7712
Key fingerprint = 588A 289C ADE2 08F9 050B  D2A0 DDA4 331D C61B DFD1
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Re: Welcome to the "Clamav-users" mailing list

2003-10-30 Thread Flinn Mueller
make sure clamd is running as qscand (or whatever the username of 
qmail-scanner is).

On Thursday, October 30, 2003, at 07:06  AM, David du SERRE-TELMON 
wrote:

Hi,

I don't know if it's the right list for this post, if not, take my
apologizes for this message.
I've got some problem for running qmailscanner + ClamAV on FreeBSD 4.8.

All messages > 5/10 kb are refused with this error
(/var/log/qmail/smtpd/current) :
clam_scanner: corrupt or unknown ClamAV scanner error or
memory/resource/perms problem - exit status 50
This is my startup script /service/qmail-smtpd/run :
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
qmaildir=/var/qmail
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
export QMAILQUEUE
QS_SPAMASSASSIN="on"
export QS_SPAMASSASSIN
exec /usr/local/bin/softlimit -m 1000 \
/usr/local/bin/tcpserver -v -R -l 0 -x /etc/tcp.smtp.cdb -c 
"$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp "$qmaildir"/bin/qmail-smtpd 
2>&1

--
This script works fine  with qmailscanner/ClamAV on Debian 
distibution, and
I use the same for my FreeBSD box.
I use qmail-scanner-1.20rc1 (rc4 fail to configure on FreeBSD) and 
ClamAV
0.54.

Any ideas ?

Regards



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] Re: OpenBSD port

2003-11-10 Thread Flinn Mueller
On Monday, November 10, 2003, at 02:15  AM, Marc Balmer wrote:

As clamav becomes more and more stable and as snapshots are available 
I wonder when the OpenBSD port gets updated?  Wouldn't it be nice if 
there were a clamav-latest port (for development and testing use) that 
fetches a clamav-latest.tar.gz file from the clamav server?
Well, since there are still issues popping up every day I do not 
believe that it is getting any more stable.  I have been running a 
version since september under a supervise script and I have not had any 
seg faults or any other issues that I have had to deal with.  There is 
no incentive to update the port until a _STABLE_ port comes out.

I will certainly mirror the dist file for the current port I have  up, 
but I do not intend to update it on my machine.  If you send your 
changes back to me, I will make them available.

There are some issues with making a -latest port.  Such as getting over 
the WRKSRC issue.  The -latest file unpacks into the folder 
clamav-devel-DATE.  This is an issue for the port.  I also have issues 
with doing this because the whole point of doing a port is that it runs 
on OpenBSD, and I cannot guarantee that the latest will run on OpenBSD 
if I do not create a new port for every release then test it and 
release the port.

If the OpenBSD port lacks behind because of lack of time, I can surely 
help (we use clamav on OpenBSD in production environments, so we have 
an interested in having the latest, stablest version available.)

I would never put -latest into a production environment.  Half the time 
the latest version is not any more stable than the last.  Also the 
majority of the time updating the port is just a matter of bumping 
VERSION.  If I were interested in running clamav in a stable 
environment I would run what the porter said is stable.

Thanks very much for your interest.

Regards,
Marc


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Digital Signatures warning

2003-11-11 Thread Flinn Mueller
You are missing GMP, install then rebuild with support for it.

On Tuesday, November 11, 2003, at 10:31  AM, Support ePaxsys/FRWS wrote:

Greetings folks!

Been reading my clam-update.log (since previous posts raised my 
curiousity) and noticed:
SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES

A quick run through the docs, and a couple grep's on the source tree 
show nothing I should look for with the build. The ./configure --help 
tells me how to turn it off but not what to do when it "has no > support"

The build is from 2003-11-06 with the one of the numerous .ZIP file 
fixes, latest SSL on the server(s), all are RedHat machines running 
patched 7.3.
What am I missing here? The log says the files are up to date, but I, 
like most admins - detest Security Warnings in logs and would like to 
know if there is a resolution!
Thanks! (great stuff, BTW)

Jerome
ePaxsys/FRWS


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-18 Thread Flinn Mueller
Please test this latest stable version (0.65) of clamav stable.  There  
was a small work around in the Makefile of the port.  It seems that the  
configure script was not detecting gmp2.  I added -L${PREFIX}/lib to  
LDFLAGS and -I${PREFIX}/include to CFLAGS, and all seems to work.  If  
anyone has a better fix let me know, I didn't really have time to play  
around with this port, so use at your own risk.

I am having issues compiling with milter support, so I left the flavor  
out until I can test more.  This may be a problem on my machine, when  
and if I get the time I will work on milter.  Any advice is welcome.

Port:
http://activeintra.net/openbsd/ports/security/clamav.tgz
Package for 3.3 (a.out) (yes I know, shame on me)
http://activeintra.net/openbsd/ports/packages/i386/security/clamav 
-0.65.tgz

Port Home:
http://activeintra.net/projects/clamav/
Regards,
Flinn



clamav.tgz
Description: GNU Zip compressed data


Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-18 Thread Flinn Mueller
Anyone else getting crap from clamd?  It seems non-responsive here, but  
that might be my f-ed up machine.  Or it could be a my clamav.conf.

Regards,
Flinn
On Nov 18, 2003, at 2:14 AM, Flinn Mueller wrote:

Please test this latest stable version (0.65) of clamav stable.  There  
was a small work around in the Makefile of the port.  It seems that  
the configure script was not detecting gmp2.  I added -L${PREFIX}/lib  
to LDFLAGS and -I${PREFIX}/include to CFLAGS, and all seems to work.   
If anyone has a better fix let me know, I didn't really have time to  
play around with this port, so use at your own risk.

I am having issues compiling with milter support, so I left the flavor  
out until I can test more.  This may be a problem on my machine, when  
and if I get the time I will work on milter.  Any advice is welcome.

Port:
http://activeintra.net/openbsd/ports/security/clamav.tgz
Package for 3.3 (a.out) (yes I know, shame on me)
http://activeintra.net/openbsd/ports/packages/i386/security/clamav 
-0.65.tgz

Port Home:
http://activeintra.net/projects/clamav/
Regards,
Flinn



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Creating a OpenBSD-3.4 package

2003-11-18 Thread Flinn Mueller
Why would you change the makefile?

If you want to make a package, just use my port
`make package`
The problems you describe are strange.  Are you using the entire port,  
or just the Makefile?

You don't need to modify the port to work on 3.4.  If you are having  
problems installing then it might be on your end.

Regards,
Flinn
On Nov 17, 2003, at 5:08 PM, Björn Ketelaars wrote:

I'm trying to make a package out of ClamAV-065 for OpenBSD-3.4. As a
starting point I used the port made by Flinn Mueller
(http://activeintra.net/openbsd/ports/security/clamav.tgz) whereby  
Makefile
has been replaced by:

# $OpenBSD$

COMMENT="Free Virus Scanner"
DISTNAME=   clamav-0.65
CATEGORIES= security
HOMEPAGE=   http://clamav.elektrapro.com/

MAINTAINER=     Flinn Mueller <[EMAIL PROTECTED]>

#GPL
PERMIT_PACKAGE_CDROM=   Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP=   Yes
MASTER_SITES=   http://umn.dl.sourceforge.net/clamav/ \

CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=${CONFIGURE_SHARED}
CONFIGURE_ARGS+=--disable-clamav \
--enable-dependency-tracking \
--disable-clamuko \
--enable-bigstack \
--with-user=_clamd \
--with-group=_clamd \
--disable-cr
CONFIGURE_ENV+= LDFLAGS=" -pthread"

DOCS=man/clamav.conf.5 man/clamd.8 clamdoc.pdf man/clamdscan.1
man/clamscan.1 man/freshclam.1 man/sigtool.1 html/* Spanish/*  
Japanese/*
Portug
ese/*

post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/clamav
${PREFIX}/share/examples/clamav
cd ${WRKSRC}/docs; ${INSTALL_DATA} ${DOCS}
${PREFIX}/share/doc/clamav
cd ${WRKSRC}/etc; ${INSTALL_DATA} clamav.conf
${SYSCONFDIR}/clamav.conf
cd ${WRKSRC}/examples; ${INSTALL_DATA} ex1.c
${PREFIX}/share/examples/clamav
.include 

The patches have been edited to work for ClamAV-0.65 and after using  
make
install everything compiles like a charm, until it ends with an error  
code 2
"make: don't know how to make /usr/ports/security/clamav/pkg/PLIST.  
Stop in
/usr/ports/security/clamav.".

Am I missing something? Any suggestion?



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/ 
g22lp.tmpl
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-18 Thread Flinn Mueller
I don't see anything in this makefile that would change a pthread  
error.  Did you do anything to the port in the first place to break it?  
 Or was it broken out of the box?

The only thing pertinent I see is the removal of GMP support.

Did you try adding milter support?

Also what snapshot version are you using?  Are is your ports tree  
synced with the snapshot?

A specific error would be nice.  Send a portlog if possible.

I added the cosmetic fixes.  Thanks.

Regards,
Flinn
On Nov 18, 2003, at 1:26 PM, Björn Ketelaars wrote:

- Original Message -
From: "Marc Balmer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, November 18, 2003 9:16 AM
Subject: Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD  
Port


Flinn Mueller wrote:
Please test this latest stable version (0.65) of clamav stable.   
There
was a small work around in the Makefile of the port.  It seems that  
the
It works on 3.4-current/i386 and 3.3/sparc64 without problems here.

- Marc



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/ 
g22lp.tmpl
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

I ran into some problems (pthreads error?) when trying to make this  
build
(OpenBSD-snapshot/i386). After editing Makefile it worked like a  
charm...

--- Makefile.org Tue Nov 18 18:46:10 2003
+++ Makefile Tue Nov 18 18:46:36 2003
@@ -15,8 +15,6 @@
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP= Yes
-LIB_DEPENDS=  gmp::devel/gmp
-
 RUN_DEPENDS=  ::archivers/lha \
::archivers/unarj \
::archivers/unrar \
I also made some cosmetic changes to INSTALL and DEINSTALL in pkg...

--- INSTALL.org Tue Nov 18 18:48:02 2003
+++ INSTALL Tue Nov 18 18:51:28 2003
@@ -59,7 +59,7 @@
 echo "clamav is almost installed"
  echo ""
 echo
- echo "clamav.conf has been placed in ${PREFIX}/share/doc/clamav"
+ echo "clamav.conf has been placed in ${PREFIX}/share/examples/clamav"
  echo "it should be configured and placed into ${SYSCONFDIR}"
  echo
 echo "Warning: Never set the SUID/SGID bit on Clam Antivirus
programs"


--- DEINSTALL.org Tue Nov 18 18:52:21 2003
+++ DEINSTALL Tue Nov 18 19:08:04 2003
@@ -10,6 +10,8 @@
 echo "| rmuser ${CLAMUSER}"
 echo "| edit ${SYSCONFDIR}/group to remove ${CLAMGROUP}"
 echo "| rm /var/log/clam-update.log"
+echo "| rm -rf /usr/local/share/clamav"
+echo "| rm /etc/clamav.conf"
 echo "+---"
 exit 0



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] trouble building clamav 0.65

2003-11-19 Thread Flinn Mueller
I also get this on OpenBSD and bzlib.h is in my include path.

On Nov 19, 2003, at 11:17 AM, Thomas Lamy wrote:

Roger Koot wrote:
Hi all,
Today I decided it was time to give clamav 0.65 a go.
so I d/l the source tarball, and ran ./configure
everything went fine until configure check the availability of
"bzReadOpen", which failed.
This is odd because if I do 'nm /usr/lib/libbz2.so | grep bzReadOpen' 
I
get a result. so the configure's complaint about 'bzReadOpen' being a
'undefined reference' is (IMHO) bullshit.
what could be the problem ?
I tried to build it on a redhat 7.1 machine with both gcc-3.2 and
gcc-2.96
the bzlib I use is bzip2-1.0.1-3
thanks for you time
roger
Do you have bzlib.h in your include path? Perhaps you need to install 
bzlib-devel-rpm or bzip2-devel.rpm, dunno what it's called in redhat.

Thomas



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Flinn Mueller
What version of OpenBSD are you running?

Regards,
Flinn
On Nov 20, 2003, at 7:35 AM, Abdul Rehman Gani wrote:

On 18 Nov 2003, at 9:14 AM, Flinn Mueller wrote:

Please test this latest stable version (0.65) of clamav stable.   
There was a small work around in the Makefile of the port.  It seems  
that the configure script was not detecting gmp2.  I added  
-L${PREFIX}/lib to LDFLAGS and -I${PREFIX}/include to CFLAGS, and all  
seems to work.  If anyone has a better fix let me know, I didn't  
really have time to play around with this port, so use at your own  
risk.
I get:-

/bin/sh ../libtool --mode=link cc  -I/usr/local/include   -pthread  
-L/usr/local/lib -o clamscan  clamscan.o options.o  getopt.o others.o  
manager.o  treewalk.o  -L../libclamav -lclamav
mkdir .libs
cc -I/usr/local/include -pthread -o clamscan clamscan.o options.o  
getopt.o others.o manager.o treewalk.o -lclamav  -L/usr/local/lib  
-L/usr/home/abdulg/software/qmail/clamav/w-clamav-0.65/clamav-0.65/ 
libclamav -lclamav -lz -Wl,-rpath,/usr/local/lib  
-Wl,-rpath,/usr/local/lib
clamscan.o: In function `clamscan':
clamscan.o(.text+0xb4): undefined reference to `cl_debug'
manager.o: In function `scanmanager':
manager.o(.text+0x26c): undefined reference to `cl_strerror'
manager.o(.text+0x2df): undefined reference to `cl_strerror'
manager.o(.text+0x370): undefined reference to `cl_strerror'
manager.o(.text+0x6d1): undefined reference to `cl_gentemp'
manager.o: In function `scancompressed':
manager.o(.text+0x14b8): undefined reference to `cl_gentemp'
manager.o: In function `scandenied':
manager.o(.text+0x2318): undefined reference to `cl_gentemp'
manager.o: In function `checkfile':
manager.o(.text+0x26db): undefined reference to `cl_strerror'
manager.o: In function `checkstdin':
manager.o(.text+0x27a5): undefined reference to `cl_strerror'
collect2: ld returned 1 exit status
*** Error code 1

Any ideas?

Thanks,

Abdul



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Flinn Mueller
As soon as I get a chance I will look into this.  That will probably be 
Friday night or Saturday.

I think we have seen issues on another 3.4-current machine.

Regards,
Flinn
On Nov 20, 2003, at 8:30 AM, Abdul Rehman Gani wrote:

On 20 Nov 2003, at 3:03 PM, Flinn Mueller wrote:

What version of OpenBSD are you running?
3.4 patched to 005

Abdul

Regards,
Flinn
On Nov 20, 2003, at 7:35 AM, Abdul Rehman Gani wrote:

East Coast Access
Tel: 031-566-8080
Fax: 031-566-8010
Web: http://www.eastcoast.co.za


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-20 Thread Flinn Mueller
Most people running stable have reported that the port is peachy.  
Bjorn had issues with a 3.4-snapshot, and removing GMP dependency fixed 
it for him.

Abdul, did you fresh install OpenBSD, or did you upgrade from a 
previous version?

Regards,
Flinn
On Nov 20, 2003, at 12:59 PM, Eric Zager wrote:

Built fine for me on i386 3.4-stable.  I don't know if this would be a
factor, but I'd already built 0.65 from the normal source, so other
packages, like gmp, were already in place.
- Eric

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Flinn 
Mueller
Sent: Thursday, November 20, 2003 6:01 AM
To: [EMAIL PROTECTED]
Subject: Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD 
Port

As soon as I get a chance I will look into this.  That will probably be
Friday night or Saturday.
I think we have seen issues on another 3.4-current machine.

Regards,
Flinn
On Nov 20, 2003, at 8:30 AM, Abdul Rehman Gani wrote:

On 20 Nov 2003, at 3:03 PM, Flinn Mueller wrote:

What version of OpenBSD are you running?
3.4 patched to 005

Abdul

Regards,
Flinn
On Nov 20, 2003, at 7:35 AM, Abdul Rehman Gani wrote:

East Coast Access
Tel: 031-566-8080
Fax: 031-566-8010
Web: http://www.eastcoast.co.za


---
This SF.net email is sponsored by: SF.net Giveback Program. Does
SourceForge.net help you be more productive?  Does it help you create
better code?  SHARE THE LOVE, and help us help YOU!  Click Here:
http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program. Does
SourceForge.net help you be more productive?  Does it help you create 
better
code?  SHARE THE LOVE, and help us help YOU!  Click Here:
http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] Updated Clam Antivirus Stable 0.65 OpenBSD Port

2003-11-25 Thread Flinn Mueller
Is the machine that failed an upgraded machine or was it installed 
fresh?  Is that machine -stable or -current?

I seem to be seeing this even on some 3.3 machines (my own), with 
clamav and other ports (mysql at least).  I am not quite sure what is 
causing the problem at this point.  I know I did a binary upgrade on 
the machine from 3.1 to 3.3.  Over Thanksgiving weekend I should have 
time to get a machine running local here to test it out.

Regards,
Flinn
On Nov 25, 2003, at 6:50 PM, Chris Paul wrote:

On Mon, 2003-11-17 at 23:14, Flinn Mueller wrote:
Please test this latest stable version (0.65) of clamav stable.  There
was a small work around in the Makefile of the port.  It seems that 
the
Hello,

I have two OpenBSD 3.4-stable machines. One compiled clam 0.65 without
problem. Another did not.
Here is the output from the make:

mkdir .libs
cc -I/usr/local/include -pthread -o freshclam freshclam.o options.o
manager.o notify.o ../clamscan/getopt.o ../clamscan/others.o
../clamd/cfgfile.o -lclamav  -L/usr/local/lib
-L/usr/ports/infrastructure/clamav/w-clamav-0.65/clamav-0.65/libclamav
-lclamav -lz -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib
manager.o: In function `remote_cvdhead':
manager.o(.text+0xfce): undefined reference to `cl_cvdparse'
collect2: ld returned 1 exit status
*** Error code 1
Stop in
/usr/ports/infrastructure/clamav/w-clamav-0.65/clamav-0.65/freshclam
(line 207 of Makefile).
*** Error code 1
Stop in /usr/ports/infrastructure/clamav/w-clamav-0.65/clamav-0.65 
(line
184 of Makefile).
*** Error code 1

Stop in /usr/ports/infrastructure/clamav (line 1583 of
/usr/ports/infrastructure/mk/bsd.port.mk).
regards,

CP



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] Updated: OpenBSD Clamav Port (stable)

2003-11-27 Thread Flinn Mueller
I just received a quite a few patches from LOYET Jerome . The most important patch enables Milter. This also 
enables bzlib, which I think was a problem with the first version of 
the port. Most of the patches are not import, but they get rid of other 
warning messages we get on OpenBSD. I do not use milter, and I am have 
problems specific to this machine that make the milter flavor not 
compile, so I cannot say for sure that the milter flavor works, but 
Jerome says it works for him.

Port:
http://activeintra.net/openbsd/ports/security/clamav.tgz
Porthome:
http://activeintra.net/projects/clamav/
When I get some time, I will clean up the patches so they can be 
committed.  Please test and give feedback on the list.

Regards,
Flinn


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users