> On Aug 26, 2017, at 5:28 PM, Graham Leggett <minf...@sharp.fm> wrote: > > Can anyone confirm what I need to do to get variables interpolated correctly > in LDAP tables as per http://www.postfix.org/postconf.5.html?
There is no support for main.cf variable interpolation in separate "table.cf" files. You can use make(1) or similar to build such files from templates. -- Viktor.