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???

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to