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

Top Pagina
Delete this message
Reply to this message
Auteur: Suresh Ramasubramanian
Datum:  
Aan: Scott Call
CC: Exim-users
Onderwerp: 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