Re: [Clamav-users] CVS and snapshot-20050417

2005-04-18 Thread Andy Fiddaman
my Sun servers and don't really want to add and have to maintain them. If it's just a temporary mixup in CVS then I'll just wait. Thanks, Andy ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] CVS and snapshot-20050417

2005-04-19 Thread Andy Fiddaman
On Tue, 19 Apr 2005, Trog wrote: ; On Mon, 2005-04-18 at 18:22 +, Andy Fiddaman wrote: ; > On Mon, 18 Apr 2005, Trog wrote: ; > ; ; > ; Run autoreconf ; > ; > Is this something that has changed and will stay this way ? I don't ; > currently have the auto utilities on m

[Clamav-users] Updating via freshclam without clamd?

2005-05-03 Thread Andy Schofield
I am using version 0.84 and the rpm compiled binaries for redhat on the dag site. Thanks for your help Andy ___ http://lurker.clamav.net/list/clamav-users.html

[Clamav-users] Update to 0.84

2005-05-05 Thread Andy Loates
there are no update instructions I can find in the docs. Many thanks Andy ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] Update to 0.84

2005-05-05 Thread Andy Loates
On Thu, 2005-05-05 at 17:31 -0500, Daniel J McDonald wrote: > On Thu, 2005-05-05 at 23:17 +0100, Andy Loates wrote: > > Hi There, > > > > This is probably an idiots question but i've only just got my new MTA > > working 2 days before 0.84 was released an I dont

Re: [Clamav-users] Compiling on one machine to run on another...

2003-08-14 Thread Andy Pryer
files that ought to be resolved. Thanks again for the help Andy Tomasz Kojm wrote: On Tue, 5 Aug 2003 00:15:26 +0200 Tomasz Kojm <[EMAIL PROTECTED]> wrote: On Mon, 04 Aug 2003 22:19:26 +0100 Andy <[EMAIL PROTECTED]> wrote: OK, so it doesn't run that fast on the machine, but it

[Clamav-users] checksum error

2003-09-26 Thread Andy Cheng
When updating the definition using freshclam, I have the following error: ERROR: The checksum of viruses.db database isn't ok. Please check it yourself or try again. Is there something wrong?   Andy 

Re: [Clamav-users] Kudos to the developers!

2005-05-12 Thread Andy Saunders
er AV product. Nonetheless, ClamAV is a credit to the developers. -- Andy Saunders Infrastructure Group Computing Services University of Oxford ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] Kudos to the developers!

2005-05-12 Thread Andy Saunders
that was for Mytob. All the Bagz that slip by ClamAV seem to have an SMTP engine that starts the session with "EHLO 127.0.0.1" which provides a good basis for rejection (by the MTA). Andy ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] CVS (20050625) compile fails

2005-06-25 Thread Andy Fiddaman
On Sat, 25 Jun 2005, Odhiambo Washington wrote: ; I am trying to compile the CVS version on FreeBSD 4.11, but it fails ; as follows: ; [.. snip ..] ; ; server-th.c: In function `acceptloop_th': ; server-th.c:437: warning: passing arg 3 of `thrmgr_new' makes integer from pointer without a cast ;

Re: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread Andy Fiddaman
On Wed, 10 Aug 2005, Dennis Peterson wrote: ; Dale Walsh said: ; > ; > On Aug 10, 2005, at 08:12 AM, Andr?s Yacopino wrote: ; > ; >> I have solaris too and compiled with gcc, this works great. I ; >> compiled it with this parameters: ; >> ; >> First i do: ; >> ; >> in /usr/local/lib ; >> ; >> ln -

Re: [Clamav-users] Compile problems ClamAV on OpenBSD 3.6

2005-09-21 Thread Andy Fiddaman
the library has been built without threading support, clamd will not be built. >From configure.in if test "$have_pthreads" = "yes" then AC_DEFINE(BUILD_CLAMD, 1, "build clamd") fi Andy ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] my ClamAV protected acct fails testvirus.org eicar test

2005-10-27 Thread Andy Fiddaman
On Thu, 27 Oct 2005, Roger Rustad wrote: ; ClamAV aficionados: ; ; I just recently bought an account on webhostingbuzz.com. Curious as to how ; well the domains were protected against viruses, I went to ; http://www.webmail.us/testvirus and emailed the eicar virus to my account. My ; mail is supp

