Marten Lehmann wrote:

>                                                 { eq{{true}{true}} } \

the correct syntax is { eq {true}{true}}

>   condition = ${if      or{ \
>                                 { eq{{true}{true}} } \
>                                 { eq{{true}{true}} } \
>                         } \
>                         \
>                         {true} \
>                         {false} \
>                 }

The result of this expansion is "true } } {true} {false} }", which is
the same as "true" for "condition".


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to