Testsuite: munge for non-WITH_CONTENT_SCAN builds
[exim.git] / test / stdout / 0498
1 +++++++++++++++++++++++++++
2   T:[127.0.0.1]:127.0.0.1:1224:10HmaX-000000005vi-0000 -45 12865 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after MAIL FROM:<CALLER@myhost.test.ex>: 450 DELAY
3 first failed = time last try = time2 next try = time2 + 10
4
5 ******** SERVER ********
6 Listening on port 1224 ... 
7 Connection request from [127.0.0.1]
8 220 Server ready
9 EHLO myhost.test.ex
10 250-server id
11 250 OK
12 MAIL FROM:<CALLER@myhost.test.ex>
13 450 DELAY
14 QUIT
15 225 OK
16 End of script
17 Listening on port 1224 ... 
18 Connection request from [127.0.0.1]
19 220 Server ready
20 EHLO myhost.test.ex
21 250-server id
22 250 OK
23 MAIL FROM:<CALLER@myhost.test.ex>
24 250 OK
25 RCPT TO:<userx@x.y>
26 250 OK
27 DATA
28 345 OK
29 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
30         (envelope-from <CALLER@myhost.test.ex>)
31         id 10HmaX-000000005vi-0000
32         for userx@x.y;
33         Tue, 2 Mar 1999 09:44:33 +0000
34 Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
35 From: CALLER_NAME <CALLER@myhost.test.ex>
36 Date: Tue, 2 Mar 1999 09:44:33 +0000
37
38 .
39 *sleep 2
40 End of script