From owner-freebsd-questions Wed Feb 28 8:30:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id DACDC37B71A for ; Wed, 28 Feb 2001 08:30:30 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SGRrV14692; Wed, 28 Feb 2001 11:27:53 -0500 (EST) Message-ID: <3A9D2711.39B38307@mail.iowna.com> Date: Wed, 28 Feb 2001 11:28:01 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Bob Greene Cc: joanra , freebsd-questions@FreeBSD.ORG Subject: Re: qmailadmin error References: <00b801c0a18f$18d9dc20$0164a8c0@daemon> <3A9D2021.96DB80BD@tclme.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bob Greene wrote: > > Hi.. i have been installed qmail from freebsd's ports, and when i create a > > pop account qmailadmin put the error: "Error: could not change to > > directory". > > > > i check all the perms and i try to put 777 to all vopmail directory, but i > > have the same error. That won't work. 777 is TOO OPEN, qmail will acutally refuse to deliver mail to a directory with perms that open. I don't remember the exact incantation, but I believe the directory has to be writable only by the owner for qmail to deliver mail to it. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message