On 26 Nov 2015, at 13:48, Garth Rees wrote:

> Have read the "readily-available and obviously relevant docs", they do not
> answer my question.
>

They do seem to... 

From 'man postmulti':

BACKGROUND
    A  multi-instance  configuration  consists  of  one   primary   Postfix
    instance,  and  one  or  more  secondary  instances whose configuration
    directory pathnames are recorded  in  the  primary  instance's  main.cf
    file. Postfix instances share program files and documentation, but have
    their own configuration, queue and data directories.


From 'man postconf':

    -c config_dir
         The main.cf configuration file is in the named directory instead
         of the default configuration directory.



> On 26 November 2015 at 18:06, Bill Cole <
> postfixlists-070...@billmail.scconsult.com> wrote:
>
>> On 26 Nov 2015, at 10:52, GreasyMonkey wrote:
>>
>> Hi,
>>>
>>> I am trying to resolve the sudden SMTP failure in my mailserver
>>> (Multi-instance Postfix), and am not having any success in getting the
>>> non-default parameters for each of the instances. The standard "postconf
>>> -n"
>>> only returns the primary instance settings.
>>>
>>> Any clues on how to get the same output for secondary instances?
>>>
>>> Secondary instance folder names are "postfix-int-in", "postfix-int-out",
>>> "postfix-ext-in" and "postfix-ext-out".
>>>
>>
>> Read the readily-available and obviously relevant docs:
>>
>> man postconf
>> man postmulti
>> $readme_directory/MULTI_INSTANCE_README
>>

Reply via email to