Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stdout / 5600
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 rhu1.barb
7 ??? 250-
8 <<< 250-server1.example.com Hello rhu1.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 rhu2.barb
46 ??? 250-
47 <<< 250-server1.example.com Hello rhu2.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 ??? 220
62 <<< 220 TLS go ahead
63 Attempting to start TLS
64 no OCSP response received
65 Succeeded in starting TLS (with OCSP)
66 End of script
67 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
68 Certificate file = aux-fixed/cert2
69 Key file = aux-fixed/cert2
70 ??? 220
71 <<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
72 >>> ehlo rhu3.barb
73 ??? 250-
74 <<< 250-server1.example.com Hello rhu3.barb [ip4.ip4.ip4.ip4]
75 ??? 250-
76 <<< 250-SIZE 52428800
77 ??? 250-
78 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
79 ??? 250-
80 <<< 250-8BITMIME
81 ??? 250-
82 <<< 250-PIPELINING
83 ??? 250-
84 <<< 250-STARTTLS
85 ??? 250
86 <<< 250 HELP
87 >>> starttls
88 ??? 220
89 <<< 220 TLS go ahead
90 Attempting to start TLS
91 no OCSP response received
92 Succeeded in starting TLS (with OCSP)
93 End of script
94 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
95 Certificate file = aux-fixed/cert2
96 Key file = aux-fixed/cert2
97 ??? 220
98 <<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
99 >>> ehlo rhu4.barb
100 ??? 250-
101 <<< 250-server1.example.com Hello rhu4.barb [ip4.ip4.ip4.ip4]
102 ??? 250-
103 <<< 250-SIZE 52428800
104 ??? 250-
105 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
106 ??? 250-
107 <<< 250-8BITMIME
108 ??? 250-
109 <<< 250-PIPELINING
110 ??? 250-
111 <<< 250-STARTTLS
112 ??? 250
113 <<< 250 HELP
114 >>> starttls
115 ??? 220
116 <<< 220 TLS go ahead
117 Attempting to start TLS
118 Succeeded in starting TLS
119 >>> ehlo rhu5.barb.tls
120 ??? 250-
121 <<< 250-server1.example.com Hello rhu5.barb.tls [ip4.ip4.ip4.ip4]
122 ??? 250-
123 <<< 250-SIZE 52428800
124 ??? 250-
125 <<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000
126 ??? 250-
127 <<< 250-8BITMIME
128 ??? 250-
129 <<< 250-PIPELINING
130 ??? 250
131 <<< 250 HELP
132 >>> quit
133 End of script