OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Launching Postfix form inetd?
From: Wietse Venema (wietseporcupine.org)
Date: Tue Aug 08 2000 - 16:47:48 CDT


Michal Fita:
>
>
> On Tue, 8 Aug 2000, Matthias Andree wrote:
>
> > On Tue, 08 Aug 2000, Michal Fita wrote:
> >
> >
> > > I don't want to launch standalone postfix, because I will have many
> > > virtual domains on my machine (chroot'ed).
> >
> > There's no need for separate instances. chroot from master.cf and you're
> > set. See the examples that show how to set up a chroot environment.
>
> Okey. I have environment for chroot. But how I have to configure
> master.cf? Where can I find some documents (besides comments from
> file) about master.cf?

To run multiple Postfixes side by side, use: postfix -c directory,
and give each Postfix instance its own configuration directory.

To run all of Postfix inside a chroot partition, you need to install
all of Postfix inside the chroot partition. Basically, do a "make
install" and specify an install_root other than /

        Wietse

        Wietse