From owner-freebsd-ports@FreeBSD.ORG Wed Mar 17 04:16:24 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D350016A4CE for ; Wed, 17 Mar 2004 04:16:24 -0800 (PST) Received: from notes.hallinto.turkuamk.fi (notes.hallinto.turkuamk.fi [195.148.215.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 959CB43D2F for ; Wed, 17 Mar 2004 04:16:24 -0800 (PST) (envelope-from yurtesen@ispro.net.tr) Received: from ispro.net.tr ([195.148.208.31]) by notes.hallinto.turkuamk.fi (Lotus Domino Release 5.0.10) with ESMTP id 2004031714174886:76914 ; Wed, 17 Mar 2004 14:17:48 +0200 Message-ID: <405841A0.9030802@ispro.net.tr> Date: Wed, 17 Mar 2004 14:16:32 +0200 From: Evren Yurtesen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030808 X-Accept-Language: en-us, en MIME-Version: 1.0 To: leafy References: <40583453.7000405@ispro.net.tr> <4058361B.4010909@fillmore-labs.com> <20040317114059.GA27663@chihiro.leafy.idv.tw> In-Reply-To: <20040317114059.GA27663@chihiro.leafy.idv.tw> X-MIMETrack: Itemize by SMTP Server on notes.hallinto.turkuamk.fi/TAMK(Release 5.0.10 |March 22, 2002) at 17.03.2004 14:17:48,|March 22, 2002) at 17.03.2004 14:17:51, Serialize complete at 17.03.2004 14:17:51 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii cc: ports@freebsd.org cc: Oliver Eikemeier Subject: Re: clamav port... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2004 12:16:24 -0000 leafy wrote: > On Wed, Mar 17, 2004 at 12:27:23PM +0100, Oliver Eikemeier wrote: > >>Evren Yurtesen wrote: >> >>>Can you make it so that the installer can choose under which >>>username/group the clamav port will operate instead of using the default >>>clamav? >> >>clamav-devel does this. Is this a useful feature? > > Yes, if you want it to work with amavisd-new. They will have to use the > same username (vscan in this my case). > > Jiawei Ye I am using qmail scanner and I had the same problem...and its not just enough to set the username in clamav.conf file. Because then it is not able to write to the log files chowned to clamav user...