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

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

2021-11-12 Thread Mirko Vogt
Hello, I'm having a working virtual user/mailbox setup, where I use mysql as database backend and query it via "[..]_maps = proxy:mysql:[..]"-settings. I now played around with the lookup table type "pipemap", wrapping the previous setting(s) within a pipemap chain, e.g. transport_maps =