CHUNKING: fix availability on continued-transport
[exim.git] / test / scripts / 1100-Basic-TLS / 1165
1 # TLS client, CHUNKING transmission
2 gnutls
3 exim -DSERVER=server -DSRV=tls -bd -oX PORT_S
4 ****
5 #
6 # Single message
7 exim -oMt this-user -f this-user -odf other-user@test.ex
8 Test message. Contains FF: ΓΏ
9 ****
10 exim -Mrm $msg1
11 ****
12 #
13 # Multiple messages
14 exim -oMt this-user -f this-user -odq first-user@test.ex
15 ****
16 exim -oMt this-user -f this-user -odq second-user@test.ex
17 ****
18 exim -DALLOW=queue_run_in_order -qq
19 ****
20 #
21 killdaemon
22 no_msglog_check
23 no_stdout_check