On Thu, Sep 13, 2018 at 12:50:12PM +0100, mi wrote:
> Package: openssl
> Version: 1.1.1-1
> Severity: normal
> 
> when running the command
> 
> openssl s_client -connect mailserver:25 -starttls smtp -crlf -quiet
> 
> everything works fine
> if I leave out the parameter -quiet, the "RCPT TO: m...@my.dom" command 
> always results in a renegotiation
> in consequence the command is not transfered to the server and the test can 
> not be completed

I'm not sure what you expect us to do about this. It's documented
that it will interpret commands when used interactively. Both
-quiet and -ign_eof should turn off that behaviour.


Kurt

Reply via email to