Re: [exim] if or if and example wrong?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Eduardo M KALINOWSKI
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] if or if and example wrong?
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.


-- 
Thus spake the master programmer:
    "When a program is being tested, it is too late to make design changes."
        -- Geoffrey James, "The Tao of Programming"


Eduardo M KALINOWSKI
eduardo@???