Re: [Clamav-users] Spyware detection...

2005-09-16 Thread Stephen J. Smoogen
On 9/15/05, Joanna Roman <[EMAIL PROTECTED]> wrote: > > > Whoever is about to submit the spywares, may I ask > whether those spywares come in via port 80 or port 21 > ? > > 95% of the spyware I have dealt with sends out data from itself on one of 3 channels: 1) 80/tcp 2) 443/tcp 3) 53/tcp or

[Clamav-users] Error making 0.87 with milter enabled

2005-09-16 Thread Ed Kasky
This is a RedHat 7.2 machine with sendmail 8.13.4. When trying to compile 0.87 with milter, I get the following error during "make": if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared-g -O2 -MT clamav-milter.o -MD -MP -MF ".deps/clamav-milter.Tpo" -c -o clamav-mi

Re: [Clamav-users] Error making 0.87 with milter enabled

2005-09-16 Thread Nigel Horne
Ed Kasky wrote: This is a RedHat 7.2 machine with sendmail 8.13.4. When trying to compile 0.87 with milter, I get the following error during "make": There appears to have been a backporting mistake from CVS to 0.87. Please report to [EMAIL PROTECTED] Ed Kasky ~ "It had long si

Re: [Clamav-users] Error making 0.87 with milter enabled

2005-09-16 Thread Ed Kasky
At 01:48 PM Friday, 9/16/2005, you wrote -=> Ed Kasky wrote: This is a RedHat 7.2 machine with sendmail 8.13.4. When trying to compile 0.87 with milter, I get the following error during "make": There appears to have been a backporting mistake from CVS to 0.87. Please report to [EMAIL PRO

Re: [Clamav-users] Error making 0.87 with milter enabled

2005-09-16 Thread Doc Schneider
Ed Kasky wrote: This is a RedHat 7.2 machine with sendmail 8.13.4. When trying to compile 0.87 with milter, I get the following error during "make": if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared-g -O2 -MT clamav-milter.o -MD -MP -MF ".deps/clamav-milter.Tpo

Re: [Clamav-users] Error making 0.87 with milter enabled

2005-09-16 Thread Ed Kasky
At 03:00 PM Friday, 9/16/2005, Doc wrote -=> Ed Kasky wrote: make[2]: *** [clamav-milter.o] Error 1 make[2]: Leaving directory `/usr/src/clamav-0.87/clamav-milter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/clamav-0.87' make: *** [all] Error 2 Don't think this is r