CRL addition returns count of CRLs added
[exim.git] / test / stdout / 0253
1
2 ******** SERVER ********
3 Listening on port 1224 ...
4 Connection request from [127.0.0.1]
5 220 ESMTP
6 EHLO myhost.test.ex
7 250-OK
8 250-HELP
9 250 PIPELINING
10 MAIL FROM:<pqr=userx+myhost.test.ex@verp.domain>
11 250 Sender OK
12 RCPT TO:<userx@myhost.test.ex>
13 250 Recipient OK
14 DATA
15 354 Go ahead
16 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
17 (envelope-from <pqr@x.y.z>)
18 id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
19 Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex>
20 From: pqr@x.y.z
21 Date: Tue, 2 Mar 1999 09:44:33 +0000
22
23 Test message 3
24 .
25 250 OK
26 QUIT
27 250 OK
28 Expected EOF read from client
29 Listening on port 1224 ...
30 Connection request from [127.0.0.1]
31 220 ESMTP
32 EHLO myhost.test.ex
33 250-OK
34 250-HELP
35 250 PIPELINING
36 MAIL FROM:<pqr=phil+myhost.test.ex@verp.domain>
37 250 Sender OK
38 RCPT TO:<phil@myhost.test.ex>
39 250 Recipient OK
40 DATA
41 354 Go ahead
42 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
43 (envelope-from <pqr@x.y.z>)
44 id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
45 Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex>
46 From: pqr@x.y.z
47 Date: Tue, 2 Mar 1999 09:44:33 +0000
48
49 Test message 3
50 .
51 250 OK
52 QUIT
53 250 OK
54 Expected EOF read from client
55 Listening on port 1224 ...
56 Connection request from [127.0.0.1]
57 220 ESMTP
58 EHLO myhost.test.ex
59 250 OK
60 MAIL FROM:<pqr=fail+myhost.test.ex@verp.domain>
61 250 Sender OK
62 RCPT TO:<fail@myhost.test.ex>
63 550 Recipient not OK
64 QUIT
65 250 OK
66 End of script