[Clamav-users] clamav-milter

2004-12-02 Thread Gene Leung
Hi, I am using the clamav-milter, is it possible to drop the returned mail? B/R Gene Leung ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

[Clamav-users] Error while "./configure --milter"

2004-12-02 Thread ads nat
Hi, I am using Redhat 9.0 mail server with sendmail 8.13 working properly. I am trying to configure clamav-0-80 as follows in "/root/clamav-0.80 " directory. I am getting following error : configure: error: Cannot find libmilter Please guide where I will get 'libmilter'. Does it c

Re: [Clamav-users] Error while "./configure --milter"

2004-12-02 Thread Nigel Horne
On Thu, 2004-12-02 at 02:51 -0800, ads nat wrote: > Hi, > I am using Redhat 9.0 mail server with sendmail 8.13 > working properly. > configure: error: Cannot find libmilter > > Please guide where I will get 'libmilter'. Does it > comes with Redhat 9.0 if not from where? You need to insta

Re: [Clamav-users] Virus Tests from www.testvirus.org

2004-12-02 Thread Daniel J McDonald
On Wed, 2004-12-01 at 20:37 +0100, Gianmarco Giovannelli wrote: > At 20.17 01/12/2004, you wrote: > >Gianmarco Giovannelli wrote: > > > >> I know, but what if I want to consider them by default undesiderable ? > >> I think clamav-milter should do the job quite easily. > >> If it found such att

Re: [Clamav-users] Virus Tests from www.testvirus.org

2004-12-02 Thread Matt
Gianmarco Giovannelli wrote: > >But you have the PIF in quarantine anyway. Couldn't you save CPU by > >PIF-blocking the attachment, then scanning it later (during off-peak > >hours, or in a nice process) to find out what virus it was? > > This is not to be happened, usually you block in advan

[Clamav-users] /root/clamav-0.80: Access denied. ERROR while testing clamav

2004-12-02 Thread ads nat
Hi, I have redhat 9.0 server, sendmail 8.13 comes alongwith it, consigured and working properly. I ahve installed and configured 'clamav-0.80' as directed in clamav HTML documentation at site. While testing there are two options : [root]#clamscan -r -l /root/clamav-0.80/scan.txt clamav

Re: [Clamav-users] /root/clamav-0.80: Access denied. ERROR while testing clamav

2004-12-02 Thread Matt
ads nat wrote: > [ root]# clamdscan -l /root/clamav-0.80/scan.txt > clamav-0.80 > It gives following error: > /root/clamav-0.80: Access denied. ERROR > /root/clamav-0.80: OK > > > I have created 'clamav' as user and group. > > 'scanned files must be accessible for clamd'. Please > guide m

Re: [Clamav-users] /root/clamav-0.80: Access denied. ERROR while testing clamav

2004-12-02 Thread ads nat
Does this error means that everything is O.K. OR I have to do something to get rid of this error. If I have to get rid of this error, Please guide me how it can be done. Thanks for support. --- Matt <[EMAIL PROTECTED]> wrote: > ads nat wrote: > > > [ root]# clamdscan -l > /root/clamav-0.8

[Clamav-users] Re: Uninstalling issues

2004-12-02 Thread David Green
I had to specify what user, it was the crontab of the clamav user, which may have been the root of my problems with ClamAV in the first place. Thanks, David Green Systems Analyst Magna-Tel, Inc. ___ http://lists.clamav.net/cgi-bin/mailman/listinfo/clam

Re: [Clamav-users] /root/clamav-0.80: Access denied. ERROR while testing clamav

2004-12-02 Thread Matt
ads nat wrote: > Does this error means that everything is O.K. OR I > have to do something to get rid of this error. > If I have to get rid of this error, Please guide me > how it can be done. All the error means is that user/group clamav has no read/write access to that file/directory. It does

RE: [Clamav-users] Error while "./configure --milter"

2004-12-02 Thread Jon Dossey
You haven't installed the sendmail libmilter libraries. Should be a "libmilter" directory in the root of the sendmail source tree. Just CD into it and ./Build (more or less). I'd recommend reading the documentation first. You could of course just install the redhat RPM's. .jon > -Origi

Re: [Clamav-users] Virus Tests from www.testvirus.org

2004-12-02 Thread Gianmarco Giovannelli
At 14.22 02/12/2004, you wrote: >> ok, I know this, I am using noattach right now, that is doing his job quite >> well. >> I am only trying to understand if it is possible to do with a single >> program (clamav-milter) the job of two programs (clamav-milter and noattach). > >I think that would be

Re: [Clamav-users] Error while "./configure --milter"

2004-12-02 Thread Carl Thompson
*** REPLY SEPARATOR *** On 12/2/2004 at 2:51 AM ads nat wrote: >Hi, >I am using Redhat 9.0 mail server with sendmail 8.13 >working properly. >I am trying to configure clamav-0-80 as follows in >"/root/clamav-0.80 " directory. >I am getting following error : > >configure

Re: [Clamav-users] /root/clamav-0.80: Access denied. ERROR while testing clamav

2004-12-02 Thread ads nat
--- Matt <[EMAIL PROTECTED]> wrote: > ads nat wrote: > > > Does this error means that everything is O.K. OR I > > have to do something to get rid of this error. > > If I have to get rid of this error, Please guide > me > > how it can be done. > > > All the error means is that user/group clama