Early-pipe: invalidate cache on a failure of required-auth
[exim.git] / test / stdout / 4600
CommitLineData
b8e97684 1Connecting to 127.0.0.1 port 1224 ... connected
743c4c9f
JH
2??? 220
3<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4>>> helo testclient
5??? 250
42fab765 6<<< 250 myhost.test.ex Hello testclient [127.0.0.1]
743c4c9f
JH
7>>> mail from:<a@example.com>
8??? 250
9<<< 250 OK
10>>> rcpt to:<fred@test.ex>
42fab765
JH
11??? 250
12<<< 250 Accepted
743c4c9f
JH
13>>> quit
14End of script
b8e97684 15Connecting to ip4.ip4.ip4.ip4 port 1224 ... connected
87e9d061
JH
16??? 220
17<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
18>>> helo testclient
19??? 250
b8e97684 20<<< 250 myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
87e9d061
JH
21>>> mail from:<b@test.example.com>
22??? 250
23<<< 250 OK
24>>> rcpt to:<fred@test.ex>
42fab765
JH
25??? 250
26<<< 250 Accepted
87e9d061
JH
27>>> quit
28End of script
b8e97684 29Connecting to 127.0.0.1 port 1225 ... connected
743c4c9f
JH
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]
87e9d061 35>>> mail from:<c@example.com>
743c4c9f
JH
36??? 250
37<<< 250 OK
38>>> rcpt to:<fred@test.ex>
39??? 250
40<<< 250 Accepted
41>>> quit
42End of script
b8e97684
JH
43Connecting 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
56End of script
57Connecting 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
70End of script