[Clamav-users] ClamAV Status tag missing in headers marked as SPAM by spamassassin

2004-05-11 Thread Christopher
:0fw | /usr/bin/spamc :0 * ^^rom[ ] { LOG="*** Dropped F off From_ header! Fixing up. " :0 fhw | sed -e '1s/^/F/' } How do I know that ClamAV is scanning email marked as SPAM? - Christopher --- This SF.Net ema

[Clamav-users] Re: clamav-milter not doing anything. . .

2004-12-05 Thread christopher
> I send myself an easy email virus [one of the bagel variants] as an > attachment, and voila! clamav doesn't catch it. And when i move it from inbox to another mail folder (/var/spool/mail/christopher to /home/christopher/mail/virus) and i use Clamscan & Clamdscan to scan that /h

[Clamav-users] Squid Clam AV Redirector problems

2004-12-20 Thread christopher
I cannot open any website and my /var/log/squid/cache.log always repeat the following error : Traceback (most recent call last): File "/usr/local/bin/SquidClamAV_Redirector.py", line 548, in ? redirector = SquidClamAV_Redirector(config) File "/usr/local/bin/SquidClamAV_Redirector.py", line

[Clamav-users] Squid Clam AV Redirector problems

2004-12-23 Thread christopher
I cannot open any website and my /var/log/squid/cache.log always repeat the following error : Traceback (most recent call last): File "/usr/local/bin/SquidClamAV_Redirector.py", line 548, in ? redirector = SquidClamAV_Redirector(config) File "/usr/local/bin/SquidClamAV_Redirector.py", lin

[Clamav-users] W32.Netsky.D@mm virus

2005-01-06 Thread christopher
I'am using ClamAV 0.80 with clamav-milter 0.80j to scan all my incoming mail. This morning i receive email that contains [EMAIL PROTECTED] virus (NAV version) in attachment my_details.pif. Why clamav-milter cannot detect that virus ? Below is my email header that say X-Virus-Status: Clean Thanx

[Clamav-users] FRESHCLAM WARNING

2005-02-03 Thread christopher
Please help me !!! Thanx [EMAIL PROTECTED] root]#freshclam ClamAV update process started at Fri Feb 4 11:23:33 2005 main.cvd is up to date (version: 29, sigs: 29086, f-level: 3, builder: tomek) daily.cvd is up to date (version: 700, sigs: 1256, f-level: 4, builder:ccordes) WARNING: Your ClamAV in

[Clamav-users] clamscan & clamdscan

2005-02-15 Thread christopher
I have mail folder name VIR that containts 43 mail attach with Netsky and 2 mail attach with Bagle. My FC1 has 0.83 and i do this : clamscan VIR clamdscan VIR cat VIR | clamscan - but it says no viruses. Can anybody tell me why clam cannot found the viruses ? Thanx __

[Clamav-users] Re: clamscan & clamdscan

2005-02-17 Thread christopher
>> I have mail folder name VIR that containts 43 mail attach with Netsky >> and >> 2 mail attach with Bagle. >> >> My FC1 has 0.83 and i do this : >> >> clamscan VIR >> clamdscan VIR >> cat VIR | clamscan - >> >> but it says no viruses. >> >> Can anybody tell me why clam cannot found the viruses ?

[Clamav-users] ONLINE VIRUS SCANNER

2005-04-24 Thread christopher
I have a local http server on my fedora core 1, I have been using ClamAV with DansGuardian, Clamuko, clamav-milter at that server. can I make it to be an online clam av scanner for my local client ? Thanx Regards Christopher ___ http

Re: [Clamav-users] ONLINE VIRUS SCANNER

2005-04-25 Thread christopher
Yes, can you please give me the sample of that perl ? Thank you very much. Christopher Message: 3 Date: Mon, 25 Apr 2005 09:26:03 +0100 From: Nigel Horne <[EMAIL PROTECTED]> Subject: Re: [Clamav-users] ONLINE VIRUS SCANNER To: ClamAV users ML Message-ID: <[EMAIL PROTECTED]>

[Clamav-users] Virus Signature

2005-07-12 Thread christopher
re is not the same like eicar ??? Thanx Christopher Heyneker Indonesia ___ http://lurker.clamav.net/list/clamav-users.html

[clamav-users] I will be out of the office starting 12-19-2014 through 12-29-2014.

2014-12-22 Thread Christopher Checca
I will be out of the office starting 12-19-2014 through 12-29-2014. I will respond to your emails as soon as possible upon my return. Christopher Checca Packard Transport, Inc A network of U.S. and Canada owner-operators with flatbed, stepdeck, drop deck and van equipment. 24021 South

[clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Fouts, Christopher
How come the Centos RPM (v0.99.2) does not install everything that the compiled source code does? For example, I don’t see clams, fresh clam, and the configuration in /etc/clamav.conf, Where do I get this other utilities via RPM? Thanks, chris ___ cla

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Fouts, Christopher
Those utilities are clamd and freshclam. (Outlook spell-uncorrected them.) Chris On 11/15/16, 10:31 AM, "clamav-users on behalf of Fouts, Christopher" wrote: >How come the Centos RPM (v0.99.2) does not install everything that the >compiled source code does? For example, I

Re: [clamav-users] ClamAV RPM vs source code installation

2016-11-15 Thread Fouts, Christopher
Thanks all. This thread helped. Chris On 11/15/16, 12:58 PM, "clamav-users on behalf of Reindl Harald" wrote: > > >Am 15.11.2016 um 18:39 schrieb Dennis Peterson: >> Hmm - just noticed my asterisk is missing. Should be: >> >> yum info clamav* to see all the clamav packages on what ever repos ar

[clamav-users] clamscan (NOT clamdscan) log file setup in *.conf file?

2016-11-16 Thread Fouts, Christopher
The docs show the following example when running clamscan (NOT clamdscan) $ clamscan –r –l scan.txt /some_path How can I configure the log file in the /etc/clamd.d/scan.conf file for clamscan, not for clamdscan? I see # Uncomment this option to enable logging. # LogFile must be writable for the

Re: [clamav-users] clamscan (NOT clamdscan) log file setup in *.conf file?

2016-11-18 Thread Fouts, Christopher
see all you wish nor log where you wish, >based on >file system permissions. It also has to load the entire signature set >each time >it is run. > >dp > >On 11/16/16 11:07 AM, Fouts, Christopher wrote: >> The docs show the following example when running clamscan (N

[clamav-users] Win.Trojan.URLspoof-2 signtuare and WARC files

2016-12-20 Thread Christopher Marczewski
____ > clamav-users mailing list > clamav-users at lists.clamav.net > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml -A

Re: [clamav-users] Submitting False Negatives

2017-01-11 Thread Christopher Marczewski
info/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml > -- Christopher Marczewski Research Engineer Talos Group cmarczew...@sourcefire.com Phone: 443.430.7118

Re: [clamav-users] Submitting False Negatives

2017-01-22 Thread Christopher Marczewski
If a virus is picked up as a generic > "Unix.Malware.Agent-1847425", does that mean that the sample was detected > as malicious through heuristics or something like that, but the actual > specific sample isn't known? > > Thanks for the info! > > On Wed, Jan 11, 201

Re: [clamav-users] Html.Exploit.CVE_2017_0141-6003839-0 FP's

2017-03-16 Thread Christopher Marczewski
stinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml > -- Christopher Marczewski Research Engineer Talos Group cmarczew...@sourcefire.com Phone: 443.430.7118 __

Re: [clamav-users] Pdf.Exploit.CVE_2017_3039-6300177-0 only with clamd

2017-04-28 Thread Christopher Marczewski
> > clamav-users@lists.clamav.net > > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > > > > > > Help us build a comprehensive ClamAV guide: > > https://github.com/vrtadmin/clamav-faq > > > > http://www.clamav.net/contact.html#ml > > > > > _____

Re: [clamav-users] Pdf.Exploit.CVE_2017_3039-6300177-0 only with clamd

2017-05-02 Thread Christopher Marczewski
; $ sigtool --find Pdf.Exploit.CVE_2017_3039-6300177-0 > >>> $ > >> > >> I don't think it is related, but there was an issue with DNS that > stopped all updates after 23343 late Saturday until mid morning Monday > Pacific Time. > >> > >> -

Re: [clamav-users] Perplexing response to malware submission.

2021-08-06 Thread Christopher Marczewski
ment from the ClamAV team. The report was sent using > > the 'clamsubmit' utility, which does not offer an option to provide > > a description of the malware. > > > > What should I do now? > > > > ___ >

Re: [clamav-users] Nonsensical noreplies from ClamAV team

2021-11-18 Thread Christopher Marczewski
> Best > Ale > -- > > > > > > > > > > > > > > > > ___ > > clamav-users mailing list > clamav-users@lists.clamav.net > https://lists.clamav.net/mailman/listinfo/clamav-users > >

Re: [clamav-users] WARNING: clamav quarantined libcurl.so.4.5.0 and broke a bunch of hosts

2021-11-19 Thread Christopher Marczewski
er-9910195-0 FOUND > > Jeff > > ___ > > clamav-users mailing list > clamav-users@lists.clamav.net > https://lists.clamav.net/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-fa

Re: [clamav-users] Nonsensical noreplies from ClamAV team

2021-12-09 Thread Christopher Marczewski
Win.Malware.Agent-9914239-0 will be published shortly and covers both DLL samples. On Thu, Nov 18, 2021 at 2:16 PM Christopher Marczewski < cmarczew...@sourcefire.com> wrote: > Hello Alessandro, > > Given the SHA256 hashes in those replies, we've confirmed it was the > o

Re: [clamav-users] Lot of false positives detected from signature Java.Malware.CVE_2021_44228-9915814-0

2021-12-20 Thread Christopher Marczewski
d take appropriate action on this? >> >> > > -- > > <https://smart.salesforce.com/sig/pbhootra//us_mb/default/link.html> > > ___ > > clamav-users mailing list > clamav-users@lists.clamav.net > https://l

Re: [clamav-users] Malware found on datadog folder in centos. Is it false-positive?

2022-01-31 Thread Christopher Marczewski
LqfdL >> >> ___ >> >> clamav-users mailing list >> clamav-users@lists.clamav.net >> https://lists.clamav.net/mailman/listinfo/clamav-users >> >> >> Help us build a comprehensive ClamAV guide: >> https:/

Re: [clamav-users] Virus not detected

2022-03-21 Thread Christopher Marczewski
//github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml > > > > ___ > > clamav-users mailing list > clamav-users@lists.clamav.net > https://lists.clamav.net/mailman/listinfo/clamav-users > > > Help us

Re: [clamav-users] Clamav found in php files Archive.Test.Agent2-9953724-0

2022-06-24 Thread Christopher Marczewski
amav-users@lists.clamav.net >> https://lists.clamav.net/mailman/listinfo/clamav-users >> >> >> Help us build a comprehensive ClamAV guide: >> https://github.com/Cisco-Talos/clamav-documentation >> >> https://docs.clamav.net/#mailing-lists-and-chat >&g

Re: [clamav-users] Clamav found in php files Archive.Test.Agent2-9953724-0

2022-06-24 Thread Christopher Marczewski
Build 26583 for daily.cvd is ready for use. We're also taking additional steps and safety measures to ensure experimental signatures are not eligible for additions to any published CVD. On Fri, Jun 24, 2022 at 10:36 AM Christopher Marczewski < cmarczew...@sourcefire.com> wrote: >

Re: [clamav-users] False positive, My program is recently Started to be flagged with Win.Dropper.Tinba-9943147-0

2022-07-11 Thread Christopher Marczewski
> https://docs.clamav.net/#mailing-lists-and-chat >> > ___ > > clamav-users mailing list > clamav-users@lists.clamav.net > https://lists.clamav.net/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV g

Re: [clamav-users] Vbs.Trojan.AsyncRAT-9889434-1

2023-05-24 Thread Christopher Marczewski
/ unsubscribe: > https://lists.clamav.net/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/Cisco-Talos/clamav-documentation > > https://docs.clamav.net/#mailing-lists-and-chat > -- Christopher Marczewski Research Engineer, Tal

Re: [clamav-users] Win.Virus.Memery-10002766-0 on version 26922

2023-05-30 Thread Christopher Marczewski
list subscription / unsubscribe: > https://lists.clamav.net/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/Cisco-Talos/clamav-documentation > > https://docs.clamav.net/#mailing-lists-and-chat > -- Christopher Marczews

Re: [clamav-users] Email.Phishing.RPMSG_Downloader-10004958-0 false positive

2023-07-17 Thread Christopher Marczewski
; DECODED SUBSIGNATURE: > application/x-microsoft-rpmsg-message; > * SUBSIG ID 11 > +-> OFFSET: ANY > +-> SIGMOD: NONE > +-> DECODED SUBSIGNATURE: > name="message_v{WILDCARD_IGNORE}.rpmsg" > > > ___

Re: [clamav-users] Needed to whitelist Email.Phishing.RPMSG_Downloader-10004958-0

2023-07-17 Thread Christopher Marczewski
net/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/Cisco-Talos/clamav-documentation > > https://docs.clamav.net/#mailing-lists-and-chat > -- Christopher Marczewski Research Engineer, Talos Cisco Systems 443-832-2975

[Clamav-users] automated response

2007-07-19 Thread Christopher Checca
I will be on vacation until July 30, 2007. ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html

[Clamav-users] I hate people who do this but...

2008-04-06 Thread Christopher Burkhart
How do I get off this list? I have searched the archives and I have not found a way to delete my self, may have just missed. Sorry to be one of those people... ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.c

[Clamav-users] automated response

2008-07-27 Thread Christopher Checca
I will be out of the office until 08-04-2008. Christopher Checca Packard Transport, Inc. 24021 South Municipal Dr PO Box 380 Channahon, IL. 60410 815 467 9260 815 467 6939 Fax [EMAIL PROTECTED] www.packardtransport.com ___ Help us build a

[clamav-users] Configure Assistance

2018-05-05 Thread Christopher Tissot
Hello, I'm currently trying to utilize the ./configure command with Debian Stretch. I keep getting the error towards the end "configure: error: Your OpenSSL installation is misconfigured or missing." I have looked online, and I can't seem to fix this issue. I checked and openssl is installed o

Re: [clamav-users] False Positive Detected - Win.Malware.Triusor-6824994-0

2019-01-22 Thread Christopher Marczewski
___ > clamav-users mailing list > clamav-users@lists.clamav.net > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clama

Re: [clamav-users] FP with Osx.Trojan.EmPyre-6852410-0

2019-02-14 Thread Christopher Marczewski
_ > clamav-users mailing list > clamav-users@lists.clamav.net > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml > --

Re: [clamav-users] Virus definition Txt.Downloader.Generic-6810205-0

2020-09-24 Thread Christopher Marczewski
t; Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml > -- Christopher Marczewski Research Engineer, Talos Cisco Systems 443-832-2975 ___ clamav-users mailing list cla

[Clamav-users] Clamav/Milter logwatch errors

2004-02-01 Thread Christopher Lindley
dvance for your help.     Best regards,   Christopher Lindley

[Clamav-users] Clamdmail + Postfix... Howto?

2004-02-01 Thread Christopher Snow
My current setup has incoming mail being retrieved from my POP3 accounts by fetchmail and then going through Anomy-->Spamassassin-->Postfix. I'd like to put clamdmail into that mix somewhere, but am at a relative loss at how to do this. Clamdmail wants me to specify Postfix's equivalent of qmail-

[Clamav-users] Error when running make for version 0.66k

2004-02-05 Thread Christopher Lindley
  I am trying to upgrade to clamav-milter 0.66k  when I run “make” I get the following errors:   /home/clindley/clamav-0.65/clamav-milter/clamav-milter.c:877: undefined reference to `cli_strtok' clamav-milter.o(.text+0x79f):/home/clindley/clamav-0.65/clamav-milter/clamav-milter.c:894: u

RE: [Clamav-users] Error when running make for version 0.66k

2004-02-05 Thread Christopher Lindley
2004 8:48 pm, Christopher Lindley wrote: > I am trying to upgrade to clamav-milter 0.66k  when I run "make" I get > the following errors:   > /home/clindley/clamav-0.65/clamav-milter/clamav-milter.c:877: undefined > reference to `cli_strtok' > > clamav-mil

[Clamav-users] clamav-0.67 hangs periodically (postfix+amavisd-new+clamav)

2004-03-08 Thread Christopher Malek
Hello all I've got a postfix + amavisd-new + clamav + spamassasin setup here. In my efforts to fight the password encrypted virus problem of last week, I upgraded clamav from a 20030829 snapshot to version 0.67 to make sure I was using the current stable version and be in sync with what people we

Re: [Clamav-users] clamav-0.67 hangs periodically (postfix+amavisd-new+clamav)

2004-03-10 Thread Christopher Malek
On Mon, Mar 08, 2004 at 03:38:48PM -0800, Christopher Malek wrote: > I've got a postfix + amavisd-new + clamav + spamassasin setup here. > Prior to upgrading, clamd worked flawlessly (Many thanks!). Now, about > once every three days, one of the clamd threads becomes a zombie, a

[Clamav-users] support idea

2004-07-30 Thread Christopher McCrory
to always current "stable binaries" built by the developers for various platforms. via apt/yum/up2date/etc -- Christopher McCrory "The guy that keeps the servers running" --- This SF.Net email is sponsored by OSTG. Have

[Clamav-users] success report on 0.75.1

2004-07-30 Thread Christopher McCrory
ing these to test. so far no crashes. a few mydoom.M's got through, but they are probably fragments. -- Christopher McCrory "The guy that keeps the servers running" --- This SF.Net email is sponsored by OSTG. Have you noti

[Clamav-users] failure with 0.75.1 (was Re: success report on 0.75.1)

2004-08-04 Thread Christopher McCrory
Hello... On Fri, 30 Jul 2004 13:44:37 -0700, Christopher McCrory <[EMAIL PROTECTED]> wrote: > Hello... > > FWIW , I updated to 0.75.1 today and it is working well. broken MIME > Mydoom.M are (almost all) caught and mem usage is at ~14M. 0.75 would > reach > 1G ram then

[Clamav-users] OS X Installer online

2004-09-02 Thread Christopher Jett
I have created an installer for Mac OS X 10.3 that installs ClamAV 0.75.1 as well as GMP 4.1.3. It also creates the clamav user and group for you. It is available here: http://www.jfpsoftware.com/downloads/ClamAV_OSX_Install.sit There is also an optional installer included that creates a Start

[Clamav-users] --no-summary broken in clamdscan?

2004-09-06 Thread Christopher Jett
Working with clamdscan, using the --no-summary option seems to have no effect whatsoever. I get the same output whether I use this option or not. This is 0.75.1 on Mac OS X 10.3.5. Is anyone else experiencing this? -- Chris Jett [EMAIL PROTECTED]

Re: [Clamav-users] --no-summary broken in clamdscan?

2004-09-07 Thread Christopher Jett
On Sep 7, 2004, at 12:44 AM, Damian Menscher wrote: On Mon, 6 Sep 2004, Christopher Jett wrote: Working with clamdscan, using the --no-summary option seems to have no effect whatsoever. I get the same output whether I use this option or not. This is 0.75.1 on Mac OS X 10.3.5. Is anyone else

Re: [Clamav-users] Updating to clamav 8 from 7.5 on Redhat8

2004-11-03 Thread Christopher Malek
tester> [EMAIL PROTECTED] i386]# rpm -ivh clamav-0.80-2.i386.rpm Use "rpm -Uvh clamav-0.80-2.i386.rpm" instead. -i means "Install a new package; choke if a package by that name exists" -U means "Update an existing package, or install if there is no existing package" -- [EMAIL PROTEC

[Clamav-users] Clamav upgrade 0.80-0.81rc1-1

2005-01-27 Thread Christopher Roberts
I 'had' a beautiful Clamd installation working on a Debian distribution with MIMEDefang. I received the warning from freshclam that my ClamAV installation was outdated. I entered Debian "dselect" and without changing any selections took the option to upgrade. The upgrade warned me that freshclam.c

RE: [Clamav-users] Clamav upgrade 0.80-0.81rc1-1

2005-01-27 Thread Christopher Roberts
> Check the value of "Checks" in /etc/clamav/freshclam.conf (defaults to > 12, I think) Thanks GC, you're a genius. Or perhaps I'm just stupid - I just never thought to read the error message that literally - it was set to zero and instead I had added freshclam to cron. I have now changed to 12 a

RE: [Clamav-users] Clamav upgrade 0.80-0.81rc1-1

2005-01-27 Thread Christopher Roberts
> I'm not sure how that could have happened. Did you choose cron in the > debconf setup, or something else? I wouldn't mind getting to > the bottom of this. I really don't recall the setup process. I believe I visited http://sial.org/howto/clamav/freshclam/ and took the following sentence to he

[Clamav-users] not able to compile clamav-milter on freebsd4.9

2003-09-14 Thread Christopher Tan
the details, am i still lacking something / where am i going wrong ? Info : OS: FreeBSD 4.9-PRERELEASE Sendmail 8.12.9 (from /usr/ports/mail/sendmail) gcc3.0 (from /usr/ports/lang/gcc30) Thx, Christopher --- This sf.net email is sponsored by:ThinkGe

Re: [Clamav-users] Problem with compiling on Solaris 8 (Sparc)

2003-09-17 Thread Christopher Tan
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] (no subject)

