Use separate line in Received: header for timestamp
[exim.git] / test / stdout / 0531
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Connection request from [127.0.0.1]
5 220 ESMTP
6 LHLO myhost.test.ex
7 250-OK
8 250 HELP
9 MAIL FROM:<CALLER@myhost.test.ex>
10 250 Sender OK
11 RCPT TO:<userx@test.ex>
12 250 Receiver OK
13 RCPT TO:<usery@test.ex>
14 250 Receiver OK
15 DATA
16 354 Send it
17 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
18         (envelope-from <CALLER@myhost.test.ex>)
19         id 10HmaX-0005vi-00;
20         Tue, 2 Mar 1999 09:44:33 +0000
21 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
22 From: CALLER_NAME <CALLER@myhost.test.ex>
23 Date: Tue, 2 Mar 1999 09:44:33 +0000
24
25 1:This is a test message.
26 .
27 450 TEMPERROR
28 250 OK
29 QUIT
30 250 OK
31 End of script
32 Listening on port 1224 ... 
33 Connection request from [127.0.0.1]
34 220 ESMTP
35 LHLO myhost.test.ex
36 250-OK
37 250 HELP
38 MAIL FROM:<CALLER@myhost.test.ex>
39 250 Sender OK
40 RCPT TO:<userx@retry.test.ex>
41 250 Receiver OK
42 DATA
43 354 Send it
44 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
45         (envelope-from <CALLER@myhost.test.ex>)
46         id 10HmaZ-0005vi-00
47         for userx@retry.test.ex;
48         Tue, 2 Mar 1999 09:44:33 +0000
49 Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex>
50 From: CALLER_NAME <CALLER@myhost.test.ex>
51 Date: Tue, 2 Mar 1999 09:44:33 +0000
52
53 2: This is a test message.
54 .
55 450 TEMPERROR
56 QUIT
57 250 OK
58 End of script
59 Listening on port 1224 ... 
60 Connection request from [127.0.0.1]
61 220 ESMTP
62 LHLO myhost.test.ex
63 250-OK
64 250 HELP
65 MAIL FROM:<CALLER@myhost.test.ex>
66 250 Sender OK
67 RCPT TO:<userx@retry.test.ex>
68 250 Receiver OK
69 DATA
70 354 Send it
71 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
72         (envelope-from <CALLER@myhost.test.ex>)
73         id 10HmaZ-0005vi-00
74         for userx@retry.test.ex;
75         Tue, 2 Mar 1999 09:44:33 +0000
76 Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex>
77 From: CALLER_NAME <CALLER@myhost.test.ex>
78 Date: Tue, 2 Mar 1999 09:44:33 +0000
79
80 2: This is a test message.
81 .
82 450 TEMPERROR
83 QUIT
84 250 OK
85 End of script
86 Listening on port 1224 ... 
87 Connection request from [127.0.0.1]
88 220 ESMTP
89 LHLO myhost.test.ex
90 250-OK
91 250 HELP
92 MAIL FROM:<CALLER@myhost.test.ex>
93 250 Sender OK
94 RCPT TO:<userx@test.ex>
95 450 TEMPERROR
96 QUIT
97 250 OK
98 End of script