debian experimental exim-daemon-heavy config
[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-
5b456975 11??? 250-
59371ea7
PH
12??? 250
13starttls
14??? 220
15mail from:<userx@test.ex>
16??? 250
17rcpt to:<userx@test.ex>
18??? 250
19DATA
20??? 3
21This is a test encrypted message.
22.
23??? 250
24quit
25??? 221
26****
27client-ssl 127.0.0.1 PORT_D
28??? 220
29ehlo rhu.barb
30??? 250-
31??? 250-
32??? 250-
33??? 250-
5b456975 34??? 250-
59371ea7
PH
35??? 250
36mail from:<userx@test.ex>
37??? 250
38rcpt to:<userx@test.ex>
39??? 550
40quit
41??? 221
42****
43killdaemon
44no_msglog_check