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