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