Re: [Clamav-users] Virus not detected by clamav

2005-12-19 Thread Andy Fiddaman
On Mon, 19 Dec 2005, Hamilton Vera wrote: ; Since November, I noticed that clamav 87.1 does not recognize the following ; virus. ; ; www.i2.com.br/~hamilton/reg_pass.zip ; ; So I posted it in http://cgi.clamav.net/sendvirus.cgi, but I got no answer ; ; NOD32 detects it as Win32/Sober.Y worm,

Re: [Clamav-users] oops, ClamAV passing virus that Norton desktop detects?

2006-01-21 Thread Andy Fiddaman
On Sat, 21 Jan 2006, Len Conrad wrote: ; had. The f-prot-good vs clamav-bad difference was clear and quick. But ; we're sure where the problem is. We have assumed clam is a good as f-prot. I run multiple AV scanners in parallel here including ClamAV and F-Prot. It's extremely rare that F-Prot

Re: [Clamav-users] Web Site Authentication Prior to VirusDB download

2006-02-02 Thread Andy Fiddaman
On Thu, 2 Feb 2006, [EMAIL PROTECTED] wrote: ; The company I work for has implemented a firewall that only allows certain ; activity through it. I have requested that the user agent string ; "clamav/*" be allowed to communicate with the internet. The request has ; been refused because of securit

Re: [Clamav-users] res_close on Solaris 8

2007-02-14 Thread Andy Fiddaman
rface although it is present in Solaris 9 & 10. Try changing res_close to res_nclose in clamav-milter.c (4 places). res_close() is defined as below in BIND 8 and above. void res_close(void) { res_nclose(&_res); } Andy ___ Help us build a

Re: [Clamav-users] problem compiling ver .90 on Solaris 9 and 10

2007-02-24 Thread Andy Fiddaman
On Fri, 23 Feb 2007, Jerry K wrote: ; Text relocation remains referenced ; against symbol offset in file ;0x4d4 ; /usr/local/ssl/lib/libssl.a(s3_lib.o) ;0x4d8 ; fopen64

[Clamav-users] upgrade ClamAV ... again?

2004-06-21 Thread Andy K. Suryanto
he related apps first and then re-install it again one by one? or just working on the clamav part? help please ... rgds, andy --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, La

Re: [clamav-users] Are signatures for Windows only?

2019-03-27 Thread Andy via clamav-users
‎Hi Clayton,Use lowercase for the filename or go to www.clamav.net click on Download, scroll down to the Windows packages and select the one you require.Regards,Andy

[clamav-users] PUA - Category List, invalid URL in config sample! Packer Category?

2022-11-18 Thread Andy Schmidt via clamav-users
Problem 1 - Link in Config Sample is 404! According to the current clamd.conf.sample: # See https://github.com/vrtadmin/clamav-faq/blob/master/faq/faq-pua.md for the complete list of PUA categories. Problem 2 - What PUA Category covers "Win.Packer.Borland." ? PUA.Win.Packer.Borlan

[clamav-users] PUA - Category List, invalid URL in config sample! Packer Category?

2022-11-19 Thread Andy Schmidt via clamav-users
very ClamAV user is also a C++ programmer, which I am not.) Best Regards, Andy -Original Message- From: Arnaud Jacques Sent: Friday, November 18, 2022 11:33 AM To: ClamAV users ML Subject: Re: [clamav-users] PUA - Category List, invalid URL in config sample! Packer Categor

Re: [clamav-users] PUA - Category List, invalid URL in config sample! Packer Category?

2022-11-22 Thread Andy Schmidt via clamav-users
ement for the benefit of this product. Best Regards Andy -Original Message- From: G.W. Haywood Try replacing the function cli_chkpua() in .../libclamav/readdb.c with... ... No promises, but it's loaded the DB OK here. Please feel free to correct mist

Re: [clamav-users] PUA - Category List, invalid URL in config sample! Packer Category?

