Re: [clamav-users] freshclam -V output

2019-03-20 Thread Sean Clark via clamav-users
Arnaud, I now understand that we do not run the daemon. We update and scan from cron. I stumbled on a work around I *think* $ sigtool --version ClamAV 0.99.4/25394/Wed Mar 20 07:52:02 2019 VS $freshclam -V ClamAV 0.99.4 Thanks, Sean Clark <> Sr Network Engineer “An ounce of prevent

Re: [clamav-users] freshclam -V output

2019-03-20 Thread Sean Clark via clamav-users
are working and not working. What are the connection details for this? Just to recap the problem statement is that ‘freshclam -V’ does not have the right output. Thanks, Sean Clark <> Sr Network Engineer “An ounce of prevention is worth a pound of cure” ServiceNow <> office 425-30

[clamav-users] freshclam -V output

2019-03-14 Thread Sean Clark via clamav-users
$ freshclam -V ClamAV 0.100.2 As you can see its lacking what we believe is the ‘latest definitions update time’. I see the man page says `-V` should just be version so I am not sure how we are getting that time stamp. Any thoughts on this? Thanks, Sean Clark <> Sr Network Engineer “An ou

Re: [clamav-users] Freshclam can't use HTTPS with PrivateMirror?

2018-10-18 Thread Sean
7;s pki is trusting the CAs correctly). --Sean On Thu, Oct 18, 2018 at 12:23 PM Micah Snyder (micasnyd) wrote: > > Hi Sean, > > Sorry to say -- freshclam presently doesn't support HTTPS. It is not simply > a matter of connecting over port 443 and performing TLS encryption > hands

[clamav-users] Freshclam can't use HTTPS with PrivateMirror?

2018-10-17 Thread Sean
here a reason for this? Should I file a bug? I would think that utilizing https as much as possible would be a good idea. Thanks! --Sean ___ clamav-users mailing list clamav-users@lists.clamav.net http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav

[clamav-users] Why is clamscan ignoring signatures?

2013-03-10 Thread Sean Brown
I have installed ClamAV 0.97.6 and ran freshclam to update the signatures. I ran clamscan with the following options: --debug --bytecode=yes --bytecode-unsigned=yes --algorithmic-detection=yes --detect-broken=yes --detect-pua=yes --phishing-sigs=yes --scan-pe=yes --scan-ole2=yes --scan-archive=

[Clamav-users] clamd process doesn't quit after daemonizing

2010-09-01 Thread Sean Austin C. Critica
ed by a SIGTERM, but the child process needs a SIGKILL to stop it. Details below. Thanks. Sean Software settings - Version: 0.96.2 Optional features supported: MEMPOOL IPv6 CLAMUKO AUTOIT_EA06 BZIP2 RAR JIT Database directory: /var/share/clamav main.cvd: version 52, sigs: 7

[Clamav-users] clamav list welcome message

