Re: [exim] TLS SASL authentiation error 535

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] TLS SASL authentiation error 535
On 06/09/15 19:36, Alexander Carver wrote:
> Is there a way to combine the SASL
> authentication with a hashing algorithm or is STARTTLS+PLAIN sufficient?


You could use cram-md5 (but I don't like it as you have
to store passwords in-clear on your server).

I think starttls+plain is fine.
--
Cheers,
Jeremy