https://bugs.exim.org/show_bug.cgi?id=2104
--- Comment #7 from Wolfgang Breyha <[email protected]> --- Currently I think that at least 4.87 is affected as well. It looks like it fails if continue_more=1 is set in smtp_deliver(). All 5 debug logs I have written show this pattern as well. If it is true smtp_deliver() returns just before shutting down TLS and reissuing the EHLO (exim-4.89/src/transports/smtp.c:3212). But smtp_setup_conn() (or the older version in smtp_deliver() in 4.87) unconditionally sends the STARTTLS if TLS is requested. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
