Re: [Exim] Outlook Express and TLS/SSL?

Etusivu
Poista viesti
Vastaa
Lähettäjä: Suresh Ramasubramanian
Päiväys:  
Vastaanottaja: Scott Call
Kopio: Exim-users
Aihe: Re: [Exim] Outlook Express and TLS/SSL?
Scott Call wrote:
>
> Clients, however, seem a little more hesitant. Evolution prompts once
> because of self-signed cert, and then works fine. Outlook 2003 does the
> same. Outlook Express, however, returns an SSL error 502 (which SMTP 502
> is command not implemented) and refuses to send the mail.
>


OE does TLS only on port 25. It will try to do SMTP over SSL (smtps) on
any other port (say 587).

    srs