Re: [Exim] SPA with Outlook 2K

Pàgina inicial
Delete this message
Reply to this message
Autor: Tom Kistner
Data:  
A: marian.eichholz
CC: exim-users
Assumpte: 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