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

Pàgina inicial
Delete this message
Reply to this message
Autor: Wakko Warner
Data:  
A: Martin A. Brooks
CC: exim-users, Andreas Metzler
Assumpte: 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???