&gt;&gt;You can try the util &quot;clamdscan&quot; (NOT clamscan) which will contact clamd<br>&gt;&gt;to have files scanned.<br>&gt;&gt;If that works your clamd is alive. If it says something along<br><br>&gt;&gt;connect(): No such file or directory<br>
&gt;&gt;WARNING: Can&#39;t connect to clamd.<br><br>&gt;&gt;then your clamd is broken.<br>&gt;&gt;Try starting it with<br><br>&gt;$&gt; /etc/init.d/clamd start<br><br>&gt;clamdscan works fine, but I am still getting the following errors, and mailwatch shows zero viruses, even though tailing maillog shows viruses are discovered. Spent most of two days on this &gt;now:( Nothing gets logged to clamd.log unless I start it manually. Clamav.log shows nothing. Clamav is owner of both logss.<br>
<br>&gt;May 16 14:40:27 relay-1 MailScanner[3889]: ERROR:: COULD NOT CONNECT TO CLAMD, RECOMMEND RESTARTING DAEMON<br>&gt;May 16 14:40:27 relay-1 MailScanner[3750]: Clamd::ERROR:: COULD NOT CONNECT TO CLAMD, RECOMMEND RESTARTING DAEMON :: .<br>
&gt;May 16 14:40:27 relay-1 MailScanner[3750]: Virus Scanning: Clamd found 1 infections<br><br clear="all">I have to change my /etc/clamd.conf to &quot;LocalSocket /tmp/clamd&quot; (or &quot;Clamd Socket = /tmp/clamd.socket&quot; in the MailScanner.conf) so MailScanner can find Clamd via the socket file.&nbsp; Run &quot;MailScanner --lint&quot; before you do anything and note any clam errors.&nbsp; Then make the edit, restart clamd and run &quot;MailScanner --lint&quot; again to see if everything is happy after the change.<br>
<br>-- <br>Dave Jones