On Wed, Oct 20, 2004 at 05:03:34PM +0200, Klaus Boehm wrote:
> Tim Jackson wrote:
> >Hi Klaus, on Wed, 20 Oct 2004 16:24:26 +0200 you wrote:
> >>i have exim4 and i want to use smtp authentication.
> >>i miss the line: 250-AUTH PLAN CRAM-MD5
> >>What is wrong?
> >Have you actually set up SMTP authentication? It's not configured by
> What do you mean with "set up SMTP authentication"?
> This is the smtp authentication part of my exim conf.
[...]
> client_name = ${extract{1}{:}{${lookup{$host}lsearch*{CONFDIR/passwd.client}{$value}fail}}}
^^^^^^
> client_secret = ${extract{2}{:}{${lookup{$host}lsearch*{CONFDIR/passwd.client}{$value}fail}}}
^^^^^^
[...]
> client_send = "${if !eq{$tls_cipher}{}{\
^^^^^^
> ^${extract{1}{::}\
[...]
> client_send = "${if !eq{$tls_cipher}{}{}fail}\
^^^^^^
[...]
You'll notice a distinct lack of "server" in there, right?
MBM
--
Matthew Byng-Maddick <mbm@???> http://colondot.net/
(Please use this address to reply)