Early-pipe: invalidate cache on a failure of required-auth
[exim.git] / test / stdout / 0015
CommitLineData
54c5ebb1
PH
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220 Server ready
6EHLO the.local.host.name
7250 OK
8MAIL FROM:<CALLER@test.ex>
9250 OK
10RCPT TO:<userx@Test.Ex>
11250 OK
12DATA
13300 go ahead
14Received: from CALLER by the.local.host.name with local (Exim x.yz)
15 (envelope-from <CALLER@test.ex>)
16 id 10HmbE-0005vi-00
17 for S+userx@Test.Ex; Tue, 2 Mar 1999 09:44:33 +0000
18Message-Id: <E10HmbE-0005vi-00@the.local.host.name>
19From: CALLER_NAME <CALLER@test.ex>
b3f43fa0 20Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
21
22More text.
23.
24250 OK
25QUIT
26250 OK
27End of script
28Listening on port 1224 ...
29Connection request from [127.0.0.1]
30220 Server ready
31EHLO the.local.host.name
32250 OK
33MAIL FROM:<CALLER@test.ex>
34250 OK
35RCPT TO:<Userx@Test.Ex>
36250 OK
37DATA
38300 go ahead
39Received: from CALLER by the.local.host.name with local (Exim x.yz)
40 (envelope-from <CALLER@test.ex>)
41 id 10HmbG-0005vi-00
42 for Userx-S@Test.Ex; Tue, 2 Mar 1999 09:44:33 +0000
43Message-Id: <E10HmbG-0005vi-00@the.local.host.name>
44From: CALLER_NAME <CALLER@test.ex>
b3f43fa0 45Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
46
47More text.
48.
49250 OK
50QUIT
51250 OK
52End of script