On 05 May 19:15, Odhiambo Washington wrote: > On Wed, May 5, 2010 at 6:54 PM, Eduardo M KALINOWSKI < > [email protected]> wrote: > > > On Qua, 05 Mai 2010, Ron White wrote: > > > Looking at the 'if' example shown: > > > > > > ${if or {{eq{$local_part}{spqr}}{eq{$domain}{testing.com}}} > > > > > > seems to have unbalanced braces????? > > > > It does not seem to, it is missing a closing '}'. > > > > Use an editor with parenthesis matching/highlighting and you'll easily > > see that. > > > > > What sort of editor is that?;)
Well, vim will highlight matching parentheses when you go over them... and you can from start to end one with %. -- Brett Parker -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
