Handle alternate access method flag in ls.
[exim.git] / test / stdout / 0556
1 Connecting to 127.0.0.1 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> ehlo abcd
5 ??? 250-
6 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-PIPELINING
11 ??? 250
12 <<< 250 HELP
13 >>> rset\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
14 +++ 1
15 >>> Start: sent early ...
16 ??? 250
17 <<< 250 Reset OK
18 ??? 250
19 <<< 250 OK
20 ??? 250
21 <<< 250 Accepted
22 ??? 554
23 <<< 554 SMTP synchronization error
24 End of script
25 Connecting to 127.0.0.1 port 1225 ... connected
26 ??? 220
27 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
28 >>> ehlo abcd
29 ??? 250-
30 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
31 ??? 250-
32 <<< 250-SIZE 52428800
33 ??? 250
34 <<< 250 HELP
35 >>> mail from:<userx@test.ex>
36 +++ 1
37 >>> rcpt to:<userx@test.ex>
38 ??? 554
39 <<< 554 SMTP synchronization error
40 End of script
41 Connecting to 127.0.0.1 port 1225 ... connected
42 ??? 220
43 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
44 >>> ehlo abcd
45 ??? 250-
46 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
47 ??? 250-
48 <<< 250-SIZE 52428800
49 ??? 250
50 <<< 250 HELP
51 >>> mail from:<userx@test.ex>
52 ??? 250
53 <<< 250 OK
54 >>> rcpt to:<userx@test.ex>
55 +++ 1
56 >>> data
57 ??? 554
58 <<< 554 SMTP synchronization error
59 End of script