2008-03-17 Thread Sean Allen
something i noticed when i joined. Rules: - Do NOT top-post (see http://www.helsinki.fi/~mjkinnun/toppost.html) - Do NOT quote everything - Do NOT send HTML mails 1) the .html) messes some 'make link' email clients. 2) that pages doesnt exist anymore anyway.

Re: [Clamav-users] serious weirdness on debian etch5

2008-03-01 Thread Sean Allen
On Mar 1, 2008, at 4:52 PM, Gary V wrote: > >> Subject: [Clamav-users] serious weirdness on debian etch5> > this >> started last night...> > clamav-daemon wasnt running anymore> > >> restart and it seemed to work> > except local socket and pid file >> werent created.> > tried updating to la

[Clamav-users] serious weirdness on debian etch5

2008-03-01 Thread Sean Allen
this started last night... clamav-daemon wasnt running anymore restart and it seemed to work except local socket and pid file werent created. tried updating to latest debian version ( we do updates first monday of month ). restarted, still nothing. the clamd process runs but the local socket

[Clamav-users] ClamAV Vulnerability

2007-11-20 Thread Sean Doherty
Anyone know if there is any substance to this vulnerability claim? http://wabisabilabi.blogspot.com/2007/11/focus-on-clamav-remote-code-execution.html Regards, - Sean -- Sean Doherty Copperfasten Technologies ___ Help us build a

Re: [Clamav-users] Freshclam Stopped Working

2007-10-30 Thread Sean McGlynn
I lied. The DNS server order in resolv.cfg was wrong. The external DNS servers were supposed to be first. Sorry for wasting time. - Original Message From: Sean McGlynn <[EMAIL PROTECTED]> To: clamav-users@lists.clamav.net Sent: Tuesday, October 30, 2007 10:01:17 AM Subject: [

[Clamav-users] Freshclam Stopped Working

2007-10-30 Thread Sean McGlynn
Hello, After changing our DNS services from Netware to OES Linux/BIND, freshclam stopped getting updates. When we run freshclam we get: WARNING: Can't query current.cvd.clamav.net and WARNING: Invalid DNS reply. Falling back to HTTP mode. Connecting via Our_proxy_server_IP Reading CVD header

[Clamav-users] Moving Infected Files When Clamuko Is In Use

2007-10-22 Thread Sean McGlynn
It appears that if clamuko is configured to scan a particular directory on access, then clamscan does not actually identify the file as an infected file. The results of the clamscan show Infected files: 0, even though the directory has an infected file (in this case, eicar for testing). In add

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-17 Thread Sean McGlynn
Tilman, Thank you for your reply. Everything is being done as root. Sean - Original Message From: Tilman Schmidt <[EMAIL PROTECTED]> To: ClamAV users ML Sent: Wednesday, October 17, 2007 9:30:23 AM Subject: Re: [Clamav-users] eicar Identified But Not Moved Sean McGlynn s

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-17 Thread Sean McGlynn
bject: Re: [Clamav-users] eicar Identified But Not Moved Hey, I don't know if clamuko should deny access to this file. If you are running Clamuko then disable it please ;-) or show us ls -al /home/justlgn/test/eicar.com /rl Sean McGlynn wrote: > The following is what appears in the trace

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-17 Thread Sean McGlynn
r Identified But Not Moved On 10/16/07, Sean McGlynn <[EMAIL PROTECTED]> wrote: > Just to be certain (It's not my first day with Linux, but I'm still > relatively new to it), you mean NFS as in Network File System, as in mounting > a remote file system on the Linux s

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-17 Thread Sean McGlynn
root 232 Oct 17 06:56 .. -rw-r--r-- 1 justlgn users 69 Oct 16 10:56 eicar.com Thanks again. - Original Message From: Török Edvin <[EMAIL PROTECTED]> To: ClamAV users ML Sent: Tuesday, October 16, 2007 3:18:43 PM Subject: Re: [Clamav-users] eicar Identified But Not Moved On 10/

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-17 Thread Sean McGlynn
..., 54) = 54 write(2, "WARNING: Can\'t open file /home/j"..., 54) = 54 I'm trying to find what I can on the -1 EPERM (Operation not permitted), but so far nothing. If anyone has any insight, that would be much appreciated. Thank you. Sean - Original Message --

Re: [Clamav-users] Quarantine Infected Files Discovered by Clamuko

2007-10-16 Thread Sean McGlynn
u can remove the infection and if necessary reinstall or rebuild the application anew. On Oct 16, 2007, at 1:43 PM, Sean McGlynn wrote: > I read in another post that the only way to quarantine an infected > file that is discovered during an on access scan (i.e. via Clamuko) > it to

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-16 Thread Sean McGlynn
estination directory for quarantine files on on the root filesystem, local to the machine. - Original Message From: Dennis Peterson <[EMAIL PROTECTED]> To: ClamAV users ML Sent: Tuesday, October 16, 2007 2:40:32 PM Subject: Re: [Clamav-users] eicar Identified But Not Moved Se

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-16 Thread Sean McGlynn
:09 PM Subject: Re: [Clamav-users] eicar Identified But Not Moved Dennis Peterson wrote: > Sean McGlynn wrote: >> Dennis, >> >> Thank you for taking the time to reply. >> >> Yes, I am running the scan as root. >> >> Sean >> >> > > I

Re: [Clamav-users] eicar Identified But Not Moved

2007-10-16 Thread Sean McGlynn
Dennis, Thank you for taking the time to reply. Yes, I am running the scan as root. Sean - Original Message From: Dennis Peterson <[EMAIL PROTECTED]> To: ClamAV users ML Sent: Tuesday, October 16, 2007 2:17:38 PM Subject: Re: [Clamav-users] eicar Identified But Not Moved

[Clamav-users] eicar Identified But Not Moved

2007-10-16 Thread Sean McGlynn
Hello, I am testing clamscan, and running the following command: clamscan -r --move=/var/log/clam/infected -l /var/log/clam/dailyclamscanSPM /home/justlgn/test/eicar.com The results indicate "can't open file," and that no infected files were found. The clam log file shows that the file was id

[Clamav-users] Quarantine Infected Files Discovered by Clamuko

2007-10-16 Thread Sean McGlynn
I read in another post that the only way to quarantine an infected file that is discovered during an on access scan (i.e. via Clamuko) it to write a script that would parse the log file for the location of the infected file and then move it or delete it as desired. Is this correct? If not, wha

[Clamav-users] VirusEvent Options

2007-10-16 Thread Sean McGlynn
Hello, I am looking for better information when notified by ClamAV that a virus has been detected. Thus far I have VirusEvent /bin/echo "VIRUS ALERT: ClamAV found %v." | /bin/mail -s "ClamAV Virus Detection" -r ClamAV [EMAIL PROTECTED], which basically tells me that a particular virus was dete

Re: [Clamav-users] Logging to /var/spool/mail/root

2007-09-24 Thread McGlynn, Sean \(DOB\)
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Peterson Sent: Monday, September 24, 2007 10:12 AM To: ClamAV users ML Subject: Re: [Clamav-users] Logging to /var/spool/mail/root McGlynn, Sean (DOB) wrote: > Hello, > > The /var/spool/mail/root log files on our servers are logg

Re: [Clamav-users] Logging to /var/spool/mail/root

2007-09-24 Thread McGlynn, Sean \(DOB\)
Rob, Thank you again for taking the time to reply, and for providing two useful alternative. The first worked perfectly, and I believe I'll try the second as it would be a much simpler script over all. Thanks again. Sean This e

Re: [Clamav-users] Logging to /var/spool/mail/root

2007-09-24 Thread McGlynn, Sean \(DOB\)
-mail by mistake, and delete it from your system. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob MacGregor Sent: Monday, September 24, 2007 8:43 AM To: ClamAV users ML Subject: Re: [Clamav-users] Logging to /var/spool/mail/root On 9/24/07, McGlynn, S

[Clamav-users] Logging to /var/spool/mail/root

2007-09-24 Thread McGlynn, Sean \(DOB\)
Hello, The /var/spool/mail/root log files on our servers are logging every file that clamav scans, causing the files to become huge. I don't see what in our clamd.conf configuration files would be causing this. Our configuration file follows - any help would be appreciated. ## ## Config file

RE: [Clamav-users] clamav vs norton

2007-03-02 Thread Sean Pinegar
Clamav-users] clamav vs norton > > > > Sean Pinegar wrote: > > I trusted clamav for a long time but ran across an interesting problem > > today. I received an e-mail from a friend that included a powerpoint. I > > opened the powerpoint in linux and wine flagged it as

