Follow CNAME chains only one step. Bug 2264
[exim.git] / test / stdout / 0101
CommitLineData
54c5ebb1
PH
1
2******** SERVER ********
3Listening on port 1224 ...
4Connection request from [127.0.0.1]
5220 ESMTP
6EHLO the.local.host.name
7250 OK
8MAIL FROM:<CALLER@test.ex>
9250 Sender OK
10RCPT TO:<userx@domain.com>
11250 Recipient OK
12DATA
13354 Send data
14Received: from CALLER by the.local.host.name with local (Exim x.yz)
15 (envelope-from <CALLER@test.ex>)
16 id 10HmbB-0005vi-00
17 for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
2709ca26 18..dotheader: This is perfectly legal
b3f43fa0 19Message-Id: <E10HmbB-0005vi-00@the.local.host.name>
54c5ebb1 20From: CALLER_NAME <CALLER@test.ex>
b3f43fa0 21Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
22
23A message containing
24.. a line starting with a dot
25... and one starting with two dots
26..
27The previous one contains only a dot.
28.
29250 OK
30QUIT
31250 OK
32End of script