Re[2]: [Clamav-users] Clamav on Postfix (Happy Holidays to all)

2004-12-25 Thread Kev
> Then, you (may) need "something" to connect postfix and clam, I > personally favour clamsmtpd as it is lightweight, reliable and fast, but > some amavis variant (and others) may help too. Sounds to me like you > want clamsmtpd though... (read clam docs where and how!). > clamsmtpd is clamd-0

[Clamav-users] RE: ERROR "/var/run/clamd.sock: No such file or ..."

2004-12-25 Thread René Berber
ads nat wrote: [snip] > Here is my clamd.conf file. > ##LogFile /tmp/clamd.log Enable the log; you would have saved a lot of time if you just read what clamd is writing to that log... Which could be that it doesn't have permission to create the socket (like several people already told y

Re: [Clamav-users] Clamav on Postfix (Happy Holidays to all)

2004-12-25 Thread HR
Kev wrote: i tired the following url form the http://www.clamav.net http://dag.wieers.com/packages/clamav/ http://filelister.linux-kernel.at/?current=/packages/SRPMS/ but they all fail with dependance errors. i only need to scan and block attachments. plz advice, im new to clamav. For a Postfix

Re[2]: [Clamav-users] Clamav on Postfix (Happy Holidays to all)

2004-12-25 Thread Kev
> > i tired the following url form the http://www.clamav.net > > > > http://dag.wieers.com/packages/clamav/ > > http://filelister.linux-kernel.at/?current=/packages/SRPMS/ > > > > but they all fail with dependance errors. > > > > i only need to scan and block attachments. > > > > > > plz ad

Re: [Clamav-users] ERROR '/var/run/clamd.sock: No such file or directory'

2004-12-25 Thread Ken Jones
> I have installed clamav-0.80 on Linux Redhat 9.0. with > "bzip2-devel-1.0.2-8.i386.rpm","sendmail-devel-8.12.8-9.90.i386.rpm" > installed. > > I have followed installation steps exactly given in > the documentation at web site. > Sounds like the user:group "clamav" doesn't have permission to cre

Re: [Clamav-users] ERROR "/var/run/clamd.sock: No such file or directory"

2004-12-25 Thread ads nat
--- D Walsh <[EMAIL PROTECTED]> wrote: > I hope this file is named freshclam.conf??? > > -- Dale > > On Dec 25, 2004, at 06:23, ads nat wrote: > > > --- D Walsh <[EMAIL PROTECTED]> wrote: > > > >> what's in your freshclam.conf file?? > >> > >> > >> On Dec 25, 2004, at 05:53, ads nat wrote: > >

Re: [Clamav-users] ERROR "/var/run/clamd.sock: No such file or directory"

2004-12-25 Thread ads nat
--- Matt <[EMAIL PROTECTED]> wrote: > ads nat wrote: > > > > >>> When I give command > > > "/usr/local/sbin/clamav-milter > > > >> -lo > > > >>> /var/run/clmilter.sock" it give message > > > >>> "/var/run/clamd.sock: No such file or > directory > > > >>> Can't talk to clamd server via > > > /var

Re: [Clamav-users] ERROR "/var/run/clamd.sock: No such file or directory"

2004-12-25 Thread Matt
ads nat wrote: > > >>> When I give command > > "/usr/local/sbin/clamav-milter > > >> -lo > > >>> /var/run/clmilter.sock" it give message > > >>> "/var/run/clamd.sock: No such file or directory > > >>> Can't talk to clamd server via > > /var/run/clamd.sock > > >>> Check your entry for LocalSocket i

Re: [Clamav-users] ERROR "/var/run/clamd.sock: No such file or directory"

2004-12-25 Thread ads nat
--- D Walsh <[EMAIL PROTECTED]> wrote: > what's in your freshclam.conf file?? > > > On Dec 25, 2004, at 05:53, ads nat wrote: > > > Here is my clamd.conf file. > > ##LogFile /tmp/clamd.log > > LogFileUnlock > > LogTime > > LogSyslog > > LogFacility LOG_MAIL > > LocalSocket /var/run/clam

Re: [Clamav-users] ERROR "/var/run/clamd.sock: No such file or directory"

2004-12-25 Thread ads nat
--- D Walsh <[EMAIL PROTECTED]> wrote: > send me your clad.conf file please > > > On Dec 25, 2004, at 05:16, ads nat wrote: > > > --- Dale Walsh <[EMAIL PROTECTED]> wrote: > > > >> Try running clamd first, make sure that the > >> clamd.sock file is in > >> /var/run, if it is there then it

Re: [Clamav-users] ERROR "/var/run/clamd.sock: No such file or directory"

2004-12-25 Thread ads nat
--- Dale Walsh <[EMAIL PROTECTED]> wrote: > Try running clamd first, make sure that the > clamd.sock file is in > /var/run, if it is there then it will work, > otherwise edit your > clamd.conf file and make adjustments. > > -- Dale > > On Dec 25, 2004, at 02:12, ads nat wrote: > > > I have i