Thanks Victor,

I will try to figure out what things have suddenly changed (after first
re-boot following a move to different IP address), and if not, shall post
in a new thread.

Cheers,
GM.

On 26 November 2015 at 20:25, Viktor Dukhovni <postfix-us...@dukhovni.org>
wrote:

> On Thu, Nov 26, 2015 at 08:52:12AM -0700, GreasyMonkey wrote:
>
> > 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".
>
>     postmulti -i postfix-int-in -x postconf -n
>     postmulti -i postfix-int-out -x postconf -n
>     postmulti -i postfix-ext-in -x postconf -n
>     postmulti -i postfix-ext-out -x postconf -n
>
> Or fancier:
>
>     postmulti -x sh -c 'printf "\n-- %s\n\n" "$MAIL_CONFIG"; postconf -n'
>
> --
>         VIktor.
>

Reply via email to