Re: [Exim] Problem using LOGIN authentification

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Johannes M. Posel
Cc: exim-users
Asunto: Re: [Exim] Problem using LOGIN authentification
On Wed, 24 Oct 2001, Johannes M. Posel wrote:

>   driver = plaintext
>   public_name = LOGIN
>   server_prompts = "User Name : Password"
>   server_condition = "\
>     ${if and {{eq{$1}{gci}}{eq{$2}{xxxxxx}}}{yes}{no}}"
>   server_set_id = $1


Maybe I'm mis-remembering it, but I seem to recall that at least one
stupid client insists on checking the value of the prompts, and you need

server_prompts = "User Name:: : Password::"

to make it work. Or possibly

server_prompts = "Username:: : Password::"

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.