From owner-freebsd-stable@FreeBSD.ORG Mon Jun 14 23:23:44 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F29A16A4CE for ; Mon, 14 Jun 2004 23:23:44 +0000 (GMT) Received: from pa-risc.bsdrox.com (pcp01484402pcs.frncht01.de.comcast.net [68.83.70.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF73243D60 for ; Mon, 14 Jun 2004 23:23:43 +0000 (GMT) (envelope-from root@bsdrox.com) Received: from YOGI.uxdomain.info (yogi.uxdomain.info [172.16.10.4]) by pa-risc.bsdrox.com (8.12.9/8.12.9) with ESMTP id i5EMtemD010671 for ; Mon, 14 Jun 2004 18:55:40 -0400 (EDT) Received: from [172.16.40.123] ([172.16.40.123]) by YOGI.uxdomain.info with Microsoft SMTPSVC(5.0.2195.6713); Mon, 14 Jun 2004 19:11:17 -0400 From: dan To: freebsd-stable@freebsd.org Date: Mon, 14 Jun 2004 18:52:51 -0400 User-Agent: KMail/1.6.2 References: <40CE0D3E.7000309@matrix.com.br> In-Reply-To: <40CE0D3E.7000309@matrix.com.br> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200406141852.51297.root@bsdrox.com> X-OriginalArrivalTime: 14 Jun 2004 23:11:17.0783 (UTC) FILETIME=[E5BD9270:01C45264] Subject: Re: sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: root@bsdrox.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 23:23:44 -0000 On Monday 14 June 2004 04:40 pm, Sidnei Rodrigo Basei wrote: > Hi all.. I=B4ve a problem > > ******** > sidnei@pcclab$ mail myemail@myserver.com > Subject: Test > This is a test > EOT > sidnei@pcclab$ collect: Cannot write ./dfi5EKd13I000484 (bfcommit, > uid=3D1027, gid=3D25): Permission denied > queueup: cannot create queue temp file ./tfi5EKd13I000484, uid=3D1027: > Permission denied > ********** > > > Could anyone help me? > Thank you.. maybe it has something to do with the permissions on /var/spool/mqueue ? mine is set for drwxr-xr-x . =2D dan