RE: [Clamav-users] clamav vs norton

2007-03-02 Thread Sean Pinegar
Im confused by this e-mail. Can you explain further? > Date: Fri, 2 Mar 2007 09:08:19 -0800 > From: [EMAIL PROTECTED] > To: clamav-users@lists.clamav.net > Subject: Re: [Clamav-users] clamav vs norton > > Sean Pinegar wrote: >

RE: [Clamav-users] clamav vs norton

2007-03-02 Thread Sean Pinegar
The file has been submitted. Thank you. > Date: Fri, 2 Mar 2007 08:55:35 -0800 > From: [EMAIL PROTECTED] > To: clamav-users@lists.clamav.net > Subject: Re: [Clamav-users] clamav vs norton > > Sean Pinegar wrote: > > thanks for

RE: [Clamav-users] clamav vs norton

2007-03-02 Thread Sean Pinegar
worked. > Date: Fri, 2 Mar 2007 11:43:03 -0500 > Subject: Re: [Clamav-users] clamav vs norton > From: [EMAIL PROTECTED] > To: clamav-users@lists.clamav.net > > > On Fri, March 2, 2007 11:25 am, Sean Pinegar said: > > > > I t

[Clamav-users] clamav vs norton

2007-03-02 Thread Sean Pinegar
the business. -Sean- _ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.as

RE: [Clamav-users] eicar within tnef

