Re: [Clamav-users] Clamd Socket Already Exist Error

2003-08-25 Thread Tomasz Kojm
On Sun, 24 Aug 2003 15:03:00 -0400 Mark Mielke <[EMAIL PROTECTED]> wrote: > This method is much easier, cleaner, contains no race conditions, etc. I think Thomas patch is just fine. Best regards, Tomasz Kojm -- oo. [EMAIL PROTECTED] (\/)\. http://www.konarsk

Re: [Clamav-users] Help with gzip attachments

2003-08-25 Thread Tomasz Kojm
On Sat, 23 Aug 2003 21:47:48 -0700 "Ricardo Kleemann" <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I have my system setup such that it uses ripmime to extract > attachments from messages, then I run clamdscan on the > directory that contains the extracted attachments. > > That works quite well

Re: [Clamav-users] Clamd Socket Already Exist Error

2003-08-25 Thread Mark Mielke
On Sun, Aug 24, 2003 at 11:15:34PM +0200, Tomasz Kojm wrote: > On Sun, 24 Aug 2003 15:03:00 -0400 > Mark Mielke <[EMAIL PROTECTED]> wrote: > > This method is much easier, cleaner, contains no race conditions, etc. > I think Thomas patch is just fine. Do you prefer more lines of code, or more relia

Re: [Clamav-users] clamav with clamav milter

2003-08-25 Thread Olaf Zaplinski
Martin J. Green wrote: something dastardly has happened to my box. It worked before and suddenly I checked back on the box and mail isn't getting delivered. [...] Same problem here. Clamav + clamav-milter is - very unreliable in version 0.60 (many 'milter timeout' problems) - somewhat unreliable i

Re: [Clamav-users] Help with gzip attachments

2003-08-25 Thread Ricardo Kleemann
Hello Tomasz, I do have ScanArchive enabled, and neither clamscan nor clamdscan catch the virus. This is an email message file with a virus attachment, that has been gzip'ed. If you'd like for me to send it to you, let me know where to send it. Thanks Ricardo - Original Message Follows --

[Clamav-users] Stats program for Postfix + amavisd-new + clamav ...

2003-08-25 Thread Scott Kveton
Saw someone post looking for stats programs and thought people might be interested in this: http://www.net.oregonstate.edu/cgi-bin/mailgraph.cgi Note the large jump in the "Week of Graph Errors" ... :-) Which is http://people.ee.ethz.ch/~dws/software/mailgraph/ Love them graphs ... :-) Scott :

Re: [Clamav-users] Clamd Socket Already Exist Error

