summaryrefslogtreecommitdiff
path: root/test/scripts/2100-OpenSSL/2135
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-03-21 16:16:38 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-03-21 17:23:30 +0000
commit57cc27852af9019c0c423bcfde0165e698a0ce54 (patch)
treecb3792034e90a7d8336e3493f1c931f349e39ebb /test/scripts/2100-OpenSSL/2135
parent5013d912e961203f2ab2d5f64be90255cda81b80 (diff)
Callouts: a "hold" option for receipient-verify, which keeps the connection open both for
further recipients and for eventual delivery.
Diffstat (limited to 'test/scripts/2100-OpenSSL/2135')
-rw-r--r--test/scripts/2100-OpenSSL/213525
1 files changed, 25 insertions, 0 deletions
diff --git a/test/scripts/2100-OpenSSL/2135 b/test/scripts/2100-OpenSSL/2135
new file mode 100644
index 000000000..e521c45e3
--- /dev/null
+++ b/test/scripts/2100-OpenSSL/2135
@@ -0,0 +1,25 @@
+# client: callout lazy-close, -bs send
+need_ipv4
+#
+# a tls-capable target for the verify/delivery connection
+exim -bd -DSERVER=server -oX PORT_D
+****
+#
+# a recipient verify and continued-delivery
+# cmdline -bs send
+exim -bs
+mail from:<usera@ok.example>
+rcpt to:<userb@test.ex>
+data
+Subject: test
+
+body
+.
+quit
+****
+sleep 1
+killdaemon
+#
+#
+no_stdout_check
+no_msglog_check