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