[Pkg-openssl-devel] Bug#908751: Bug#908751: openssl: testing SMTP connection with s?client output is impossible

Kurt Roeckx kurt at roeckx.be
Thu Sep 13 17:31:36 BST 2018


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: me at 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



More information about the Pkg-openssl-devel mailing list