2022-11-23 Thread Andy Schmidt via clamav-users
, November 23, 2022 8:49 AM To: ClamAV users ML Cc: Andy Schmidt ; cla...@jubileegroup.co.uk Subject: Re: [clamav-users] PUA - Category List, invalid URL in config sample! Packer Category? I cleaned up the code and prepared a PR to assist. Currently in draft and comments are welcome. The code seems

Re: [clamav-users] PUA - Category List, invalid URL in config sample! Packer Category?

2022-11-23 Thread Andy Schmidt via clamav-users
I think having a working URL is better than a non-working. Thank you! Of course, the information on that page is just as outdated (hypothetical) as the previous link had been. According to the information supplied 2 years ago, here a list of actually used signature prefixes: https://bugz

Re: [clamav-users] scanning petabyte-size filesystem

2020-06-18 Thread Andy Schmidt via clamav-users
At LEAST for the Windows build of ClamAV there are 2 GB file size limitations (and bugs) due to use of old 32-bit library functions: https://bugzilla.clamav.net/show_bug.cgi?id=12251 I have not encountered the same problem with TB volumes though. -Original Message- From: Kazunori Ohki

[clamav-users] PUA Categories vs. reported name?

2020-07-08 Thread Andy Schmidt via clamav-users
Here is the official list of PUA categories: https://github.com/vrtadmin/clamav-faq/blob/master/faq/faq-pua.md So WHICH of these categories is then: PUA.Win.Downloader.Aiis-6803892-0 ___ clamav-users mailing list clamav-users@lists.clamav.net

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-07 Thread Andy Ragusa (aragusa) via clamav-users
Hi Jorge, Is it a particular file that is being scanned when this happens? Could you please send clamd's logs to help determine what is going on? Thanks, Andy From: clamav-users on behalf of Jorge Elissalde via clamav-users Sent: Wednesday, December 7, 2

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-09 Thread Andy Ragusa (aragusa) via clamav-users
lse I can try to reproduce this? Thanks, Andy From: clamav-users on behalf of Jorge Elissalde via clamav-users Sent: Thursday, December 8, 2022 6:20 AM To: ClamAV users ML Cc: Jorge Elissalde Subject: Re: [clamav-users] Memory Allocation error, clamd stop runnin

Re: [clamav-users] Memory Allocation error, clamd stop running

2022-12-12 Thread Andy Ragusa (aragusa) via clamav-users
ata->lsigsuboff_(last|first)[0] C:\Anticrap upload\ChromeSetup.exe: Can't allocate memory ERROR The error happens with any file, several times during a normal scanning in any folder. Is that a normal error reporting? Thanks you Jorge El vie, 9 dic 2022 a las 18:08, Andy Ragu

Re: [clamav-users] linux.cvd database question

2022-12-12 Thread Andy Ragusa (aragusa) via clamav-users
The linux.cvd is kept up to date with linux-specific signatures, but obviously doesn't have the coverage that the rest of the signature databases have. Thanks, Andy From: clamav-users on behalf of Jimmy F via clamav-users Sent: Sunday, December 11, 2022

[clamav-users] Off Line Signature updates.

2023-01-30 Thread GARLICK, Andy W via clamav-users
Hi CLAMAV, We only operate an air gapped system but still require anti-malware. Do you provide any options (free or paid) that would enable us to download signature updates without the use of private local mirrors running cdvupdate or freshclam? Many thanks Andy NATS Internal

Re: [clamav-users] [EXTERNAL] Re: Off Line Signature updates.

2023-01-30 Thread GARLICK, Andy W via clamav-users
documentation<https://docs.clamav.net/> section. If your network is segmented or the end hosts are unable to reach the internet, you should investigate setting up a private local mirror<https://docs.clamav.net/appendix/CvdPrivateMirror.html> using the cvdupdate tool. Kind Regards Andy N

Re: [clamav-users] about ”Can't allocate memory ERROR”

2023-02-01 Thread Andy Ragusa (aragusa) via clamav-users
.v20070510.jar Thanks, Andy From: clamav-users on behalf of Tsutomu Oyamada Sent: Wednesday, February 1, 2023 8:36 AM To: ClamAV users ML Subject: [clamav-users] about ”Can't allocate memory ERROR” Hi all, We use the services of clamd to scan files. The versi

