Re: [Clamav-users] Upgrading ClamAV

2004-06-06 Thread Tomasz Kojm
On Sun, 6 Jun 2004 16:04:48 +1000 Terry Allen <[EMAIL PROTECTED]> wrote: > Hi again, > Following on from my problem with upgrading ClamAV the other > week, I tried the following (updating from 0.65 to 0.71) > > # cd clamav-0.65 > # make uninstall > # cd ../clamav-0.71 > # make uninstall >

Re: [Clamav-users] procmail.

2004-06-06 Thread kitten
Trashscan is for single users only.. I want a MTA scanner. Regards, Tone Irene Andersen List wrote: Hi.. I want to reject virus emails, but i don't know much about procmail. Is there anyone that have any working examples and maybe can help me install it? Maybe y

Re: [Clamav-users] procmail.

2004-06-06 Thread Antony Stone
On Sunday 06 June 2004 3:05 pm, kitten wrote: > Trashscan is for single users only.. I want a MTA scanner. http://www.mailscanner.info is good for that. Regards, Antony. > List wrote: > >>Hi.. > >> > >>I want to reject virus emails, but i don't know much about procmail. Is > >>there anyone tha

[Clamav-users] (fwd) Re: bug in clamav-milter loggin

2004-06-06 Thread Steven Stern
On Sun, 6 Jun 2004 18:21:39 +0400, Andrey Melnikoff <[EMAIL PROTECTED]> wrote: >In article <[EMAIL PROTECTED]> you wrote: >> Version 0.72 seems to have a typo in the routine that does logging for >> clamav-milter: > >> Jun 5 17:47:04 ciscy sendmail[28711]: i55Ml3ll028711: Milter add: header: >> X

Re: [Clamav-users] Install on shared web host?

2004-06-06 Thread Gary Weinfurther
Where is the documentation for all the options for configure? I tried to find them in the docs but was unsuccessful. The only one I found was --disable-clamav. Gary Tomasz Kojm wrote: On Sat, 05 Jun 2004 09:04:04 -0400 Gary Weinfurther <[EMAIL PROTECTED]> wrote: Also - I noticed that you seem

Re: [Clamav-users] Install on shared web host?

2004-06-06 Thread Stephen Gran
On Sun, Jun 06, 2004 at 03:47:05PM -0400, Gary Weinfurther said: > Where is the documentation for all the options for configure? I tried > to find them in the docs but was unsuccessful. The only one I found was > --disable-clamav. ./configure --help -- ---

Re: [Clamav-users] Upgrading ClamAV

2004-06-06 Thread Terry Allen
> Now I got freshclam working fine by copying mirrors.txt as from last time from a backup, however, someone indicated that I must still be using the old freshclam - if that's the case, what am I Yes, you are. missing out on doing for this to be happening - I thought a make uninstall would rid

Re: [Clamav-users] ClamAV 0.72 Released

2004-06-06 Thread Bill Maidment
Brian May wrote: Since it was not posted here, ClamAV 0.72 is available for download. Major bugfixes in this release include crashes with corrupted BinHex messages and some Excel documents. Protection against archive bombs (not fully functional since 0.70) was improved and a number of other impro

Re: [Clamav-users] ClamAV 0.72 Released

2004-06-06 Thread Bill Maidment
Brian May wrote: Since it was not posted here, ClamAV 0.72 is available for download. Major bugfixes in this release include crashes with corrupted BinHex messages and some Excel documents. Protection against archive bombs (not fully functional since 0.70) was improved and a number of other impro

Re: [Clamav-users] ClamAV 0.72 Released

2004-06-06 Thread Graham Toal
> Another problem with freshclam in 0.72. It stops checking for updates > after the overnight logrotate. The logfile is totally blank, but > freshclam is still running. Are you sure it's not still writing to the old file? If it was already open for write, and left open rather than opened/closed

Re: [Clamav-users] ClamAV 0.72 Released

2004-06-06 Thread Scott Truman
> Another problem with freshclam in 0.72. It stops checking for updates > after the overnight logrotate. The logfile is totally blank, but > freshclam is still running. > > Cheers > Bill The permissions on the new log file are probably wrong... Scott -

Re: [Clamav-users] procmail.

2004-06-06 Thread Jeremy Kitchen
On Sunday 06 June 2004 09:05 am, kitten wrote: > Trashscan is for single users only.. I want a MTA scanner. since you haven't specified which mail server you use, I'll simply assume you're using the best, qmail. http://www.qscanq.org http://qmail-scanner.sf.net There are others I'm sure, but th

Re: [Clamav-users] ClamAV 0.72 Released

2004-06-06 Thread Bill Maidment
Scott Truman wrote: The permissions on the new log file are probably wrong... Scott Do you see anything wrong with these permissions? Note that the previous file gets gzipped, so it can't get written to afterwards. Also note that when I restarted freshclam (nothing else) the log got updated.

Re: [Clamav-users] ClamAV 0.72 Released

2004-06-06 Thread Bill Maidment
Graham Toal wrote: Are you sure it's not still writing to the old file? If it was already open for write, and left open rather than opened/closed on every write, that's a definite possibility. Even if the file is rm'd, unix can still let a process write to an open file. The space isn't recovered

Re: [Clamav-users] ClamAV 0.72 Released

2004-06-06 Thread Bill Maidment
Scott Truman wrote: The permissions on the new log file are probably wrong... Scott Sorry Scott, Wrong data on last reply. Too many machines. But now you can see that the answer was not closing the logfile before logrotate. -rw-r- 1 clamav root 6639 Jun 7 13:48 /var/log/clam-update.log -

Re: [Clamav-users] windows version

2004-06-06 Thread Kent Emia
On Fri, 2004-06-04 at 10:43, Fajar A. Nugraha wrote: > Kent Emia wrote: > > >downloaded the windows version and have some problems in the updating of > >virus definition, search for the FAQ but still no to avail ... is there > >any updates regarding this problem .. im having these error > > > >

Re: [Clamav-users] procmail.

2004-06-06 Thread Korchmenuk Nickolay
Hi On Sun, 06 Jun 2004 16:05:37 +0200 kitten <[EMAIL PROTECTED]> wrote: > Trashscan is for single users only.. I want a MTA scanner. Trashscan will check all incoming e-mail, if you put .procmailrc from trashscan to /etc/procmailrc(for linix) or to /usr/local/etc/procmailrc (for FreeBSD) --