DANE: smtp transport option dane_require_tls_ciphers
[exim.git] / test / stdout / 5102
CommitLineData
54c5ebb1
PH
1
2******** SERVER ********
3Listening on TESTSUITE/test.socket ...
4Connection request
5220
6LHLO myhost.test.ex
7220 OK
8MAIL FROM:<CALLER@myhost.test.ex>
9250 OK
10RCPT TO:<userx@myhost.test.ex>
11250 OK
12DATA
13334 send more
14Received: from CALLER by myhost.test.ex with local (Exim x.yz)
15 (envelope-from <CALLER@myhost.test.ex>)
16 id 10HmaX-0005vi-00
17 for userx@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
18Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
19From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 20Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
21
22This is a test message.
23.
24250 OK
25QUIT
26250 OK
27End of script
28Listening on TESTSUITE/test.socket ...
29Connection request
30*sleep 3
31End of script
32Listening on TESTSUITE/test.socket ...
33Connection request
34440 Sorry, there's a problem here
35End of script
36Listening on TESTSUITE/test.socket ...
37Connection request
38220 Welcome to this LMTP simulation
39LHLO myhost.test.ex
40250-Hello there
41250 SIZE
42MAIL FROM:<CALLER@myhost.test.ex>
43550 Don't like that sender
44QUIT
45250 OK
46End of script
47Listening on TESTSUITE/test.socket ...
48Connection request
49220 Welcome to this LMTP simulation
50LHLO myhost.test.ex
51250-Hello there
52250 SIZE
53MAIL FROM:<CALLER@myhost.test.ex>
54250 OK
55RCPT TO:<lp1@myhost.test.ex>
56250 OK
57RCPT TO:<lp2@myhost.test.ex>
58250 OK
59RCPT TO:<lp3@myhost.test.ex>
60250 OK
61RCPT TO:<lp4@myhost.test.ex>
62450 This one is delayed on RCPT
63RCPT TO:<lp5@myhost.test.ex>
64550 This one is unknown on RCPT
65RCPT TO:<lp6@myhost.test.ex>
66250 OK
67DATA
68354 Send it
69Received: from CALLER by myhost.test.ex with local (Exim x.yz)
70 (envelope-from <CALLER@myhost.test.ex>)
71 id 10HmbA-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
72Message-Id: <E10HmbA-0005vi-00@myhost.test.ex>
73From: CALLER_NAME <CALLER@myhost.test.ex>
b3f43fa0 74Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
75
76This is a test message
77.
78250 Number 1 is OK
79450 Number 2 is now delayed
80550 Number 3 is now rejected
81250 Number 6 is OK
82QUIT
83250 OK
84End of script