From owner-freebsd-questions@FreeBSD.ORG Sun Mar 21 19:43:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEBB416A4CE for ; Sun, 21 Mar 2004 19:43:44 -0800 (PST) Received: from tmgcon.com (tmgcon.com [128.121.216.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6B0D43D46 for ; Sun, 21 Mar 2004 19:43:44 -0800 (PST) (envelope-from tom@tmgcon.com) Received: from kereru.tmgcon1.co.nz (203-96-105-43.dialup.xtra.co.nz [203.96.105.43]) by tmgcon.com (8.12.11/8.12.6) with ESMTP id i2M3hgKk059965 for ; Mon, 22 Mar 2004 03:43:43 GMT Received: from localhost (localhost [127.0.0.1]) by kereru.tmgcon1.co.nz (Postfix) with ESMTP id 0BF19CFF6 for ; Mon, 22 Mar 2004 15:43:41 +1200 (NZST) Received: from kereru.tmgcon1.co.nz ([127.0.0.1]) by localhost (kereru.tmgcon1.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41185-06 for ; Mon, 22 Mar 2004 15:43:40 +1200 (NZST) Received: from gentoo (unknown [192.168.0.64]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kereru.tmgcon1.co.nz (Postfix) with ESMTP id 2FD80CFF5 for ; Mon, 22 Mar 2004 15:43:40 +1200 (NZST) From: Tom Munro Glass Organization: TMG Consultancy Ltd To: freebsd-questions@freebsd.org Date: Mon, 22 Mar 2004 16:43:10 +1300 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200403221543.10268.tom@tmgcon.com> X-Virus-Scanned: by amavisd-new at tmgcon1.co.nz Subject: amavisd-new not using clamd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 03:43:45 -0000 I have installed ClamAv and amavisd-new to work with Postfix. They are mostly working except that when I start amavisd I get the following message in maillog: Found secondary av scanner Clam Antivirus - clamscan at /usr/local/bin/clamscan When a message is sent to amavisd for scanning I get the following message: WARN: all primary virus scanners failed, considering backups I have checked that /usr/local/etc/clamav.conf and /usr/local/etc/amavisd.conf are both referring to the same socket file in /var/run/clamav/clamd. I am running both clamd and amavisd as user vscan so I don't understand why amavisd isn't using clamd. Any ideas? Regards Tom Munro Glass