Re: normally accepted *_maps-settings refused if inside a pipemap chain

2021-12-16 Thread Wietse Venema
On Fri, Nov 12, 2021 at 09:06:11AM -0500, Wietse Venema wrote: > Mirko Vogt: > >transport_maps = > > pipemap:{proxy:mysql:/etc/postfix/sql/mysql_transport_maps.cf, > > inline:{FOO=BAR}} > ... > > Is postfix complaining about the "proxy:mysql:" transport setting within > > a pipemap-chain exp

Re: normally accepted *_maps-settings refused if inside a pipemap chain

2021-11-12 Thread Wietse Venema
Mirko Vogt: >transport_maps = > pipemap:{proxy:mysql:/etc/postfix/sql/mysql_transport_maps.cf, > inline:{FOO=BAR}} ... > Is postfix complaining about the "proxy:mysql:" transport setting within > a pipemap-chain expected behaviour or potentially a bug? If the former, > may I ask about the r