Split long fakereject and fakedefer messages.
[exim.git] / test / scripts / 0000-Basic / 0482
CommitLineData
59371ea7
PH
1# much space before : in header line
2need_ipv4
3#
4exim -DSERVER=server -bd -oX PORT_D
5****
6client 127.0.0.1 PORT_D
7??? 220
8helo foobar
9??? 250
10mail from:<userx@test.ex>
11??? 250
12rcpt to:<userx@test.ex>
13??? 250
14data
15??? 3
16From : userx
17
18This is junk
19.
20??? 5
21quit
22??? 221
23****
24killdaemon