From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 18:28:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9444F1065676 for ; Thu, 21 Aug 2008 18:28:50 +0000 (UTC) (envelope-from jnatola@familycareintl.org) Received: from mail.familycareintl.org (mail.familycareintl.org [68.167.21.154]) by mx1.freebsd.org (Postfix) with ESMTP id 50AEB8FC1A for ; Thu, 21 Aug 2008 18:28:50 +0000 (UTC) (envelope-from jnatola@familycareintl.org) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 21 Aug 2008 14:21:47 -0400 Message-ID: <3A85D7EF44E1C744BF6434691F5659E9703727@www.fcimail.org> In-reply-to: <48AD9927.3090203@webzone.net.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: OT: Clamd error Thread-Index: AckDq9meaqK00FZjQZunOZIxkal2oQADsx7A From: "Jean-Paul Natola" To: "Andrew D" Cc: FreeBSD Questions Subject: RE: OT: Clamd error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2008 18:28:50 -0000 Jean-Paul Natola wrote: > Hi all, >=20 > Sorry for cross-posting but it seams that the members from the other = list > went on vacation- and I'm in a jam >=20 > I run exim 4.69 clamav .93 and spamassassin on a freebsd box - = basically it > gets my smtp traffic, checks for spam virus etc,, then forwards it to = my > mailserver-=20 >=20 > Suddenly last night it stopped working , I check the paniclog and all = I see > is >=20 > 2008-08-21 09:44:26 1KWASY-0000EF-PB malware acl condition: clamd: = unable to > connect to UNIX socket /var/run/clamav/clamd (No such file or = directory) > 2008-08-21 09:44:34 1KWASh-0000EZ-Pq malware acl condition: clamd: = unable to > connect to UNIX socket /var/run/clamav/clamd (No such file or = directory) > 2008-08-21 09:45:09 1KWARf-0000EG-En malware acl condition: clamd: = unable to > connect to UNIX socket /var/run/clamav/clamd (No such file or = directory) > 2008-08-21 09:45:38 1KWATZ-0000EG-9e malware acl condition: clamd: = unable to > connect to UNIX socket /var/run/clamav/clamd (No such file or = directory)=20 >=20 its now /var/run/clamav/clamd.sock you may wish to update your exim=20 config file. --------------------------------------------------------------------- That was it - thank you-