Handle alternate access method flag in ls.
[exim.git] / test / stdout / 0431
CommitLineData
54c5ebb1
PH
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220 Server ready
6EHLO myhost.test.ex
7250 OK
8MAIL FROM:<CALLER@myhost.test.ex>
9250 OK
10RCPT TO:<xxx@a.b>
11250 OK
12RCPT TO:<xxx@a.b>
13250 OK
14DATA
15354 Go ahead
16Received: from CALLER by myhost.test.ex with local (Exim x.yz)
17 (envelope-from <CALLER@myhost.test.ex>)
18 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
19Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
20From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 21Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
22
23.
24250 OK
25QUIT
26220 OK
27End of script
28Listening on port 1224 ...
29Connection request from [127.0.0.1]
30220 Server ready
31EHLO myhost.test.ex
32250 OK
33MAIL FROM:<CALLER@myhost.test.ex>
34250 OK
35RCPT TO:<pre-xxx@a.b>
36250 OK
37RCPT TO:<xxx+post@a.b>
38250 OK
39DATA
40354 Go ahead
41Received: from CALLER by myhost.test.ex with local (Exim x.yz)
42 (envelope-from <CALLER@myhost.test.ex>)
43 id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
44Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
45From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 46Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
47
48.
49250 OK
50QUIT
51220 OK
52End of script