From 5ddebd0eca7f013526cbf4d9b25dd4fa67a283ad Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 3 Apr 2022 18:10:09 +0100 Subject: CHUNKING: fix availability on continued-transport --- test/scripts/1100-Basic-TLS/1165 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'test/scripts/1100-Basic-TLS') 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 -- cgit v1.2.3