GnuTLS control constants exposed to Makefile.
[exim.git] / test / stdout / 2002
CommitLineData
54c5ebb1
PH
1Connecting to 127.0.0.1 port 1225 ... connected
2??? 220
3<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4>>> ehlo rhu.barb
5??? 250-
6<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
5b456975
JH
10<<< 250-8BITMIME
11??? 250-
54c5ebb1
PH
12<<< 250-PIPELINING
13??? 250-
14<<< 250-STARTTLS
15??? 250
16<<< 250 HELP
17>>> starttls
18??? 220
19<<< 220 TLS go ahead
20Attempting to start TLS
21Succeeded in starting TLS
22>>> mail from:<CALLER@test.ex>
23??? 250
24<<< 250 OK
25>>> rcpt to:<CALLER@test.ex>
26??? 250
27<<< 250 Accepted
28>>> DATA
29??? 3
30<<< 354 Enter message, ending with "." on a line by itself
31>>> This is a test encrypted message.
32>>> .
33??? 250
34<<< 250 OK id=10HmaX-0005vi-00
35>>> quit
36??? 221
37<<< 221 myhost.test.ex closing connection
38End of script
39Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
40??? 220
41<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
42>>> ehlo rhu.barb
43??? 250-
44<<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
45??? 250-
46<<< 250-SIZE 52428800
47??? 250-
5b456975
JH
48<<< 250-8BITMIME
49??? 250-
54c5ebb1
PH
50<<< 250-PIPELINING
51??? 250-
52<<< 250-STARTTLS
53??? 250
54<<< 250 HELP
55>>> starttls
56??? 220
57<<< 220 TLS go ahead
58Attempting to start TLS
59Failed to start TLS
60End of script
61Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
62Certificate file = TESTSUITE/aux-fixed/cert2
63Key file = TESTSUITE/aux-fixed/cert2
64??? 220
65<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
66>>> ehlo rhu.barb
67??? 250-
68<<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
69??? 250-
70<<< 250-SIZE 52428800
71??? 250-
5b456975
JH
72<<< 250-8BITMIME
73??? 250-
54c5ebb1
PH
74<<< 250-PIPELINING
75??? 250-
76<<< 250-STARTTLS
77??? 250
78<<< 250 HELP
79>>> starttls
80??? 220
81<<< 220 TLS go ahead
82Attempting to start TLS
83Succeeded in starting TLS
84>>> mail from:<CALLER@test.ex>
85??? 250
86<<< 250 OK
87>>> rcpt to:<CALLER@test.ex>
88??? 250
89<<< 250 Accepted
90>>> DATA
91??? 3
92<<< 354 Enter message, ending with "." on a line by itself
93>>> This is a test encrypted message from a verified host.
94>>> .
95??? 250
96<<< 250 OK id=10HmaY-0005vi-00
97>>> quit
98??? 221
99<<< 221 myhost.test.ex closing connection
100End of script
101
102**** SMTP testing session as if from host 10.0.0.1
103**** but without any ident (RFC 1413) callback.
104**** This is not for real!
105
106220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
107503 STARTTLS command used when not advertised\r
108221 myhost.test.ex closing connection\r