summaryrefslogtreecommitdiff
path: root/test/scripts/1100-Basic-TLS
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-04-03 18:10:09 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-04-03 18:14:13 +0100
commit5ddebd0eca7f013526cbf4d9b25dd4fa67a283ad (patch)
tree661ec276b099db37f643b789668591851791cd7a /test/scripts/1100-Basic-TLS
parent99f40596ce0881af49cc8bf61e588cdb55a2af30 (diff)
CHUNKING: fix availability on continued-transport
Diffstat (limited to 'test/scripts/1100-Basic-TLS')
-rw-r--r--test/scripts/1100-Basic-TLS/116514
1 files changed, 14 insertions, 0 deletions
diff --git a/test/scripts/1100-Basic-TLS/1165 b/test/scripts/1100-Basic-TLS/1165
index 58e5163c5..d339b82de 100644
--- a/test/scripts/1100-Basic-TLS/1165
+++ b/test/scripts/1100-Basic-TLS/1165
@@ -2,8 +2,22 @@
gnutls
exim -DSERVER=server -DSRV=tls -bd -oX PORT_S
****
+#
+# Single message
exim -oMt this-user -f this-user -odf other-user@test.ex
Test message. Contains FF: ÿ
****
+exim -Mrm $msg1
+****
+#
+# Multiple messages
+exim -oMt this-user -f this-user -odq first-user@test.ex
+****
+exim -oMt this-user -f this-user -odq second-user@test.ex
+****
+exim -DALLOW=queue_run_in_order -qq
+****
+#
killdaemon
no_msglog_check
+no_stdout_check