Wietse Venema via Postfix-users:
> Could you use "postconf -x"?
> 
> This feature is available with Postfix 2.10 and later.

And then,

    postconf -x proxy_read_maps (as of 20260111, expands 103 parameters)
    postconf -x proxy_write_maps (as of 20260111, expands 4 parameters)

give an almost complete view of main.cf settings, while 

    postxonf -xP '*/*/proxy_read_maps'
    postconf -xP '*/*/proxy_write_maps'

do the same for any overrides in master.cf.

That leaves the hard part of recursively parsing unionmap:{...}
pipemap:{...}, and /file/name.

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to