ARC: Fix signing for case when DKIM signing failed
[exim.git] / test / stdout / 5404
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
2 250-myhost.test.ex Hello CALLER at myhost.test.ex
3 250-SIZE 52428800
4 250-8BITMIME
5 250-PIPELINING
6 250 HELP
7 250 OK
8 250 Accepted
9 354 Enter message, ending with "." on a line by itself
10 250 OK id=10HmaX-0005vi-00
11 221 myhost.test.ex closing connection
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 250 SIZE 65536
20 MAIL FROM:<fred@myhost.test.ex> SIZE=ssss
21 250 Sender OK
22 RCPT TO:<userx@domain.com>
23 250 Recipient OK
24 DATA
25 354 Send data
26 Received: from CALLER (helo=myhost.test.ex)
27 by myhost.test.ex with local-esmtp (Exim x.yz)
28 (envelope-from <CALLER@myhost.test.ex>)
29 id 10HmaX-0005vi-00
30 for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
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 X-hdr-rtr-new: +++
35
36 .
37 250 OK
38 QUIT
39 250 OK
40 End of script