[Clamav-users] ClamAV installation is OUTDATED

2005-02-05 Thread Johan Barelds
Hi all, I updated clamav0.80 to 0.81 with the SuSE9.2 binarie rpm's. I still got messages from freshclam saying that i should update to 0.81. After that i totally erased everything which smelled like clamav and reinstalled the rpm's but still the same message. Can anyone enlighten me where fres

Re: [Clamav-users] same problem in version 0.81 ?

2005-02-05 Thread Trog
On Fri, 2005-02-04 at 23:41 +0100, lev wrote: > > all problem-thread is here : > http://www.gossamer-threads.com/lists/clamav/users/12973?nohighlight=1#12973 > If you actually bothered to read this thread, it contains the solution to your 'problem'. Upgrade your version of exiscan. -trog s

Re: [Clamav-users] ClamAV installation is OUTDATED

2005-02-05 Thread Rob MacGregor
On Sat, 5 Feb 2005 10:30:53 +0100, Johan Barelds <[EMAIL PROTECTED]> wrote: > Hi all, > > I updated clamav0.80 to 0.81 with the SuSE9.2 binarie rpm's. > I still got messages from freshclam saying that i should update to 0.81. If you read the list archive you'll discover this comes up regularly, a

Re: [Clamav-users] Clamav 0.81

2005-02-05 Thread John
Damian Menscher wrote: On Fri, 4 Feb 2005, Kiryl Hakhovich wrote: A few points: 0. Don't do that. Your users would rather not be bothered. I keep seeing this response, and it was the position the email admins took in a company I used to work for. The problem there was, the group I work with, w

Re: [Clamav-users] same problem in version 0.81 ?

2005-02-05 Thread lev
all problem-thread is here : http://www.gossamer-threads.com/lists/clamav/users/12973?nohighlight=1#12973 If you actually bothered to read this thread, it contains the solution to your 'problem'. Upgrade your version of exiscan. thx.! i`ve got now exim 4.44 + patch 4.44 and after compile and confi

Re: [Clamav-users] Can an infected email be quarantined?

2005-02-05 Thread Sam
On Tue, 1 Feb 2005, imacat wrote: > On Mon, 31 Jan 2005 22:20:12 -0600 (CST) > Sam <[EMAIL PROTECTED]> wrote: > > I'd like to be able to redirect the infected email to a quarantine folder > > I suppose you can check the man page: > > man clamav-milter ...ok, I got that working. Howev

Re: [Clamav-users] Clamav 0.81

2005-02-05 Thread clamav
At 04:59 AM 2/5/2005, you wrote: I keep seeing this response, and it was the position the email admins took in a company I used to work for. The problem there was, the group I work with, were customer critical complaint managers who were dealing with major $$$ customers. Between the spam filters

Re: [Clamav-users] Clamav 0.81

2005-02-05 Thread John
[EMAIL PROTECTED] wrote: At 04:59 AM 2/5/2005, you wrote: The solution to that problem is simple: fire the email admins. Period. The company actually thought it was easier to let our entire group go! Of course that might be the reason they were purchased this week. -- Have a great day... John Ci

[Clamav-users] announcing ClamMail, a native port of ClamAV for Windows

2005-02-05 Thread Luca Gibelli
Dear ClamAV users, a native port for Microsoft Windows of Clam AntiVirus has been developed by Boguslaw Brandys. The source code can be downloaded at http://www.bransoft.com/clamav.html The first product based on this port is ClamMail (http://www.bransoft.com/clammail/clammail.html) a tool th

Re: [Clamav-users] announcing ClamMail, a native port of ClamAV for Windows

2005-02-05 Thread John Jolet
Luca Gibelli wrote: Dear ClamAV users, a native port for Microsoft Windows of Clam AntiVirus has been developed by Boguslaw Brandys. The source code can be downloaded at http://www.bransoft.com/clamav.html The first product based on this port is ClamMail (http://www.bransoft.com/clammail/clamma

[Clamav-users] OSX StartUp

2005-02-05 Thread Jona Tallieu
Hi everyone, Just upgraded from 0.80 to 0.81 on OSX 10.3.7. Now my StartUpItem does not work anymore. I have this as StartUpItem: if [ "${CLAMAV:=-NO-}" = "-YES-" ]; then ConsoleMessage "Starting ClamAV daemons" /usr/local/sbin/clamd -c /usr/local/etc/clamd.conf /usr/local/bin/freshclam -d fi

Re: [Clamav-users] announcing ClamMail, a native port of ClamAV for Windows

2005-02-05 Thread Bogusław Brandys
John Jolet wrote: any intentions in the future to allow imap, as well as pop3? Not now. Regards Boguslaw Brandys ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Re: [Clamav-users] OSX StartUp

2005-02-05 Thread Dale Walsh
On Feb 05, 2005, at 17:53, Jona Tallieu wrote: Hi everyone, Just upgraded from 0.80 to 0.81 on OSX 10.3.7. Now my StartUpItem does not work anymore. I have this as StartUpItem: if [ "${CLAMAV:=-NO-}" = "-YES-" ]; then ConsoleMessage "Starting ClamAV daemons" /usr/local/sbin/clamd -c /usr/local/etc/

Re: [Clamav-users] Can an infected email be quarantined?

2005-02-05 Thread N Fung
--- Sam <[EMAIL PROTECTED]> wrote: > On Tue, 1 Feb 2005, imacat wrote: > > > On Mon, 31 Jan 2005 22:20:12 -0600 (CST) > > Sam <[EMAIL PROTECTED]> wrote: > > > I'd like to be able to redirect the infected email to > a quarantine folder > > > > I suppose you can check the man page: > > > >