Make {bounce,warn}_message_file expanded. Bug 2522
[exim.git] / test / stdout / 0033
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 MAIL FROM:<CALLER@myhost.test.ex>
11 250 Sender OK
12 RCPT TO:<one@remote>
13 250 Recipient OK
14 RCPT TO:<two@remote>
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 list@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
22 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
23 From: CALLER_NAME <CALLER@myhost.test.ex>
24 Date: Tue, 2 Mar 1999 09:44:33 +0000
25
26 .
27 250 OK
28 QUIT
29 250 OK
30 End of script
31 Listening on port 1224 ...
32 Connection request from [127.0.0.1]
33 220 ESMTP
34 EHLO myhost.test.ex
35 250-OK
36 250-HELP
37 250 AUTH PLAIN
38 MAIL FROM:<CALLER@myhost.test.ex>
39 250 Sender OK
40 RCPT TO:<one@remote>
41 250 Recipient OK
42 RCPT TO:<two@remote>
43 250 Recipient OK
44 DATA
45 354 Send data
46 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
47 (envelope-from <CALLER@myhost.test.ex>)
48 id 10HmaY-0005vi-00
49 for list@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
50 Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
51 From: CALLER_NAME <CALLER@myhost.test.ex>
52 Date: Tue, 2 Mar 1999 09:44:33 +0000
53
54 .
55 250 OK
56 QUIT
57 250 OK
58 End of script