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: running multiple configs at same time?
From: Wietse Venema (wietseporcupine.org)
Date: Tue Mar 14 2000 - 08:02:21 CST


Carsten Hoeger:
> On Tue, Mar 14, Thomas Andres wrote:
>
> > > Yes, that's the problem. I am very interested how to solve this,
> > > too. You can not specify, what configuration to use.
> >
> > If you really have to you can compile a second sendmail binary with a
> > different path to main.cf
>
> Yes, of course I can.
> But better may be a "more general solution".

How about:

    setenv MAIL_CONFIG /some/where/else

Seems general to me. The above will direct all Postfix commands to
the proper config file and queue directories. You can still share
Postfix executables among instances.

        Wietse