Autor: Wakko Warner Fecha: A: Martin A. Brooks Cc: exim-users, Andreas Metzler Asunto: 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???