From owner-freebsd-ports@FreeBSD.ORG Sat Jun 26 10:10:52 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 E09C316A4CE for ; Sat, 26 Jun 2004 10:10:52 +0000 (GMT) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A4CE43D2D for ; Sat, 26 Jun 2004 10:10:52 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 81E6078C6A; Sat, 26 Jun 2004 12:09:12 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32226-03; Sat, 26 Jun 2004 12:09:11 +0200 (CEST) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 757EB78C67; Sat, 26 Jun 2004 12:09:11 +0200 (CEST) Received: from 192.168.0.105 (SquirrelMail authenticated user jgabel); by webmail.thilelli.net with HTTP; Sat, 26 Jun 2004 12:09:11 +0200 (CEST) Message-ID: <53668.192.168.0.105.1088244551.squirrel@192.168.0.105> In-Reply-To: <20040626065422.28a1a5c3@it.buh.cameradicommercio.ro> References: <49964.192.168.0.105.1088105943.squirrel@192.168.0.105> <20040625152336.6ef1d170@it.buh.cameradicommercio.ro> <49393.192.168.0.105.1088188172.squirrel@192.168.0.105> <20040625221717.307d4204@it.buh.cameradicommercio.ro> <49935.192.168.0.105.1088193095.squirrel@192.168.0.105> <20040625231856.67a34ce8@it.buh.cameradicommercio.ro> <50695.192.168.0.105.1088200471.squirrel@192.168.0.105> <20040626065422.28a1a5c3@it.buh.cameradicommercio.ro> Date: Sat, 26 Jun 2004 12:09:11 +0200 (CEST) From: "Julien Gabel" To: "Ion-Mihai Tetcu" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net cc: Julien Gabel cc: freebsd-ports@freebsd.org Subject: Re: Is someone working on upgrading mail/dspam to version 3.0.0? 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: Sat, 26 Jun 2004 10:10:53 -0000 >>> mailbox_command = /var/tmp/dspam3/bin/dspam --mode=teft >>> --deliver=innocent,spam --feature=chained,noise >>> >>> Please drop --user $USER -d %u" and check the suid bit. Thanks. >> You got it. Remove "--user $USER -d %u" solve the rights problem. Maybe >> a point to report back in the dspam README (which seems to be wrong >> here). > Here it is working with -d %u at the end. Here too, thanks. -- -jpeg.