2003-09-21 Thread Christopher Tan
heya, I managed to get clamav-milter running using clamav-20030829. But after testing the milter thingy, i noticed that this messsage... Sep 21 20:20:14 freebsd /kernel: pid 71021 (clamav-milter), uid0: exited on signal 11 (core dumped) -- Fear not death itself, but how death would come.

[Clamav-users] exited on singnal 11 (core dumped)

2003-09-21 Thread Christopher Tan
heya, under what circumstances does clamav milter do a signal 11 ? hardware ? Sep 21 20:20:14 freebsd /kernel: pid 71021 (clamav-milter), uid0: exited on signal 11 (core dumped) Sep 21 23:57:51 freebsd /kernel: pid 71226 (clamav-milter), uid 0: exited on signal 11 (core dumped) -- Fear not dea

[Clamav-users] (no subject)

2003-09-23 Thread Christopher Tan
>From my kernel logs, > pid 24297 (clamscan), uid 0: exited on signal 6 (core dumped) > Sep 23 03:11:50 freebsd /kernel: pid 24297 (clamscan), uid 0: exited on signal 6 (core dumped) > pid 75167 (clamd), uid 1012: exited on signal 11 > Sep 23 04:25:40 freebsd /kernel: pid 75167 (clamd), uid 1012: e

