Cameron,
At a guess I'd say you don't have /usr/local/bin and /usr/local/sbin in
your system path.
At a terminal prompt type:
which clamd
and if you don't get
/usr/local/sbin/clamd
in your output then that's the problem. The easiest solution is simply
to add the fully qualified p
Cameron,
From memory [and this applies to ClamAV 0.75.1 on MacOS X 10.3.5, which
was the last time I evaluated ClamAV] it doesn't seem to cause an
issue, i.e. ClamAV still runs fine from what I could gather.
Regards,
Damon
On 23/12/2004, at 9:30 PM, [EMAIL PROTECTED] wrote:
From: Cameron Bales <
clamav-milter.pid, if you do ps is clamav-milter still running?
I've added --pidfile=/var/clamav/clmilter.pid to the command kicking off
clamav-milter now, but from what I understand from my ps above it
shouldn't make a difference in this case.
-Nigel
On Wednesday 29 Sep 2004 13:28, Damo
Subject: [Clamav-users] Re: Clamav-users digest, Vol 1 #1033 - 11 msgs
Reply-To: [EMAIL PROTECTED]
I can't remember the original problem, you've removed the history from this
post that would have reminded me!
-Nigel
On Wednesday 29 Sep 2004 02:58, Damon McMahon wrote:
> Nigel,
>
>
Nigel,
Thanks for your reply, and please accept my apologies for the woeful lack of
detail in my first post.
Here's how we kick off clamav:
#!/bin/sh
/usr/local/bin/freshclam -d -p /var/clamav/freshclam.pid
/usr/local/sbin/clamd
/usr/local/sbin/clamav-milter --debug -c /etc/clamav.conf -AdNq
loc
Greetings,
I have fetchmail, sendmail and clamav-milter all running on the one host.
I want clamav-milter to scan all incoming mail downloaded by fetchmail and
passed on to sendmail for local delivery. I want no outgoing mail from this
machine to be scanned.
I've been experimenting with the -l a