On Fri, 9 Jun 2000, Terry Edhouse wrote:
> I'm in the process of setting up SMTP authentication for remote users
> and had everything working OK until I tried the following
> server_condition :
>
> "${if and {{!eq{$2}{}}\
> {!eq{$3}{}}\
>
> {${lookup{${local_part:$2}}lsearch{/usr/local/exim/externalsenderslist}{1}fail}}\
> {crypteq
> {$3}{${extract{1}{:}{${lookup{${local_part:$2}}lsearch{/usr/local/exim/passwds}{$value}fail}}}}}\
> } {yes}{no}\
> }"
>
> Now I get the error :
Is that quote exactly right? If so, you are missing some continuation \
characters.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.