Added bool_lax{} expansion operator, which uses Router condition logic to
authorPhil Pennock <pdp@exim.org>
Mon, 7 Jun 2010 08:23:20 +0000 (08:23 +0000)
committerPhil Pennock <pdp@exim.org>
Mon, 7 Jun 2010 08:23:20 +0000 (08:23 +0000)
commit6a8de8541c16d12eceab2c6610cd209e7641217a
treeab3754913669353b7a6292e51cfabedae8fd7ad5
parent532be4499552dfab0e3173f7d3e85c81e1496147
Added bool_lax{} expansion operator, which uses Router condition logic to
determine whether or not a string is true.
Switch the multiple-condition logic to use bool_lax{}.
Add note where we combine multiple conditions regarding the memory leak.
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/expand.c
src/src/readconf.c