Cutthrough: handle request when a callout-hold is active. Bug 2604
[exim.git] / test / stdout / 5409
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
3 250-SIZE 52428800\r
4 250-8BITMIME\r
5 250-PIPELINING\r
6 250 HELP\r
7 250 OK\r
8 250 Accepted\r
9 354 Enter message, ending with "." on a line by itself\r
10 250 OK id=10HmaX-0005vi-00\r
11 221 myhost.test.ex closing connection\r
12
13 ******** SERVER ********
14 Listening on port 1224 ... 
15 Connection request from [ip4.ip4.ip4.ip4]
16 220 ESMTP
17 EHLO myhost.test.ex
18 250 OK
19 MAIL FROM:<CALLER@myhost.test.ex>
20 250 Sender OK
21 RCPT TO:<userx@domain.com>
22 250 Recipient OK
23 DATA
24 354 Send data
25 Received: from CALLER (helo=myhost.test.ex)
26         by myhost.test.ex with local-esmtp (Exim x.yz)
27         (envelope-from <CALLER@myhost.test.ex>)
28         id 10HmaX-0005vi-00
29         for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
30 Subject: test
31 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
32 From: CALLER_NAME <CALLER@myhost.test.ex>
33 Date: Tue, 2 Mar 1999 09:44:33 +0000
34
35 body
36 .
37 250 OK
38 QUIT
39 250 OK
40 End of script