Re: [Exim] Exim rejects authenticated users?!?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jonathan Vanasco
Data:  
Para: exim-users
Assunto: Re: [Exim] Exim rejects authenticated users?!?
On Wednesday, July 2, 2003, at 07:05 PM, Oliver Eikemeier wrote:

> Oliver Eikemeier wrote:
> So, it seems like Entourage is broken.


well, thats not surprising. i haven't seen an ms product that didn't
amount to a piece of shit one way or another in a long time.

i tried this:
    auth_advertise_hosts    = ${if eq{$tls_cipher}{}{}{*}}


so that only ssl connections *should* get auth advertised.

also tried setting server_advertise_condition to only show to auth
mechanisms to tls users

no luck.

anyone know of a workaround or something to beat exim into submission
on this? i know its entourage's fault for breaking rfc -- but i can't
not-support it.