RE: [Clamav-users] (no subject)

2003-09-24 Thread Christopher Tan
how do i go abt doing that ? not too good on all these things... in process of learning .. -- Fear not death itself, but how death would come. >>From what I gather from google, signal 6 is the Abort trap. why is it > doing that ? > > Can I see the output of stdout/stderr please. > > -Nigel > > >

Re: [Clamav-users] (no subject)

2003-09-24 Thread Christopher Tan
command : /usr/local/sbin/clamd --config-file=/usr/local/etc/clamav.conf /usr/local/sbin/clamav-milter -blo /var/run/clmilter.sock OS : freebsd 4.9 pre-release clamav 20020829 -- Fear not death itself, but how death would come. > On Wednesday 24 Sep 2003 1:41 pm, Christopher Tan wrote: >

Re: [Clamav-users] (no subject)

2003-09-24 Thread Christopher Tan
processes , then downloaded the new clamav-devel-20030924.tar.gz and did the installation ..but clamd -V still shows it as 20030829, why does it still show as this ? -- Fear not death itself, but how death would come. > On Wednesday 24 Sep 2003 7:28 pm, Christopher Tan wrote: >> command

Re: [Clamav-users] Strenge errors.

2003-09-25 Thread Christopher Tan
# Comment or remove the line below. Example Comment out the Example -- Fear not death itself, but how death would come. > I'm using the latest snapshot of clamav. > > When I launch it with this command: > > /usr/local/bin/clamdscan -r --disable-summary --max-recursion=10 > --max-space > =10

