2 ******** SERVER ********
3 Listening on port 1224 ...
4 Connection request from [127.0.0.1]
6 EHLO the.local.host.name
8 MAIL FROM:<CALLER@test.ex>
10 RCPT TO:<userx@domain.com>
14 Received: from CALLER by the.local.host.name with local (Exim x.yz)
15 (envelope-from <CALLER@test.ex>)
16 id 10HmbB-000000005vi-0000
18 Tue, 2 Mar 1999 09:44:33 +0000
19 ..dotheader: This is perfectly legal
20 Message-Id: <E10HmbB-000000005vi-0000@the.local.host.name>
21 From: CALLER_NAME <CALLER@test.ex>
22 Date: Tue, 2 Mar 1999 09:44:33 +0000
25 .. a line starting with a dot
26 ... and one starting with two dots
28 The previous one contains only a dot.