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: Configure Postfix for several profiles under Linux Mandrake 7.2
From: Wietse Venema (wietseporcupine.org)
Date: Wed Jan 03 2001 - 09:02:50 CST


Giuseppe Angilella:
> >From: wietseporcupine.org (Wietse Venema)
>
> >You can change Postfix personality in several ways:
> >
> >- Execute the appropriate "postconf -e 'name=value'" commands. This
> >edits the main.cf file only.
> >
> >- Copy the appropriate files into /etc/postfix. This is what I use.
>
> Yes, I imagine I can do that as many times I need. The point is I would like
> to make the *system* do it automatically, at bootstrap time.

Yes, well I suppose it goes like this.

1 - System boots and prompts you for profile name

2 - You type something, like the name of a profile

3 - System takes profile name and copies files/executes commands

4 - System finishes the boot process, starts Postfix, etc.

All you need is to find out how (3) is done, then you can use my
suggestions to do the same with Postfix.

        Wietse