> 2001-01-15 21:49:14 Authentication failed for (shark) [192.168.0.1]: 435
> Unable to authenticate at present: "lookup" failed and "fail" requested
>
> the rest of config works fine with all mysql settings.
> any ideas how to fix my problems?
>
>
This means that exim did actually lookup your user, but it didn't get any
results back.
Can you try in your query, to replace $2 and $1 with
${quote_mysql:${local_part:$2}} and ${quote_mysql:${local_part:$1}}
accordingly, and see if it works like that? If it still doesn't work,
replace it with a fixed value, like a user of which you are user he exists.
-Andy
--
......................................................................
: :
: Andy De Petter <adepette@???> :
: Skynet NV/SA System Engineer :
: :
: Kol. Bourgstraat 124 _,'| _.-''``-...___..--'; :
: 1140 Brussels /, \'. _..-' , ,--...--''' :
: < \ .`--''' ` /| :
: IPv6 ADP17-6BONE `-,;' ; ; ; :
: ICQ # 1548957 __...--'' __...--_..' .;.' :
: (,__....----''' (,..--'' :
: http://www.skynet.be :
......................................................................
The opinions expressed are personal.