From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 00:20:17 2005 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 77A1416A4CE for ; Tue, 12 Apr 2005 00:20:17 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3919543D58 for ; Tue, 12 Apr 2005 00:20:17 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9927 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.43) id 1DL98a-0006ir-Fx; Tue, 12 Apr 2005 00:20:16 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 5E98E284009; Tue, 12 Apr 2005 02:20:38 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id A92C658ED31; Tue, 12 Apr 2005 02:20:14 +0200 (CEST) Date: Tue, 12 Apr 2005 02:20:09 +0200 From: "albi@scii.nl" To: Joshua Lewis Message-Id: <20050412022009.3f7c120e.albi@scii.nl> In-Reply-To: References: <1113263304.84243.1.camel@red.nativenerds.com> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Creating a socket file by hand 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: Tue, 12 Apr 2005 00:20:17 -0000 On Mon, 11 Apr 2005 17:14:31 -0700 Joshua Lewis wrote: > What should the permissions be set to? How do I find out what user > clamav is running as? check the config-files of clamav and amavis, that is probably /usr/local/etc/clamd.conf and /usr/local/etc/amavisd.conf but personally i got a little annoyed by these probs (i also had a missing socket-file at one point and could not resolve that) and i then switched to clamsmtp + spamassassin via procmail which is working quite fine