2003-08-25 Thread Tomasz Kojm
On Sat, 23 Aug 2003 20:04:34 -0400 Mark Mielke <[EMAIL PROTECTED]> wrote: > > > What about the following pseudo-code at startup of clamd (instead > > > of failing): > > > if (file exists(UNIX_SOCKET)) { > > >if (connect(UNIX_SOCKET) != ERROR) { > > > die ("Socket already exists"); > > >

Re: [Clamav-users] Clamd Socket Already Exist Error

2003-08-25 Thread Mark Mielke
On Sun, Aug 24, 2003 at 02:24:20PM +0200, Tomasz Kojm wrote: > > I believe the proper option is to use the properties of bind() as they > > were intended to be used. bind() should only succeed if no other file > > descriptors in the system are bound to the named UNIX socket. > clamd works in this w

[Clamav-users] clamav-milter woes

2003-08-25 Thread Jessica Ruble-English
I've installed clamav (which seems to work, finds test virus files, etc) and then clamav-milter. I got clamav-milter running ok, and then added it to sendmail.mc, along with the spamassassin milter. The spamassassin milter seems to work fine, but whenever I turn on the clamav milter, the mailserv

[Clamav-users] Win32 Virii Scanner

2003-08-25 Thread Adam Williams
I'm curious if there is, or anyone is working on, a Win32 client filesystem scanner that uses clamd? Or if there is a good trick for scanning Win32 workstations with clam? --- This SF.net email is sponsored by: VM Ware With VMware you can run

[Clamav-users] Clamuko can't connect to clamd

2003-08-25 Thread Mike Burkhouse
Hi all, I have a small problem here that I hope you can help with. I just upgraded to clamav-0.60 from clamav-0.24 and I get the following error when trying to send eicar through the system: Mon, 25 Aug 2003 15:21:43 -0400:21029: --output of clamuko was: connect(): No such file or directory ERR

[Clamav-users] same error with Linux and BSD

2003-08-25 Thread Olaf Zaplinski
Hi, now I found it - installed clamav-0.60 on both FreeBSD and Linux, and both fail regularly... Aug 25 23:47:28 frodo sendmail[38162]: h7PLlSNd038162: Milter (clmilter): to error state Aug 25 23:47:28 frodo sendmail[38162]: h7PLlSNd038162: Milter: initialization failed, temp failing commands

[Clamav-users] W32.Sobig.F@mm Undetected by current signature

2003-08-25 Thread mrsmith
Does anyone have a signature that will catch the current version of this virus? Mike - This mail sent through IMP: http://horde.org/imp/ --- This SF.net email is sponsored by: VM Ware With VMw

RE: [Clamav-users] W32.Sobig.F@mm Undetected by current signature

2003-08-25 Thread John Birkhead
The signatures updated last week seem to detect this virus fine for me. Have you done a "freshclam"? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 25, 2003 3:27 PM To: [EMAIL PROTECTED] Subject: [Clamav-users] [EMAIL PROTECTED] Undetected by cu

Re: [Clamav-users] clamav-milter woes

2003-08-25 Thread Tomasz Papszun
On Mon, 25 Aug 2003 at 14:39:19 -0700, Jessica Ruble-English wrote: > I've installed clamav (which seems to work, finds test > virus files, etc) and then clamav-milter. I got > clamav-milter running ok, and then added it to > sendmail.mc, along with the spamassassin milter. > > The spamassassin m

Re: [Clamav-users] same error with Linux and BSD

2003-08-25 Thread Tomasz Papszun
On Tue, 26 Aug 2003 at 0:05:14 +0200, Olaf Zaplinski wrote: > Hi, > > now I found it - installed clamav-0.60 on both FreeBSD and Linux, and both > fail regularly... > > Aug 25 23:47:28 frodo sendmail[38162]: h7PLlSNd038162: Milter (clmilter): > to error state > Aug 25 23:47:28 frodo sendmail[3

Re: [Clamav-users] same error with Linux and BSD

2003-08-25 Thread Daniel J McDonald
On Mon, 2003-08-25 at 17:05, Olaf Zaplinski wrote: > Hi, > > And: is somebody here using clamav on a rather high loaded email server? How much is a high load? I normally get 13,000 or so e-mails a day. > If > yes, what configuration? What OS? HOW TO do? I run postfix, sending mail to amavi

Re: [Clamav-users] clamav-milter woes

2003-08-25 Thread Jessica Ruble-English
On 8/25/2003 3:41 PM, Tomasz Papszun wrote: > On Mon, 25 Aug 2003 at 14:39:19 -0700, Jessica Ruble-English wrote: >> I've installed clamav (which seems to work, finds test >> virus files, etc) and then clamav-milter. I got >> clamav-milter running ok, and then added it to >> sendmail.mc, along w

Re: [Clamav-users] W32.Sobig.F@mm Undetected by current signature

2003-08-25 Thread Antony Stone
On Monday 25 August 2003 11:27 pm, [EMAIL PROTECTED] wrote: > Does anyone have a signature that will catch > the current version of this virus? Please send me a copy of the "current version" so I can check it and create a signature if needed. Thanks, Antony. -- 90% of network problems are r

Re: [Clamav-users] same error with Linux and BSD

2003-08-25 Thread Scott Kveton
> And: is somebody here using clamav on a rather high loaded email server? We're doing close to 1 million messages a day across 2 Debian GNU/Linux boxes using postfix + amavisd-new + spamassassin + clamav ... average email takes about ~200 ms to get through the system. Caught close to 320,000 sob

Re: [Clamav-users] clamav-milter woes

2003-08-25 Thread Tomasz Papszun
On Mon, 25 Aug 2003 at 16:00:52 -0700, Jessica Ruble-English wrote: > On 8/25/2003 3:41 PM, Tomasz Papszun wrote: > > On Mon, 25 Aug 2003 at 14:39:19 -0700, Jessica Ruble-English wrote: > >> > >> clamav-milter[26563]: recv failed from clamd getting PORT > >> > >> I've tried running clamav-milter

RE: [Clamav-users] W32.Sobig.F@mm Undetected by current signature

2003-08-25 Thread mrsmith
Hello John Thanks for the quick response. Yes I have run the fresh clam multiple times to ensure that I have the current release of the database. I have manually checked the file as well by hexdumping it and then looking for the signature string. The signature is not found in the file. Mike Qu

[Clamav-users] clamav & FreeBSD - arghh ;-)

2003-08-25 Thread Olaf Zaplinski
Hi, since we had much problems with milter scanners running on Linux (including clamav) I installed my 1st FreeBSD box now (5.1-RELEASE). Now we installed clamav-0.60 from the ports collection, but clamd won't start: [EMAIL PROTECTED]:/usr/local/var/clamav# clamd ERROR: Database initialization

Re: [Clamav-users] clamav-milter woes

2003-08-25 Thread Jessica Ruble-English
On 8/25/2003 4:16 PM, Tomasz Papszun wrote: >> >> I've tried running clamav-milter with and without clamd >> >> (there's not much documentation - which is correct?), as >> >> root and non-root, and the permissions on the various >> >> clamav directories/files seem correct. What am I missing? >> >

Re: [Clamav-users] W32.Sobig.F@mm Undetected by current signature

2003-08-25 Thread Antony Stone
On Tuesday 26 August 2003 12:14 am, [EMAIL PROTECTED] wrote: > Hello John > Thanks for the quick response. > > Yes I have run the fresh clam multiple times > to ensure that I have the current release of the > database. > > I have manually checked the file as well by hexdumping > it and then lookin