Cond !bool{}/!bool_lax{} did not negate. Fixed.
[exim.git] / test / scripts / 2000-GnuTLS / 2018
CommitLineData
59371ea7
PH
1# TLS: ACL encryption test
2gnutls
3exim -DSERVER=server -bd -oX PORT_D
4****
5client-gnutls 127.0.0.1 PORT_D
6??? 220
7ehlo rhu.barb
8??? 250-
9??? 250-
10??? 250-
11??? 250-
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-gnutls 127.0.0.1 PORT_D
28??? 220
29ehlo rhu.barb
30??? 250-
31??? 250-
32??? 250-
33??? 250-
34??? 250
35mail from:<userx@test.ex>
36??? 250
37rcpt to:<userx@test.ex>
38??? 550
39quit
40??? 221
41****
42killdaemon
43no_msglog_check