2005-03-25 Thread Sean Franklin
I second that! I merely thought I had something configured wrong. Then when I heard it wasn't supported yet, I was relieved and was going to make a note to ignore that test from now on. Instead, I/we get a brand new feature! This ROCKS! Thanks to all! Sean. -Original Message-

[Clamav-users] test virus # 14 - my setup or something else?

2005-03-24 Thread Sean Franklin
nf or clamsmtpd.conf to scan that or is it something else. Thanks. Sean. ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] Exploit.W32.MS05-002 False Positives

2005-02-08 Thread Sean Doherty
? Regards, - Sean ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Re: [Clamav-users] Scan time limits?

2004-09-10 Thread Sean Hafeez
I have a gmail account ;) I still need this setup so that files in the 10-20mb range work. Regards, Sean Hafeez "And with the guts of the last priest let us strangle the last king." - Denis Diderot On Sep 10, 2004, at 1:36 PM, <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED M

[Clamav-users] Scan time limits?

2004-09-10 Thread Sean Hafeez
ithin the configured time limit. I have a 384k line and someone is trying to send me a 100mb pdf. Can I set the time line higher or set it to just let the file thru? Regards, Sean Hafeez "And with the guts of the last priest let us strangle the last king.&quo

Re: [Clamav-users] Banned file type is not there!!

2004-09-09 Thread Sean Hafeez
Nope, that it does not. I will check out the amavisd docs and post there. Regards, Sean Hafeez "The strongest reason for the people to retain the right to keep and bear arms is, as a last resort, to protect themselves against tyranny in government." - Thomas Jefferson On Sep 9, 200

[Clamav-users] Banned file type is not there!!

2004-09-09 Thread Sean Hafeez
Hi, I have a client trying to send us Premavara files (scheduling drawings) however it get bounced with this error. The thing is that there is not an .exe file attached and if he zip's the file we get the same error. I am using amavisd-new with ClamAV, SA and Postfix. I think the error is coming Cl

[Clamav-users] TCP streaming and Java

2004-08-12 Thread Sean Radford
ng is important). Thanks in advance for your help. Regards, Sean -- Dr. Sean Radford, MBBS, MSc [EMAIL PROTECTED] http://www.aegeus-technology.com/ --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for

RE: [Clamav-users] clamd 0.75 segfault on mime boundry

2004-07-26 Thread Sean Cardus
Nigel Horne <> wrote the following on 26 July 2004 10:14: > On Monday 26 Jul 2004 09:23, Sean Cardus wrote: > >> LibClamAV debug: boundaryStart: line = 'Segmentation Fault > > Fixed. I've just grabbed the latest CVS version with the following ChangeLog entr

Re: [Clamav-users] clamd 0.75 segfault on mime boundry

2004-07-26 Thread Sean Cardus
On Mon, July 26, 2004 13:53, Sean Cardus said: > On Mon, July 26, 2004 10:14, Nigel Horne said: >> On Monday 26 Jul 2004 09:23, Sean Cardus wrote: >> >>> LibClamAV debug: boundaryStart: line = 'Segmentation Fault >> >> Fixed. > > Any idea when th

Re: [Clamav-users] clamd 0.75 segfault on mime boundry

2004-07-26 Thread Sean Cardus
On Mon, July 26, 2004 10:14, Nigel Horne said: > On Monday 26 Jul 2004 09:23, Sean Cardus wrote: > >> LibClamAV debug: boundaryStart: line = 'Segmentation Fault > > Fixed. Thanks Nigel... Any idea when the changes will appear on the public CVS servers? If the changes ar

RE: [Clamav-users] clamd 0.75 segfault on mime boundry

2004-07-26 Thread Sean Cardus
TBOUNDS %pc = 0xFF033144 siginfo: SIGSEGV SEGV_MAPERR addr=0x Received signal #11, SIGSEGV [default] siginfo: SIGSEGV SEGV_MAPERR addr=0x *** process killed *** Sean --- This SF.Net email is sponsored by BEA We

[Clamav-users] Re: Running Clamd as root?

2004-05-31 Thread Sean Matheson
ment. It works perfectly at the moment, my only concern is any potential security risks at the moment. I am also looking into running clamd under supervise at the moment too. Thanks; -- Sean Matheson Student Programmer --- This SF.Net email

[Clamav-users] Running Clamd as root?

2004-05-31 Thread Sean Matheson
Hi all; We have a need to run clamd as root for it to function properly, does anyone know a reason this is a bad idea? We have changed the config to make it listen on the unix socket. Thanks -- Sean Matheson Student Programmer --- This

