Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 5650
1 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
2 Certificate file = aux-fixed/cert2
3 Key file = aux-fixed/cert2
4 ??? 220
5 <<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 >>> ehlo rhu.barb
7 ??? 250-
8 <<< 250-server1.example.com Hello rhu.barb [ip4.ip4.ip4.ip4]
9 ??? 250-
10 <<< 250-SIZE 52428800
11 ??? 250-
12 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
13 ??? 250-
14 <<< 250-8BITMIME
15 ??? 250-
16 <<< 250-PIPELINING
17 ??? 250-
18 <<< 250-STARTTLS
19 ??? 250
20 <<< 250 HELP
21 >>> starttls
22 ??? 220
23 <<< 220 TLS go ahead
24 Attempting to start TLS
25 OCSP status response: good signature
26 Succeeded in starting TLS (with OCSP)
27 >>> helo test
28 ??? 250
29 <<< 250 server1.example.com Hello test [ip4.ip4.ip4.ip4]
30 >>> mail from:<userx@test.ex>
31 ??? 250
32 <<< 250 OK
33 >>> rcpt to:<userx@test.ex>
34 ??? 250
35 <<< 250 Accepted
36 >>> quit
37 ??? 221
38 <<< 221 server1.example.com closing connection
39 End of script
40 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
41 Certificate file = aux-fixed/cert2
42 Key file = aux-fixed/cert2
43 ??? 220
44 <<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
45 >>> ehlo rhu.barb
46 ??? 250-
47 <<< 250-server1.example.com Hello rhu.barb [ip4.ip4.ip4.ip4]
48 ??? 250-
49 <<< 250-SIZE 52428800
50 ??? 250-
51 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
52 ??? 250-
53 <<< 250-8BITMIME
54 ??? 250-
55 <<< 250-PIPELINING
56 ??? 250-
57 <<< 250-STARTTLS
58 ??? 250
59 <<< 250 HELP
60 >>> starttls
61 ??? 454
62 <<< 454 TLS currently unavailable
63 Abandoning TLS start attempt
64 End of script
65 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
66 Certificate file = aux-fixed/cert2
67 Key file = aux-fixed/cert2
68 ??? 220
69 <<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
70 >>> ehlo rhu.barb
71 ??? 250-
72 <<< 250-server1.example.com Hello rhu.barb [ip4.ip4.ip4.ip4]
73 ??? 250-
74 <<< 250-SIZE 52428800
75 ??? 250-
76 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
77 ??? 250-
78 <<< 250-8BITMIME
79 ??? 250-
80 <<< 250-PIPELINING
81 ??? 250-
82 <<< 250-STARTTLS
83 ??? 250
84 <<< 250 HELP
85 >>> starttls
86 ??? 454
87 <<< 454 TLS currently unavailable
88 Abandoning TLS start attempt
89 End of script
90 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
91 Certificate file = aux-fixed/cert2
92 Key file = aux-fixed/cert2
93 ??? 220
94 <<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
95 >>> ehlo rhu.barb
96 ??? 250-
97 <<< 250-server1.example.com Hello rhu.barb [ip4.ip4.ip4.ip4]
98 ??? 250-
99 <<< 250-SIZE 52428800
100 ??? 250-
101 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
102 ??? 250-
103 <<< 250-8BITMIME
104 ??? 250-
105 <<< 250-PIPELINING
106 ??? 250-
107 <<< 250-STARTTLS
108 ??? 250
109 <<< 250 HELP
110 >>> starttls
111 ??? 220
112 <<< 220 TLS go ahead
113 Attempting to start TLS
114 Succeeded in starting TLS
115 >>> ehlo rhu.barb.tls
116 ??? 250-
117 <<< 250-server1.example.com Hello rhu.barb.tls [ip4.ip4.ip4.ip4]
118 ??? 250-
119 <<< 250-SIZE 52428800
120 ??? 250-
121 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
122 ??? 250-
123 <<< 250-8BITMIME
124 ??? 250-
125 <<< 250-PIPELINING
126 ??? 250
127 <<< 250 HELP
128 >>> quit
129 End of script