Re: [Exim] TLS Issue

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kirill Miazine
Fecha:  
A: exim-users
Asunto: Re: [Exim] TLS Issue
John P Connor wrote:

> Exim fails to complete a TLS session with an Exchange 5.5 server, using a
> private domain. The line in the ESMTP dialogue it doesn't like is:
>
> FROM:<Administrator@???> SIZE=593


What a strange SMTP command. I bet it should be

MAIL FROM:<Administrator@???> SIZE=593

> Exim replies with:
>
> 501 <Administrator@???> SIZE=593: malformed address: SIZE=593 may
> not follow Administrator@???>
>
>
> Anyone have any clues about this?


You're sure sExchange used ESMTP?

--
    -- K.M.