Re: [Clamav-users] Clamav CVS (20030929) Broken on FREEBSD 4.x and 5.x !

2003-10-01 Thread Christopher Tan
silly question .. but how do i CVS clamav ... where .. how ... running freebsd 4.9 -- Fear not death itself, but how death would come. > * Tomasz Kojm <[EMAIL PROTECTED]> [20030930 19:44]: wrote: >> > I grabbed the CVS version and it seems fine! Pooh! I am scared to >> death >> > because this i

RE: [Clamav-users] Clamscan slow on large attachments

2005-05-31 Thread Christopher Checca
the final MX. This makes other MX's and client connections quick ... then allows background processing of other tests. Christopher Checca Packard Transport, Inc. IT Department 24021 South Municipal Dr PO Box 380 Channahon, IL. 60410 815 467 9260 815 467 6939 Fax [EMAIL PROT

[Clamav-users] announce? was (v0.86.2 'OUTDATED' version check INCORRECT ... reports as OLDER than v0.86.1)

2005-07-25 Thread Christopher McCrory
users' list also? It seems easy and would save a lot of people the trouble of subscribing to "yet another list". yes? no? maybe? -- Christopher McCrory "The^W One of the guys that keeps the servers running" [EMAIL PROTECTED] http://www.pricegrabber.com Let's

