Test update.
[exim.git] / test / scripts / 2100-OpenSSL / 2118
CommitLineData
59371ea7
PH
1# TLS: ACL encryption test
2exim -DSERVER=server -bd -oX PORT_D
3****
4client-ssl 127.0.0.1 PORT_D
5??? 220
6ehlo rhu.barb
7??? 250-
8??? 250-
9??? 250-
10??? 250-
11??? 250
12starttls
13??? 220
14mail from:<userx@test.ex>
15??? 250
16rcpt to:<userx@test.ex>
17??? 250
18DATA
19??? 3
20This is a test encrypted message.
21.
22??? 250
23quit
24??? 221
25****
26client-ssl 127.0.0.1 PORT_D
27??? 220
28ehlo rhu.barb
29??? 250-
30??? 250-
31??? 250-
32??? 250-
33??? 250
34mail from:<userx@test.ex>
35??? 250
36rcpt to:<userx@test.ex>
37??? 550
38quit
39??? 221
40****
41killdaemon
42no_msglog_check