Re: [Clamav-users] Virus not detected on Linux/MacOSX

2008-09-26 Thread Tilman Schmidt

Moray Henderson (ICT) schrieb:

 > ./clamscan/.libs/clamscan file.exe
 > Linux Wally 2.6.18-53.1.6.el5 #1 SMP Wed Jan 23 11:28:47 EST 2008
 > x86_64 x86_64 x86_64 GNU/Linux
 > MD5(file.exe)= e7e7dc7981a4089cdcb42d32247dc6e0
 > ClamAV 0.94/8284/Thu Sep 18 18:54:57 2008
 > file.exe: OK
 >
 > --- SCAN SUMMARY ---
 > Known viruses: 428321
 > Engine version: 0.94
 > Scanned directories: 0
 > Scanned files: 1
 > Infected files: 0
 > Data scanned: 0.00 MB
 > Time: 0.869 sec (0 m 0 s)


Suggestion:

Change "file.exe: OK" to "file.exe: not scanned - exceeds max-filesize"

Change "Scanned files: 1" to "Scanned files: 0" and add a new count to the summary 
"Not scanned: 1".


I'd like to support that suggestion.

--
Tilman Schmidt
Phoenix Software GmbH
Bonn, Germany



signature.asc
Description: OpenPGP digital signature
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Re: [Clamav-users] Virus not detected on Linux/MacOSX

2008-09-26 Thread reiner otto


--- Tilman Schmidt <[EMAIL PROTECTED]> schrieb am Fr, 26.9.2008:

Von: Tilman Schmidt <[EMAIL PROTECTED]>
Betreff: Re: [Clamav-users] Virus not detected on Linux/MacOSX
An: "ClamAV users ML" 
Datum: Freitag, 26. September 2008, 13:37

Moray Henderson (ICT) schrieb:
>>>  > ./clamscan/.libs/clamscan file.exe
>>>  > Linux Wally 2.6.18-53.1.6.el5 #1 SMP Wed Jan 23 11:28:47 EST
2008
>>>  > x86_64 x86_64 x86_64 GNU/Linux
>>>  > MD5(file.exe)= e7e7dc7981a4089cdcb42d32247dc6e0
>>>  > ClamAV 0.94/8284/Thu Sep 18 18:54:57 2008
>>>  > file.exe: OK
>>>  >
>>>  > --- SCAN SUMMARY ---
>>>  > Known viruses: 428321
>>>  > Engine version: 0.94
>>>  > Scanned directories: 0
>>>  > Scanned files: 1
>>>  > Infected files: 0
>>>  > Data scanned: 0.00 MB
>>>  > Time: 0.869 sec (0 m 0 s)
> 
> Suggestion:
> 
> Change "file.exe: OK" to "file.exe: not scanned - exceeds
max-filesize"
> 
> Change "Scanned files: 1" to "Scanned files: 0" and
add a new count to the summary "Not scanned: 1".

I'd like to support that suggestion.

-- 
Tilman Schmidt
Phoenix Software GmbH
Bonn, Germany

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml I support that suggestion, too.It is one step 
into the right direction for all kind of Opensource:Userfriendliness, "EgoLess 
Programming".Very old basics of good software.    

__
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com 
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Re: [Clamav-users] Clamd does not work

2008-09-26 Thread kwijibo
Vladimir wrote:
>>> A lot of lines like
>>> #0  0x28141268 in _pthread_sigmask (how=3, set=0xbfbfeb50, oset=0x0)
>>> at /usr/src/lib/libthr/thread/thr_sig.c:60
>>> #1  0x281a5a1a in sigprocmask () from /usr/lib/libpthread.so.1
>>>
> 
> kzc> Did you change the PTHREAD_LIBS in the ports Makefile at all?  I
> kzc> unfortunately don't have a FreeBSD 5.4 box around anymore to try
> kzc> this so I am trying to recollect things from memory about some
> kzc> of the things I had to change.
> 
> No, i did not change anything.

I finally got some time to dork with this.  I installed FreeBSD 5.4
on a virtual machine and I had the same problem you had with the
FreeBSD port of ClamAV.  What you want to do to fix it is change
PTHREAD_LIBS=  -lthr to PTHREAD_LIBS=  -pthread in the port Makefile.
This seems to have resolved the problem.

Steven
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Virus not detected on Linux/MacOSX

2008-09-26 Thread fchan

These are great suggestions for clamscan.
I think mine message was geared towards clamdscan 
which I use to scan mail messages. I worry about 
people sending large files and clamdscan doesn't 
scan them so I scan them manually and adjust 
clamscan accordingly. Also I need to know what 
max-filesize to set to for my mail server.


Frank

--- Tilman Schmidt <[EMAIL PROTECTED]> schrieb am Fr, 26.9.2008:

Von: Tilman Schmidt <[EMAIL PROTECTED]>
Betreff: Re: [Clamav-users] Virus not detected on Linux/MacOSX
An: "ClamAV users ML" 
Datum: Freitag, 26. September 2008, 13:37

Moray Henderson (ICT) schrieb:

  > ./clamscan/.libs/clamscan file.exe
  > Linux Wally 2.6.18-53.1.6.el5 #1 SMP Wed Jan 23 11:28:47 EST

2008

  > x86_64 x86_64 x86_64 GNU/Linux
  > MD5(file.exe)= e7e7dc7981a4089cdcb42d32247dc6e0
  > ClamAV 0.94/8284/Thu Sep 18 18:54:57 2008
  > file.exe: OK
  >
  > --- SCAN SUMMARY ---
  > Known viruses: 428321
  > Engine version: 0.94
  > Scanned directories: 0
  > Scanned files: 1
  > Infected files: 0
  > Data scanned: 0.00 MB
  > Time: 0.869 sec (0 m 0 s)


 Suggestion:

 Change "file.exe: OK" to "file.exe: not scanned - exceeds

max-filesize"


 Change "Scanned files: 1" to "Scanned files: 0" and

add a new count to the summary "Not scanned: 1".

I'd like to support that suggestion.

--
Tilman Schmidt
Phoenix Software GmbH
Bonn, Germany

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/mlÊI support that 
suggestion, too.It is one step into the right 
direction for all kind of 
Opensource:Userfriendliness, "EgoLess 
Programming".Very old basics of good software. 
ÊÊ


__
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfŸgt Ÿber 
einen herausragenden Schutz gegen Massenmails.

http://mail.yahoo.com
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml