Paul, Viktor

On Thu, Jan 22, 2015, at 02:12 PM, Viktor Dukhovni wrote:
> On Thu, Jan 22, 2015 at 04:46:44PM -0500, Paul C wrote:
> 
> > Each instance has it's own copy of main.cf and master.cf so you have
> > to duplicate values. If you think most will be the same, perfect the
> > first instance and then copy that file to the new ones, and change
> > accordingly.
> > 
> > If I am wrong, someone please correct me, but I've never heard of any
> > kind of inheritance between instances.
> 
> You're right.  The only "inheritance" is that at instance creation
> time "installation parameters" (daemon_directory, command_directory,
> ...) are copied into the initial main.cf files of new instances.
> This is if instances are created via "postmulti -e create".
> 
> If one creates their main.cf files by hand, there is no "inheritance"
> of any kind.


Thanks for clarifying.  There is a kindof inheritance ... from the defaults.  
So each instance has to overrride the defaults, rather than overriding the 
parent instance.  Guessit's just how I see it.

There are sure some parameters that'd be useful to share from the parent, and 
others that aren't and would probly cause more problems.

EIther way can work I just wanted to be clear.

Roger

Reply via email to