Testsuite: output changes resulting
[exim.git] / test / stdout / 4600
1 Connecting to 127.0.0.1 port 1224 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> helo testclient
5 ??? 250
6 <<< 250 myhost.test.ex Hello testclient [127.0.0.1]
7 >>> mail from:<a@example.com>
8 ??? 250
9 <<< 250 OK
10 >>> rcpt to:<fred@test.ex>
11 ??? 250
12 <<< 250 Accepted
13 >>> quit
14 End of script
15 Connecting to ip4.ip4.ip4.ip4 port 1224 ... connected
16 ??? 220
17 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
18 >>> helo testclient
19 ??? 250
20 <<< 250 myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
21 >>> mail from:<b@test.example.com>
22 ??? 250
23 <<< 250 OK
24 >>> rcpt to:<fred@test.ex>
25 ??? 250
26 <<< 250 Accepted
27 >>> quit
28 End of script
29 Connecting to 127.0.0.1 port 1225 ... connected
30 ??? 220
31 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
32 >>> helo testclient
33 ??? 250
34 <<< 250 myhost.test.ex Hello testclient [127.0.0.1]
35 >>> mail from:<c@example.com>
36 ??? 250
37 <<< 250 OK
38 >>> rcpt to:<fred@test.ex>
39 ??? 250
40 <<< 250 Accepted
41 >>> quit
42 End of script
43 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
44 ??? 220
45 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
46 >>> helo testclient
47 ??? 250
48 <<< 250 myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
49 >>> mail from:<b@test.example.com>
50 ??? 250
51 <<< 250 OK
52 >>> rcpt to:<fred@test.ex>
53 ??? 550
54 <<< 550 Administrative prohibition
55 >>> quit
56 End of script
57 Connecting to 127.0.0.1 port 1223 ... connected
58 ??? 220
59 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
60 >>> helo testclient
61 ??? 250
62 <<< 250 myhost.test.ex Hello testclient [127.0.0.1]
63 >>> mail from:<c@example.com>
64 ??? 250
65 <<< 250 OK
66 >>> rcpt to:<fred@test.ex>
67 ??? 550
68 <<< 550 Administrative prohibition
69 >>> quit
70 End of script