Re: [Exim] SPA with Outlook 2K

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Tom Kistner
Dátum:  
Címzett: marian.eichholz
CC: exim-users
Tárgy: 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