[Clamav-users] newbie question

2005-07-29 Thread Christopher Scott
I'm installing ClamAV on our company's server (RH Linux 2.1AS) and have run into a snag - though the install itself seemed to go just fine, it appears that clamd wasn't installed anywhere on the system. Running clamd from the command line results in "bash: clamd: command not found" and I ca

Re: Re: [Clamav-users] newbie question

2005-07-29 Thread Christopher Scott
"/path/to/clamd" I guess that's my question - where is clamd installed by default? ___ http://lurker.clamav.net/list/clamav-users.html

[Clamav-users] Re: location of clamd

2005-07-29 Thread Christopher Scott
God. Never mind - i found it. ___ http://lurker.clamav.net/list/clamav-users.html

RE: [Clamav-users] oversized.zip problem

2005-11-17 Thread Christopher Checca
Set the ArchiveMaxCompressionRatio 300 or higher ... that stopped it for me. Christopher Checca Packard Transport, Inc. IT Department 24021 South Municipal Dr PO Box 380 Channahon, IL. 60410 815 467 9260 815 467 6939 Fax [EMAIL PROTECTED] www.packardtransport.com -Original Message

RE: [Clamav-users] oversized.zip problem

2005-11-17 Thread Christopher Checca
BlockMax I can send zips up to 20Mb. Christopher Checca Packard Transport, Inc. IT Department 24021 South Municipal Dr PO Box 380 Channahon, IL. 60410 815 467 9260 815 467 6939 Fax [EMAIL PROTECTED] www.packardtransport.com ___ http://lurker.clamav.

