Merge from master into 4.next
[exim.git] / test / scripts / 2100-OpenSSL / 2151
1 # TLS client: recipient callout - TLS fail, retry in clear
2 need_ipv4
3 #
4 server PORT_S 2
5 220 Server ready
6 EHLO
7 250-wotcher mate
8 250-STARTTLS
9 250 OK
10 STARTTLS
11 250
12 .
13 220 Server ready
14 EHLO
15 250-wotcher mate
16 250-STARTTLS
17 250 OK
18 MAIL FROM
19 250 OK
20 RCPT TO
21 250 OK
22 QUIT
23 250 OK
24 ****
25 exim -odq -bs
26 ehlo xxxx
27 mail from: s1@test.ex
28 rcpt to: r1@test.ex
29 data
30 .
31 quit
32 ****
33 no_stdout_check
34 no_msglog_check