Quoth robert rotman on Wed, Nov 03, 1999:
> domains = ${lookup mysql{select domain from mail_adm where
> domain='${domain}'}{$value}fail}
>
> lookuphost_mysql router: failed to expand "${lookup mysql{select domain
> from mail_adm where domain='${do
> main}'}{$value}fail}" lookup failed and "fail" requested: MYSQL: no data
> found
Try to remove the word "fail":
domains = ${lookup mysql{select domain from mail_adm where
domain='${domain}'}{$value}}
Vadik.
--
The reader this message encounters not failing to understand is
cursed.