Re: [Exim] SPA with Outlook 2K

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Tom Kistner
Datum:  
To: marian.eichholz
CC: exim-users
Betreff: Re: [Exim] SPA with Outlook 2K
Marian Eichholz wrote:

> a_spa:
>   driver                = spa
>   public_name           = NTLM
>   server_password       = ${lookup{$1}lsearch{/var/exim/etc/passwd}}


Can you make a full debug run with an SMTP listener on a different port
and check what is in $1 ? Exim should tell you what it is looking up in
the file ..

/tom