[Clamav-users] Best Method For Scanning Mail

2004-05-21 Thread Sean Matheson
ce? Thank you for any and all help! -- Sean Matheson Student Programmer

Re: [Clamav-users] Compiled with '-g'

2004-05-18 Thread Sean Matheson
Do I simply put --enable-debug in the CFLAGS definition? Sorry I am very new to Linux and it's MakeFiles. -- Sean Matheson Student Programmer

Re: [Clamav-users] Compiled with '-g'

2004-05-18 Thread Sean Matheson
Scrap that.  I found that it was compiled with the '-g' option. But I still can't seem to get gdb working with the core file dumped by the freshclam seg fault. Back to the drawing board. -- Sean Matheson Student Programmer

[Clamav-users] Compiled with '-g'

2004-05-18 Thread Sean Matheson
Hello All; Could anyone please verify for me that freshclam is compiled with the '-g' option? Thank you; -- Sean Matheson Student Programmer

[Clamav-users] FreshClam Segmentation Fault.

2004-05-17 Thread Sean Matheson
   = 0 open("/etc/passwd", O_RDONLY)   = 3 fcntl64(3, F_GETFD)     = 0 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 fstat64(3, {st_mode=S_IFREG|0644, st_size=1768, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40037000 read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1768 close(3)    = 0 munmap(0x40037000, 4096)    = 0 setgroups32(0x1, 0x42131b48)    = 0 setgid32(0x1f5 Thank you for any and all help! -- Sean Matheson

Re: [Clamav-users] Error building CVS

2004-04-18 Thread Sean Rima
Originally to: Nigel Horne > On Sunday 18 Apr 2004 3:23 am, Sean Rima wrote: >> Note to self: fdo not build at 2.30am :) > Hmm. I'm reading this at 0258... Sigh :-( Glad to see I am not the only one :) Sean -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- T

[Clamav-users] Error building CVS

2004-04-17 Thread Sean Rima
Originally to: Sean Rima > Originally to: All > I am getting an error building CVS: > make[1]: Entering directory `/root/clamav-devel' Making all in libclamav >make[2]: Entering directory `/root/clamav-devel/libclamav' make[2]: Nothing to > be done for `all'. mak

[Clamav-users] Error building CVS

2004-04-17 Thread Sean Rima
]: Leaving directory `/root/clamav-devel' Sean -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This list is gated to Fidonet (http://www.fidonet.ca) Technology by TCOB1.net. If you feel this message is Off Topic or sp

Re: [Clamav-users] Solaris 8 Unzipping Issue (my mistake)

2004-01-28 Thread Sean Tempesta
clam for testing purposes and the failures I was seeing were only on the non-zip ones. Sorry about that. Sean On Jan 23, 2004, at 3:27 PM, Tomasz Kojm wrote: On Thu, 22 Jan 2004 15:40:17 -0600 Sean Tempesta <[EMAIL PROTECTED]> wrote: Basically, the error exim receives from clam is: /var/spoo

[Clamav-users] Solaris 8 Unzipping Issue

2004-01-22 Thread Sean Tempesta
lamAV debug: parseMimeHeader: cmd='To:', arg='[EMAIL PROTECTED]' LibClamAV debug: Deal with header Message-Id: <[EMAIL PROTECTED]> LibClamAV debug: parseMimeHeader: cmd='Message-Id:', arg='<[EMAIL PROTECTED]>' LibClamAV debug: Deal with header Date: Thu

[Clamav-users] Re: Zip problems again

2003-12-01 Thread Sean Rima
Tomasz Kojm writes: On Sat, 29 Nov 2003 17:16:07 + [EMAIL PROTECTED] (Sean Rima) wrote: I am finding this after updating to today's cvs: 003-11-29 17:13:56 1AQ8fM-00066n-1l malware acl condition: clamd: ClamAV returned /var/spool/exim/scan/1AQ8fM-00066n-1l/1AQ8fM-00066n-1l-1.com:

[Clamav-users] Zip problems again

2003-11-29 Thread Sean Rima
I am finding this after updating to today's cvs: 003-11-29 17:13:56 1AQ8fM-00066n-1l malware acl condition: clamd: ClamAV returned /var/spool/exim/scan/1AQ8fM-00066n-1l/1AQ8fM-00066n-1l-1.com: Zip module failure. ERROR Sean -- GPG Key Id 120A02FB ICQ: 679813 Jabber: [EMAIL PROT

Re: [Clamav-users] RAR v3

2003-11-24 Thread Sean Rima
On 24 Nov 2003, Benny Pedersen outgrape: >> Tomasz Kojm wrote: >>> Does or will clam check RAR v3 archives, I get a few everyday. >> RTFM (sorry!) > > more over does clamd/clamdscan do external unpackers ? > > clamdscan --help says no > clamscan --help says yes

Re: [Clamav-users] Install on Windows

2003-11-20 Thread Sean Rima
; > connect(): No such file or directory > ERROR: Can't connect to clamd. > Have you tried using the / instead of \ I found it helped when I used it. Sean --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceF

Re: [Clamav-users] RAR v3

2003-11-19 Thread Sean Rima
Tomasz Kojm <[EMAIL PROTECTED]> writes: > On Wed, 19 Nov 2003 20:48:18 + > [EMAIL PROTECTED] (Sean Rima) wrote: > >>>> Umm the only refernce I can find is V2.0 >>> >>> No comment. >> >> Ahh that sets of dics, not TFM :) >> >>

Re: [Clamav-users] RAR v3

2003-11-19 Thread Sean Rima
Tomasz Kojm <[EMAIL PROTECTED]> writes: > On Wed, 19 Nov 2003 18:19:07 + > [EMAIL PROTECTED] (Sean Rima) wrote: > >>>> Does or will clam check RAR v3 archives, I get a few everyday. >>> >>> RTFM (sorry!) >>> >> >> Ahh I see, o

Re: [Clamav-users] RAR v3

2003-11-19 Thread Sean Rima
Tomasz Kojm <[EMAIL PROTECTED]> writes: > On Wed, 19 Nov 2003 16:35:36 + > [EMAIL PROTECTED] (Sean Rima) wrote: > >> =2DBEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Does or will clam check RAR v3 archives, I get a few everyday. > >

[Clamav-users] RAR v3

2003-11-19 Thread Sean Rima
=2DBEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does or will clam check RAR v3 archives, I get a few everyday. Sean =2D --=20 GPG Key Id 7DA70294 ICQ: 679813 Jabber: [EMAIL PROTECTED] SuSE 9.0 for when you want to spend time doinmg and not rebooting =2DBEGIN PGP SIGNATURE- Version

Re: [Clamav-users] Unofficial stable release died!

2003-11-13 Thread Sean Rima
t; > restarted it but a second instance of that same failure did not result > > in daemon exiting! > > Are the older snapshots affected or is that only a problem with 0.65 ? > I had this problem with 0.65 Sean -- Q: Because it reverses the logical flow of conversation. A: Why

Re: [Clamav-users] Unofficial stable release died!

2003-11-12 Thread Sean Rima
On Wed, 12 Nov 2003 17:58:33 -0500 Erik Bourget <[EMAIL PROTECTED]> wrote: > Sean Rima <[EMAIL PROTECTED]> writes: > > > On Wed, 12 Nov 2003 12:36:33 +0300 > > Odhiambo Washington <[EMAIL PROTECTED]> wrote: > > > >> clamav-0.65. > >>

Re: [Clamav-users] Unofficial stable release died!

2003-11-12 Thread Sean Rima
t result in daemon exiting! > > I just suffered this on a debian build, I had to go back to .60 release :( Sean - -- Q: Because it reverses the logical flow of conversation. A: Why is top posting frowned upon? Fidonet: 2:263/950 ICQ: 679813 Jabber: [EMAIL PROTECTED] Website http://

[Clamav-users] Project Status?

2003-10-23 Thread Sean Tempesta
Dear ClamAV users, My name is Sean Tempesta and I am a graduate student at the University of Missouri: Columbia. I am doing research on open source anti-viral products and I wanted to ask a large user base what you thought about ClamAV. If you wouldn't mind responding, I would really appre

RE: [clamav-users] Connection Problems

2003-05-28 Thread Sean O'Reilly
The error i am getting when trying to send from outlook express is 451 temporary local problem. When i check exim's logs it says: temporarily rejected by exiscan(): Temporary local problem ( error parsing returned output) Does anyone know what this might be please ? Sean O'Reilly On

Re: [clamav-users] Connection Problems

2003-05-27 Thread Sean O'Reilly
I know that clamd uses port 3310 but why is the connection being refused when i try to send or recieve mail. Sean O'Reilly On Tue, 2003-05-27 at 13:38, Daniel Wiberg wrote: > Yes, Clamd uses port 3310 by default, change this in > /usr/local/etc/clamav.conf, the value to change i

[clamav-users] Connection Problems

2003-05-27 Thread Sean O'Reilly
Hi all, I am having a few problems getting clamAV working through exiscan in exim. Every time i try to send or recieve mail i get an error message saying that the connection to port 3301 is refused, do i have to bind clamAV to port 3301 manually and if so how would i go about this. Thanks Sean

Re: [clamav-users] W32/Gibe.B@mm not found by clamscan

2003-05-26 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26 May 2003, Nigel Horne spake: > On Monday 26 May 2003 12:53 am, Sean Rima wrote: >> On 25 May 2003, Stephen White spake: > >>> clamscan --mbox should work >> >> This I thought would find it but it did not,

Re: [clamav-users] W32/Gibe.B@mm not found by clamscan

2003-05-25 Thread Sean Rima
e depending on Clamscan to decode the MIME message, then it >> won't find the virus. Using a tool like reformime or ripmime to >> decode the mail, THEN scanning the actual attachments, WILL work. > > clamscan --mbox should work This I thought would find it but it did not, still

Re: [clamav-users] W32/Gibe.B@mm not found by clamscan

2003-05-25 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25 May 2003, Jay Swackhamer mused: > On Saturday, May 24, 2003 9:27 PM, Sean Rima wrote: >>> I just got a copy of the virus mentioned in the subject. Clamscan >>> did not see it. Will I send a copy somewhere? >> >

Re: [clamav-users] W32/Gibe.B@mm not found by clamscan

2003-05-25 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25 May 2003, Sean Rima uttered the following: > I just got a copy of the virus mentioned in the subject. Clamscan did > not see it. Will I send a copy somewhere? > On this I uploaded the whole email to http://tcob1.uklinux.net/W32Gib

[clamav-users] W32/Gibe.B@mm not found by clamscan

2003-05-25 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just got a copy of the virus mentioned in the subject. Clamscan did not see it. Will I send a copy somewhere? Sean - -- Fidonet: 2:263/950 ICQ: 679813 GPG Key 0x7DA70294 Website http://www.tcob1.net THE VIEWS EXPRESSED HERE ARE

Re: [clamav-users] Mime mails

2003-05-23 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23 May 2003, [EMAIL PROTECTED] said: > On Fri, 23 May 2003, Sean Rima wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Does clamav (0.54) read understand mime. I am just curious >> >> S

Re: [clamav-users] Mime mails

2003-05-23 Thread Sean Rima
coded messages > is to run a program (like ripmime) on the message and then run > clamscan on the mime parts. > > If anyone has a better way of doing it, I'd love to hear it. > I suppose I could do it but then my other scanner would hit it and wait for human input :( Sean -- Q: Beca

[clamav-users] Mime mails

2003-05-23 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does clamav (0.54) read understand mime. I am just curious Sean - -- Q: Because it reverses the logical flow of conversation. A: Why is top posting frowned upon? Normal Email sean AT tcob1 DOT net GPG Key Id 7DA70294 ICQ: 679813

Re: [clamav-users] Compiling with Mingw

2003-05-22 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19 May 2003, Sean Rima yowled: >Curious to kn ow if anyone has compiled clamav with MinGW, I have >compiled it okay with cygwin but prefer MinGW > I gave up with MinGW as it would have been a major port. I will submit the changes that

[clamav-users] Compiling with Mingw

2003-05-19 Thread Sean Rima
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Curious to kn ow if anyone has compiled clamav with MinGW, I have compiled it okay with cygwin but prefer MinGW Sean - -- Q: Because it reverses the logical flow of conversation. A: Why is top posting frowned upon? Normal Email sean AT tcob1 DOT

Re: [clamav-users] anyone could answer my question?

2003-01-27 Thread Sean Kennedy
Title: anyone could answer my question? Now, I don't chat a whole lot on this list.  Really, I just listen to the info.   But can someone, please, block this address?    - Original Message - From: Shazad Malik To: '[EMAIL PROTECTED]' Sent: Wednesday, January 15, 2