Re: [clamav-users] Funny --include-dir behaviour

2023-02-13 Thread Andy Ragusa (aragusa) via clamav-users
o" \ > --database="/var/lib/clamav" \ > --log="/var/log/clamav/clamscan.log" > #--move="/etc/clamav/virusevent.d/Mail" what is your current directory? Since none is specified, the current directory is chosen,

Re: [clamav-users] Build ClamAV Statically including dependencies

2023-08-10 Thread Andy Ragusa (aragusa) via clamav-users
Hi Steve, If you install mussels, you should be able to build with msl build clamav_deps -t host-static msl build clamav -t host-static Does that not work for you? Thanks, Andy From: clamav-users on behalf of Steve Foster via clamav-users Sent: Tuesday

Re: [clamav-users] Any hard size limit for scanned files?

2023-08-30 Thread Andy Ragusa (aragusa) via clamav-users
Hi, The max file size is 2GByte. If you would like to be notified when a file is over the limit, you should use 'AlertExceedsMax'. We are currently not working on increasing the file size limit. Thanks, Andy From: clamav-users on behalf of Andrew C

Re: [clamav-users] clamd: Is chunked scanning possible/sensible for files > 2Gbyte?

2023-09-01 Thread Andy Ragusa (aragusa) via clamav-users
Hi Ray, Sorry, chunking won't work. Clam treats files differently based on file type, and signatures are written based on looking at the whole file. Thanks, Andy From: clamav-users on behalf of Ray Sent: Thursday, August 31, 2023 2:41 AM To: ClamAV use

Re: [clamav-users] ClamAV 1.4.0 release candidate now available!

2024-05-14 Thread Andy Ragusa (aragusa) via clamav-users
Hi, No, it's not an issue if it's not present. We added it to the output so that when people are blocked, and ask us why, it should already be in the output, and save us the step of asking for it. Thanks, Andy From: clamav-users on behalf of Ralf H

Re: [clamav-users] Whitelist databases/File whitelist - format?

2020-05-07 Thread Andy Ragusa (aragusa) via clamav-users
. Thanks, Andy From: clamav-users on behalf of Pascal De Meerleer via clamav-users Sent: Thursday, May 7, 2020 7:44 AM To: ClamAV users ML Cc: Pascal De Meerleer ; G.W. Haywood Subject: Re: [clamav-users] Whitelist databases/File whitelist - format? Public

Re: [clamav-users] Digital signature verification when updating the virus database

2020-06-12 Thread Andy Ragusa (aragusa) via clamav-users
Hi Artem, Yes, freshclam does verify the signatures, and you can verify with sigtool --info. Thanks, Andy From: clamav-users on behalf of Artem via clamav-users Sent: Wednesday, June 10, 2020 10:02 AM To: clamav-users@lists.clamav.net Cc: Artem Subject

Re: [clamav-users] --quiet and "Connecting via proxy" message

2020-06-18 Thread Andy Ragusa (aragusa) via clamav-users
Hi Sergey, Thank you for letting us know. I created an internal ticket for this issue, but I am not sure when it will be scheduled. Thanks, Andy From: clamav-users on behalf of Sergey Sent: Wednesday, June 17, 2020 2:09 AM To: ClamAV users ML Subject: Re

Re: [clamav-users] Remote Shutdown command

2020-07-22 Thread Andy Ragusa (aragusa) via clamav-users
, Andy From: clamav-users on behalf of Kevin Faber via clamav-users Sent: Tuesday, July 21, 2020 12:44 PM To: clamav-users@lists.clamav.net Cc: Kevin Faber Subject: Re: [clamav-users] Remote Shutdown command Hello, any update on this issue? From: Kevin Faber

Re: [clamav-users] ClamAV 0.103.0 release candidate - systemd service start fails

2020-08-21 Thread Andy Ragusa (aragusa) via clamav-users
parent. I am currently working on a patch to have the parent drop privileges so that it can be signaled by the child. Thanks, Andy From: clamav-users on behalf of Michael Orlitzky via clamav-users Sent: Friday, August 21, 2020 12:20 PM To: clamav-users

<    1   2