View previous topic :: View next topic |
Author |
Message |
GreenDragon Guru
Joined: 31 Jul 2003 Posts: 319
|
Posted: Mon Nov 01, 2004 5:03 pm Post subject: Problems from runing clamav-milter |
|
|
I have sendmail
Code: | testsrv ~ # sendmail -d0
Version 8.13.1
Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7
NAMED_BIND NETINET NETUNIX NEWDB PIPELINING SASLv2 SCANF
STARTTLS TCPWRAPPERS USERDB XDEBUG |
clamav Code: | testsrv ~ # clamscan -V
ClamAV 0.80/567/Mon Nov 1 17:13:35 2004 |
When I runing clamd I have message: Code: | testsrv ~ # /etc/init.d/clamd start
* Starting freshclam ... [ ok ]
|
But, I can't startind clamav-milter:
Code: | testsrv ~ # clamav-milter -lo /var/run/clamd.sock
/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 in /etc/clamd.conf |
In /etc/clamd.conf :
Code: | LocalSocket /var/run/clamd.sock
FixStaleSocket |
What is it and How can I starting clamav-milter? |
|
Back to top |
|
|
GreenDragon Guru
Joined: 31 Jul 2003 Posts: 319
|
Posted: Tue Nov 02, 2004 6:41 am Post subject: |
|
|
Thank's for all!
It worked.
I was must to read doks |
|
Back to top |
|
|
|