Re: [exim] Re: Help with "if" syntax

Top Page
Delete this message
Reply to this message
Author: Wakko Warner
Date:  
To: Martin A. Brooks
CC: exim-users, Andreas Metzler
Subject: Re: [exim] Re: Help with "if" syntax
Martin A. Brooks wrote:
> Andreas Metzler wrote:
> >You are opening 9 but closing only 7 curly braces. What exactly are
> >you trying to do? "If lookup ... fails then 42 else ...")
>
> In pseudocode:
>
> if (dblookup($domain) is successful){
>     return $valuefromlookup
> } else {
>     return 60
> }


why not just:
${lookup pgsql{query}{$value}{60}} ???


--
Lab tests show that use of micro$oft causes cancer in lab animals
Got Gas???