From owner-freebsd-questions@FreeBSD.ORG Wed Sep 15 10:44:13 2004 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 EE92B16A4CE for ; Wed, 15 Sep 2004 10:44:13 +0000 (GMT) Received: from zephon.secspace.de (zephon.secspace.de [62.75.136.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F97843D46 for ; Wed, 15 Sep 2004 10:44:13 +0000 (GMT) (envelope-from ml@ps102.de) Received: from ariel.office.volker.de (pD95F2475.dip.t-dialin.net [217.95.36.117]) by zephon.secspace.de (Postfix) with ESMTP id 3AFDC6EB20 for ; Wed, 15 Sep 2004 12:44:11 +0200 (CEST) Date: Wed, 15 Sep 2004 12:44:23 +0200 From: Volker Kindermann To: freebsd-questions@freebsd.org Message-ID: <20040915124423.058e1010@ariel.office.volker.de> In-Reply-To: <20040915025547.79875.qmail@web41109.mail.yahoo.com> References: <20040915025547.79875.qmail@web41109.mail.yahoo.com> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: postfix chrooting. 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: Wed, 15 Sep 2004 10:44:14 -0000 > My question is, how to proceed after that ? What do I > have to do to create the chroot environment. And what > option I should enclude in the main.cf to make postfix > start chrooted. look at master.cf. There you can determine, which postfix service runs chrooted (not all of them will run chrooted). You don't have to change main.cf for chrooted operation. -volker