Re: [Exim] AUTH command

Pàgina inicial
Delete this message
Reply to this message
Autor: Héctor Garcia Peris
Data:  
A: exim-users
Assumpte: Re: [Exim] AUTH command
At 10:55 16/01/02, you wrote:
>Those look sensible.
>
>I presume you've got:
> auth_always_advertise = true
>or
> auth_hosts = *
>in your main config ?



I have this configuration:

host_auth_accept_relay = *
auth_hosts = *
tls_certificate = /etc/exim/certificate
tls_privatekey = /etc/exim/privatekey


>what does the output of
> exim -bP authenticators
>say?


Here is the output.

debian:/etc/exim# exim -C /etc/exim/configure -bP authenticators

plain authenticator:
driver = plaintext
public_name = PLAIN
server_mail_auth_condition =
server_set_id = $2
client_send =
server_condition = ${if and{ {eq{$2}{user}} {eq{$3}{pass}} } {1}{0}}
server_prompts =


> > But it doesn't appears in the EHLO command and it doesn't work with OE.
> > Are each section a server authenticator?
>
>are you sure you're using the right exim binary ? and are you sure that the
>correct one is running as your daemon ? (ie. if you changed the config, did
>you do the SIGHUP?) What happens if you run with debugging on?


Sorry, I don't know how can I turn to debuggin state. How can I make it?



---------------------------------------------------------------------
Héctor Garcia Peris
Dpto. Informática
Instituto Valenciano de Investigaciones Económicas S.A. (Ivie)
C/ Guardia Civil, 22 esc-2 1º 46020 - Valencia (Spain)
Tfno.: +34 - 963190050 / +34 - 963930816
Fax.: +34 - 963190055 / +34 - 963930856
e-mail: hector.garcia@???
----------------------------------------------------------------------