Testsuite: handle RC tagging convention
[exim.git] / test / stdout / 0579
CommitLineData
de768887
JH
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 test
5??? 250-
6<<< 250-myhost.test.ex Hello test [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
10<<< 250-8BITMIME
11??? 250-
12<<< 250-PIPELINING
13??? 250 HELP
14<<< 250 HELP
15>>> MAIL FROM:<>
16??? 250
17<<< 250 OK
18>>> RCPT TO:<"name with spaces"@test.ex>
19??? 250
20<<< 250 Accepted
21>>> DATA
22??? 354
23<<< 354 Enter message, ending with "." on a line by itself
24>>> Subject: test
25>>>
26>>> body
27>>> .
28??? 250
29<<< 250 OK id=10HmaX-0005vi-00
30>>> QUIT
31??? 221
32<<< 221 myhost.test.ex closing connection
33End of script