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.

On Thu, Jan 22, 2015 at 4:42 PM,  <rogt3...@proinbox.com> wrote:
> Hi
>
> After setting up a single instance firewall/gateway, I'm now working my way 
> through a MULTI_INSTANCE setup.  Been reading the docs and working on 
> examples, and am a little unclear.
>
> I have a question about SOURCE of config parameter inheritance.
>
> Say I have a main and 1 secondary Postfix instance setup.
>
> If I define (for example) a non-default Postfix value in the main instance's 
> main.cf
>
>   some_paramater = (some non-standard/default value)
>
> does the secondary instance inherit that value?  Or does it inherit the 
> installed postfix's default for 'some_paramenter'?
>
> In other words, do I have to specify it AGAIN in the secondary?
>
> Before I start replicating values thought I should verify.
>
> Thanks.
>
> RogT

Reply via email to