Testsuite: increase retry time (for really slow test host)
[exim.git] / test / stdout / 0482
CommitLineData
54c5ebb1
PH
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>>> helo foobar
5??? 250
6<<< 250 myhost.test.ex Hello foobar [127.0.0.1]
7>>> mail from:<userx@test.ex>
8??? 250
9<<< 250 OK
10>>> rcpt to:<userx@test.ex>
11??? 250
12<<< 250 Accepted
13>>> data
14??? 3
15<<< 354 Enter message, ending with "." on a line by itself
16>>> From : userx
8dbb958a
JH
17>>>
18>>> This is junk
54c5ebb1
PH
19>>> .
20??? 5
21<<< 550 Administrative prohibition
22>>> quit
23??? 221
24<<< 221 myhost.test.ex closing connection
25End of script