322237463742512081291bbba475b53161358f1c
[exim.git] / test / stdout / 2132
1 Connecting 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-8BITMIME
11 ??? 250-
12 <<< 250-PIPELINING
13 ??? 250-
14 <<< 250-STARTTLS
15 ??? 250
16 <<< 250 HELP
17 >>> starttls
18 ??? 220
19 <<< 220 TLS go ahead
20 Attempting to start TLS
21 SSL connection using AES256-SHA
22 Succeeded in starting TLS
23 >>> mail from:<CALLER@test.ex>
24 ??? 250
25 <<< 250 OK
26 >>> rcpt to:<CALLER@test.ex>
27 ??? 250
28 <<< 250 Accepted
29 >>> DATA
30 ??? 3
31 <<< 354 Enter message, ending with "." on a line by itself
32 >>> This is a test encrypted message.
33 >>> .
34 ??? 250
35 <<< 250 OK id=10HmaX-0005vi-00
36 >>> quit
37 ??? 221
38 <<< 221 myhost.test.ex closing connection
39 End of script
40 Connecting to 127.0.0.1 port 1225 ... connected
41 ??? 220
42 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
43 >>> ehlo rhu.barb
44 ??? 250-
45 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
46 ??? 250-
47 <<< 250-SIZE 52428800
48 ??? 250-
49 <<< 250-8BITMIME
50 ??? 250-
51 <<< 250-PIPELINING
52 ??? 250-
53 <<< 250-STARTTLS
54 ??? 250
55 <<< 250 HELP
56 >>> starttls
57 ??? 220
58 <<< 220 TLS go ahead
59 Attempting to start TLS
60 SSL connection using AES256-SHA
61 Succeeded in starting TLS
62 >>> mail from:<"name with spaces"@test.ex>
63 ??? 250
64 <<< 250 OK
65 >>> rcpt to:<CALLER@test.ex>
66 ??? 250
67 <<< 250 Accepted
68 >>> DATA
69 ??? 3
70 <<< 354 Enter message, ending with "." on a line by itself
71 >>> This is a test encrypted message.
72 >>> .
73 ??? 250
74 <<< 250 OK id=10HmaY-0005vi-00
75 >>> quit
76 ??? 221
77 <<< 221 myhost.test.ex closing connection
78 End of script
79 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
80 ??? 220
81 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
82 >>> ehlo rhu.barb
83 ??? 250-
84 <<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
85 ??? 250-
86 <<< 250-SIZE 52428800
87 ??? 250-
88 <<< 250-8BITMIME
89 ??? 250-
90 <<< 250-PIPELINING
91 ??? 250-
92 <<< 250-STARTTLS
93 ??? 250
94 <<< 250 HELP
95 >>> starttls
96 ??? 220
97 <<< 220 TLS go ahead
98 Attempting to start TLS
99 pppp:error:dddddddd:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:[...]:SSL alert number 40
100 Failed to start TLS
101 End of script
102 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
103 Certificate file = TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.pem
104 Key file = TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.unlocked.key
105 ??? 220
106 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
107 >>> ehlo rhu.barb
108 ??? 250-
109 <<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
110 ??? 250-
111 <<< 250-SIZE 52428800
112 ??? 250-
113 <<< 250-8BITMIME
114 ??? 250-
115 <<< 250-PIPELINING
116 ??? 250-
117 <<< 250-STARTTLS
118 ??? 250
119 <<< 250 HELP
120 >>> starttls
121 ??? 220
122 <<< 220 TLS go ahead
123 Attempting to start TLS
124 SSL connection using AES256-SHA
125 Succeeded in starting TLS
126 >>> mail from:<CALLER@test.ex>
127 ??? 250
128 <<< 250 OK
129 >>> rcpt to:<CALLER@test.ex>
130 ??? 250
131 <<< 250 Accepted
132 >>> DATA
133 ??? 3
134 <<< 354 Enter message, ending with "." on a line by itself
135 >>> This is a test encrypted message from a verified host.
136 >>> .
137 ??? 250
138 <<< 250 OK id=10HmaZ-0005vi-00
139 >>> quit
140 ??? 221
141 <<< 221 myhost.test.ex closing connection
142 End of script
143
144 **** SMTP testing session as if from host 10.0.0.1
145 **** but without any ident (RFC 1413) callback.
146 **** This is not for real!
147
148 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
149 503 STARTTLS command used when not advertised\r
150 221 myhost.test.ex closing connection\r