----- Original Message ----- From: "Nigel Horne" <[EMAIL PROTECTED]> To: "ClamAV users ML" <[email protected]> Sent: Tuesday, December 28, 2004 12:47 AM Subject: Re: [Clamav-users] Clamav-milter not loading?
> What operating system? > Look for clues in the syslog (you have LogSyslog and LogVerbose enabled). > > > # ls -l /var/milter/ > > total 4 > > -rw-rw---- 1 clamav clamav 5 Dec 27 15:09 clamd.pid > > srwxrwxrwx 1 clamav clamav 0 Dec 27 15:09 clmilter.sock > > That is suspicious - I don't like the idea of a 777 clmilter.sock - that could be the reason it fails, since > the permission is wide open - check for that error /var/log/messages and/or maillog depending on your OS > and configuration. > > > /usr/local/sbin/clamav-milter -l -o -b -P -H /var/milter/clmilter.sock > > Please don't use "-b" unless you don't talk to the Internet > > > Josh > > -Nigel > _______________________________________________ > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Sorry about the HTML I thought it was set to plain text, I agree that HTML is a pain to use when reading mail and not using an html reader. The OS is Suse 9.1 I also figured out what my problem was. I was launching the clamd under the same socket name as the clamav-milter. This of course will not work. Also per your suggestions I changed the permissions to the sockets and took out the bounce as well. Thanks for your help. Josh _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
