Autor: Graeme Fowler
Data:
Para: exim-users
Assunto: Re: [exim] Exim Conditions
On Mon, 2013-04-22 at 14:57 +0200, Michal G. wrote:
> On net theres thousands of examples with multiple value after variables but how use them ?
${if <condition> {value if true}{value if false}}
This is - to my eye, at least - explained here:
http://exim.org/exim-html-current/doc/html/spec_html/ch-string_expansions.html
Scroll down to ${if
Graeme