Enforce STARTTLS sync point, client side
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 30 Jul 2020 19:16:01 +0000 (20:16 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 2 Aug 2020 10:10:35 +0000 (11:10 +0100)
commit1b9ab35f323121aabf029f0496c7227818efad14
tree9f513f05d249c9578d4160709920395b0f1ea512
parent0ea0fca404813e6c568b02b1d1d068983d055b5d
Enforce STARTTLS sync point, client side

Tested by appending to the "220 TLS go ahead\r\n" at src/tls-gnu.c line 2500
Testcase 2008, string "synch error before connect" becomes visible in log.

To get the debug output:
  Testcase 2008, initial block; add -d+all to the exi -qf
src/src/transports/smtp.c