Testsuite: munge GnuTLS and OpenSSL ciphersuite strings to be more similar
[exim.git] / test / stdout / 5911
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
2 250 OK
3 250 Accepted
4 354 Enter message, ending with "." on a line by itself
5 250 OK id=10HmaX-0005vi-00
6 221 myhost.test.ex closing connection
7 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
8 250 OK
9 250 Accepted
10 354 Enter message, ending with "." on a line by itself
11 250 OK id=10HmbA-0005vi-00
12 221 myhost.test.ex closing connection
13 Connecting to 127.0.0.1 port 1224 ... connected
14 ??? 220
15 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
16 >>> EHLO test.ex
17 ??? 250-
18 <<< 250-myhost.test.ex Hello test.ex [127.0.0.1]
19 ??? 250-SIZE
20 <<< 250-SIZE 52428800
21 ??? 250-8BITMIME
22 <<< 250-8BITMIME
23 ??? 250-PIPELINING
24 <<< 250-PIPELINING
25 ??? 250-STARTTLS
26 <<< 250-STARTTLS
27 ??? 250 HELP
28 <<< 250 HELP
29 >>> STARTTLS
30 ??? 220
31 <<< 220 TLS go ahead
32 Attempting to start TLS
33 SSL connection using ke-RSA-AES256-SHAnnn
34 Succeeded in starting TLS
35 >>> EHLO test.ex
36 ??? 250-
37 <<< 250-myhost.test.ex Hello test.ex [127.0.0.1]
38 ??? 250-SIZE
39 <<< 250-SIZE 52428800
40 ??? 250-8BITMIME
41 <<< 250-8BITMIME
42 ??? 250-PIPELINING
43 <<< 250-PIPELINING
44 ??? 250-REQUIRETLS
45 <<< 250-REQUIRETLS
46 ??? 250 HELP
47 <<< 250 HELP
48 >>> MAIL FROM:<b@test.ex> REQUIRETLS
49 ??? 250
50 <<< 250 OK
51 >>> RCPT TO:<d@test.ex>
52 ??? 250
53 <<< 250 Accepted
54 >>> DATA
55 ??? 354
56 <<< 354 Enter message, ending with "." on a line by itself
57 >>> Subject: foo
58 >>>
59 >>> content
60 >>> .
61 ??? 250
62 <<< 250 OK id=10HmbC-0005vi-00
63 >>> QUIT
64 ??? 221
65 <<< 221 myhost.test.ex closing connection
66 End of script
67 Connecting to 127.0.0.1 port 1225 ... connected
68 ??? 220
69 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
70 >>> EHLO test.ex
71 ??? 250-
72 <<< 250-myhost.test.ex Hello test.ex [127.0.0.1]
73 ??? 250-SIZE
74 <<< 250-SIZE 52428800
75 ??? 250-8BITMIME
76 <<< 250-8BITMIME
77 ??? 250-PIPELINING
78 <<< 250-PIPELINING
79 ??? 250-STARTTLS
80 <<< 250-STARTTLS
81 ??? 250 HELP
82 <<< 250 HELP
83 >>> MAIL FROM:<d@test.ex> REQUIRETLS
84 ??? 555
85 <<< 555 unadvertised MAIL option: REQUIRETLS
86 >>> QUIT
87 ??? 221
88 <<< 221 myhost.test.ex closing connection
89 ???*eof
90 Expected EOF read
91 End of script
92
93 ******** SERVER ********
94 Listening on port 1225 ...
95 Connection request from [ip4.ip4.ip4.ip4]
96 220 Hi there
97 EHLO myhost.test.ex
98 250 wotcher
99 QUIT
100 Expected EOF read from client
101 End of script