RE: [Clamav-users] Help.

2005-11-29 Thread Christopher Checca
ail -n 100 /var/log/maillog | grep status=VIRUS >> $WORKPATH/virusdaily.rpt for recip in $MAILTO ; do /usr/local/bin/mpack -s "`hostname` Virus Report" $WORKPATH/virusdaily.rpt $recip done rm $WORKPATH/virusdaily.rpt exit 0 -endcode- Christopher Checca Packard Tran

RE: [Clamav-users] postfix and clamav

2005-12-20 Thread Christopher Checca
strating ). > Does anyone have any of these methods working? > Thank you for any pointers or advice. > Take care. > S Try... http://memberwebs.com/nielsen/software/clamsmtp/ Bin using it for 2 months ... works without issues and was easy to setup. Christopher Checca Packard Transport,

[Clamav-users] clamav as postfix check_policy_service, not content_filter

2006-11-27 Thread Christopher Cleveland
My quick review of the archive/google did not turn up any implementation notes for using clamav as a policy rather than content filter. I already have amavisd-new/clamd working, but would like to move the virus scan from post acceptance to pre acceptance. By making this chance, the sender's MTA wil

[clamav-users] Problem compiling Clamav 0.98.1 on Solaris 10/x86 (fwd)

2014-01-31 Thread Christopher X. Candreva
Under Solaris 10 x86, gcc 4.7.1, gnu ld 2.21.1 libclamav is failing to link. Here is an exerpt from the compile: make[4]: Entering directory `/home/chris/apps/mail/clamav-0.98.1/libclamav' CC unrar15.lo CC unrar.lo CC unrar20.lo CC unrarppm.lo CC unrarvm.lo CC

Re: [clamav-users] Problem compiling Clamav 0.98.1 on Solaris 10/x86 (fwd)

2014-02-28 Thread Christopher X. Candreva
Should anyone ever search for this, the problem was solved by upgrading gcc to 4.8.1 On Fri, 31 Jan 2014, Christopher X. Candreva wrote: > > > Under Solaris 10 x86, gcc 4.7.1, gnu ld 2.21.1 libclamav is failing to > link. Here is an exerpt from the compile: > >

[Clamav-users] llvm/jit CPU dependant

2010-03-11 Thread Christopher X. Candreva
-- Forwarded message -- Date: Thu, 11 Mar 2010 15:25:43 -0500 (EST) From: Christopher X. Candreva To: cla...@lists.clamav.net Subject: llvm/jit CPU dependant I just did a compile of 0.96rc1 on a Sparc server, and received this message: configure: error: Unsupported CPU for

[Clamav-users] Compile error Solaris/Intel

2010-03-11 Thread Christopher X. Candreva
Trying to compile on Solaris 10 i386, gcc 4.4.3 gives the following make all-recursive make[1]: Entering directory `/home/chris/apps/mail/clamav-0.96rc1' Making all in libltdl make[2]: Entering directory `/home/chris/apps/mail/clamav-0.96rc1/libltdl' make all-am make[3]: Entering directory `/

Re: [Clamav-users] Compile error Solaris/Intel

2010-03-11 Thread Christopher X. Candreva
On Thu, 11 Mar 2010, Török Edwin wrote: > Solaris defines CS as 15, which causes an error when CS is used as a > parameter/variable name. > Please open a bugreport on bugs.clamav.net so we can track this. Bug #1878 openeed == Chris Candrev

Re: [Clamav-users] The EOL tweets

2010-04-16 Thread Christopher X. Candreva
It seems this has brought out people who don't normally read this list. Let me save you some tilting at windmills. The philosophy of the ClamAV team has always been, when in doubt clamd will not run. There are many people, myself included, who disagree with this. We have made our objections kn

Re: [Clamav-users] The EOL tweets

2010-04-16 Thread Christopher X. Candreva
On Fri, 16 Apr 2010, Giampaolo Tomassoni wrote: > It is not something to do know, but instead something that could have been > done introducing 0.96... Giampaolo: There are lots of things that COULD be done, but it is not the philosophy of the ClamAV project. As I said, the devs have made it c

Re: [Clamav-users] What mental midget shut down my server?

2010-04-16 Thread Christopher X. Candreva
On Fri, 16 Apr 2010, Gary MacKay wrote: > OK, who's the mental midget that decided to just up and kill all > installations of clamav ??? I am flooded today with calls that email > servers are not working! Every d*(n one of them is the same thing. > ClamAV just died. Stupid I have ne

Re: [Clamav-users] The EOL tweets

2010-04-16 Thread Christopher X. Candreva
On Fri, 16 Apr 2010, Giampaolo Tomassoni wrote: > The ClamAV team have commanded old versions of its product to stop working. I would not describe what they did that way. Older versions of clamd were going to crash on signatures that newer versions would accept, and the devs have been prevented

Re: [Clamav-users] EOL

2010-04-18 Thread Christopher X. Candreva
On Sun, 18 Apr 2010, Simon Hobson wrote: > And you can cut the crap about "well you should have configured your > system to not stop when ClamAV stopped" - that's rubbish because it's > already been made perfectly clear right at the start of one of these > threads that the project team consider

Re: [Clamav-users] Clubbing a deceased equine

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, lists wrote: > Doesn't change a thing. If you threaten me with a course of action, if I > fail to do something that is blackmail. It's nothing else. It does not > matter if the product is free. Oh come on. If I tell you you'll get wet when if you go out in the rain without

Re: [Clamav-users] No debian woody support anymore?

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, Simon Hobson wrote: > > No, according to certain people on this list, you are a cretin, and > incompetent to even handle the off switch of a computer. If you check the list > archives - particular for threads "(no subject)" and "Those EOL tweets" you'll > see that you are far

Re: [Clamav-users] No debian woody support anymore?

2010-04-21 Thread Christopher X. Candreva
> On Wed, 21 Apr 2010, Simon Hobson wrote: > > > > > No, according to certain people on this list, you are a cretin, and > > incompetent to even handle the off switch of a computer. If you check the > > list > > archives - particular for threads "(no subject)" and "Those EOL tweets" > > you'll

Re: [Clamav-users] Clubbing a deceased equine

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, Eray Aslan wrote: > Knowingly disabling running software on computers that is not your own > is not acceptable. It is immoral, unethical and perhaps illegal. But that's not what happened. == Chris Candreva -- ch...@we

Re: [Clamav-users] illegal or not, make a valid argument (was "no subject")

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, Eric Rostetter wrote: > > See above, that does NOT in any way constitute requesting my permission. > > Sure it does. Legally, in the US, when I want to do something that I'm > legally required to inform the community about, all I have to do is take > out an ad in the local

Re: [Clamav-users] illegal or not, make a valid argument (was "no subject")

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, Bill Landry wrote: > Yes, amended to requre "certified main or personal delivery". Thus it > appears that your example is diametrically opposed to your argument that > only minimal notification is required. No, my point is if you don't pay attention, you may wake up one morn

Re: [Clamav-users] illegal or not, make a valid argument (was "no subject")

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, Bill Landry wrote: > Doesn't agree with the example you provided, is all I'm saying, not > without notification via "certified mail" or "personal delivery", which > takes notification to a much higher standard and requirement then you have > been trying to justify. The exampl

Re: [Clamav-users] illegal or not, make a valid argument (was "no subject")

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, Bill Landry wrote: > > For me, the lesson I take is to always be aware of the laws in your > > locality. And the policies of the software you use. > > Oh yeah, and I bet you read the public notifications in your local paper "Be aware of the laws" != "read the public notifica

Re: [Clamav-users] Clubbing a deceased equine

2010-04-21 Thread Christopher X. Candreva
On Wed, 21 Apr 2010, Simon Hobson wrote: > - It is a simple fact that the purpose of this update was to make running > software break. I disagree with that statement because it's incomplete.. The purpose of this update was to make running software break WITH A DESCRIPTIVE ERROR . Important diff

Re: [Clamav-users] (no subject)

2010-04-21 Thread Christopher X. Candreva
On Thu, 22 Apr 2010, Steve Wray wrote: > This is part of the attitude problem from many open source projects. > > They are (too often) run by technicians and programmers with no input from the > business side. IMHO, open source projects don't have a business side. Opensource projects exist for

  1   2   3   4   >