Testing for -bw mode
[exim.git] / test / stdout / 0564
CommitLineData
1ca9f507
PP
1Connecting to 127.0.0.1 port 1225 ... connected
2??? 220
3<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4>>> ehlo abcd
5??? 250-
6<<< 250-the.local.host.name Hello abcd [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
10<<< 250-8BITMIME
11??? 250-
12<<< 250-PIPELINING
13??? 250
14<<< 250 HELP
15>>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
16??? 250
17<<< 250 OK
18??? 250
19<<< 250 Accepted
20??? 354
21<<< 354 Enter message, ending with "." on a line by itself
22>>> This is a test message.
23>>> .
24??? 250
25<<< 250 OK id=10HmaX-0005vi-00
26>>> quit
27??? 221
28<<< 221 the.local.host.name closing connection
29End of script