Fix continue_more on TLS connection. Bug 2104
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 30 Apr 2017 21:11:27 +0000 (22:11 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 30 Apr 2017 21:57:21 +0000 (22:57 +0100)
commitb7d3afcfad94edf99a8dbc50ab670ded417e6bea
tree4be6ecc504d39f91e35e6e0325a4902f61eae643
parentadc03e34897563d1b7a6ff6252083b0003c34eef
Fix continue_more on TLS connection.  Bug 2104
22 files changed:
doc/doc-txt/ChangeLog
src/src/deliver.c
src/src/transport.c
src/src/transports/smtp.c
test/confs/2038 [new file with mode: 0644]
test/confs/2138 [new file with mode: 0644]
test/log/2038 [new file with mode: 0644]
test/log/2138 [new file with mode: 0644]
test/mail/2038.userx [new file with mode: 0644]
test/mail/2038.userx1 [new file with mode: 0644]
test/mail/2038.usery [new file with mode: 0644]
test/mail/2038.usery1 [new file with mode: 0644]
test/mail/2038.userz [new file with mode: 0644]
test/mail/2038.userz1 [new file with mode: 0644]
test/mail/2138.userx [new file with mode: 0644]
test/mail/2138.userx1 [new file with mode: 0644]
test/mail/2138.usery [new file with mode: 0644]
test/mail/2138.usery1 [new file with mode: 0644]
test/mail/2138.userz [new file with mode: 0644]
test/mail/2138.userz1 [new file with mode: 0644]
test/scripts/2000-GnuTLS/2038 [new file with mode: 0644]
test/scripts/2100-OpenSSL/2138 [new file with mode: 0644]