Re: Recursive expressions in parameter values in main.cf

2009-10-26 Thread Victor Duchovni
On Fri, Oct 23, 2009 at 10:25:51PM -0400, Wietse Venema wrote: > Daniel Kauffman: > >multi_instance_wrapper = ${command_directory}/postmulti -p -- > > This is currently not supported. Ask your money back. This is a regression from the original implementation, when the default syslog_name dep

Re: Recursive expressions in parameter values in main.cf

2009-10-23 Thread Wietse Venema
Daniel Kauffman: >multi_instance_wrapper = ${command_directory}/postmulti -p -- This is currently not supported. Ask your money back. Wietse

Recursive expressions in parameter values in main.cf

2009-10-23 Thread Daniel Kauffman
Some part of postfix (possibly postmulti, I'm not sure) does not appear to be evaluating recursive expressions in parameter values in main.cf Here are the symptoms I am experiencing: When creating a new postfix instance using: postmulti -I postfix-instance -e create The following is