From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 16:45:23 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 02D2B1065687 for ; Thu, 21 Aug 2008 16:45:23 +0000 (UTC) (envelope-from SRS0=gjtJP2=ZA=webzone.net.au=andrewd@smtp.webzone.net.au) Received: from smtp.webzone.net.au (smtp.webzone.net.au [210.8.36.14]) by mx1.freebsd.org (Postfix) with ESMTP id B1C228FC12 for ; Thu, 21 Aug 2008 16:45:22 +0000 (UTC) (envelope-from SRS0=gjtJP2=ZA=webzone.net.au=andrewd@smtp.webzone.net.au) Received: from ppp121-45-105-138.lns10.adl6.internode.on.net ([121.45.105.138] helo=[192.168.202.99]) by smtp.webzone.net.au with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KWD7d-0006bP-EU; Fri, 22 Aug 2008 02:04:53 +0930 Message-ID: <48AD9927.3090203@webzone.net.au> Date: Fri, 22 Aug 2008 02:04:47 +0930 From: Andrew D User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Jean-Paul Natola References: <3A85D7EF44E1C744BF6434691F5659E9703726@www.fcimail.org> In-Reply-To: <3A85D7EF44E1C744BF6434691F5659E9703726@www.fcimail.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AUTH-WEBZONE: andrewd@webzone.net.au successfully authed as username:andrewd 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 16:45:23 -0000 Jean-Paul Natola wrote: > Hi all, > > Sorry for cross-posting but it seams that the members from the other list > went on vacation- and I'm in a jam > > 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- > > Suddenly last night it stopped working , I check the paniclog and all I see > is > > 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) > its now /var/run/clamav/clamd.sock you may wish to update your exim config file. > I unistalled clamav > "make deinstall" > > Then "&& make clean" > > Then "make install clean" > > > And I still get the same errors- the weird part is that when I do "top" > clamd IS running- > > 22089 clamav 1 4 0 62132K 61616K accept 0:00 0.00% clamd > > Any help would be greatly appreciated as im rerouting my mail now- and > getting bombarded with spam > > > Thx > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"