On Tue, 28 Aug 2001, Tamas TEVESZ wrote:
> server_condition = ${lookup mysql{select if(count(*), "1", "0") from
> auth where id = '${quote_mysql:$2}' and encrypt('${quote_mysql:$3}',
> secret) = secret}}
> << 435 Unable to authenticate at present: missing or misplaced { or }
Hmm. That looks a perfectly fine query as far as I can tell. The only
think I can think of doing is to run a daemon with debugging:
exim -d9 -bd -oX 2525
and telnet again to port 2525. Maybe the debugging information will shed
some light.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.