blob: 16659743eb655026a2ba85ab59e85843d4dbcd7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 myhost.test.ex Hello CALLER at test
250 OK
250 Accepted
354 Enter message, ending with "." on a line by itself
250 OK id=10HmaX-000000005vi-0000
221 myhost.test.ex closing connection
10HmaX-000000005vi-0000-H
CALLER UID GID
<CALLER@myhost.test.ex>
ddddddddd 0
-received_time_usec .uuuuuu
-received_time_complete tttt.uuuuuu
--helo_name test
-ident CALLER
-received_protocol local-smtp
-body_linecount 0
-max_received_linelength 0
-auth_id CALLER
-allow_unqualified_recipient
-allow_unqualified_sender
-deliver_firsttime
-local
XX
1
userx@test.ex
dddP Received: from CALLER (helo=test)
by myhost.test.ex with local-smtp (Exim x.yz)
(envelope-from <CALLER@myhost.test.ex>)
id 10HmaX-000000005vi-0000
for userx@test.ex;
Tue, 2 Mar 1999 09:44:33 +0000
054I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex>
dddF From: CALLER_NAME <CALLER@myhost.test.ex>
038 Date: Tue, 2 Mar 1999 09:44:33 +0000
011 X-1: first
012 X-2: second
011 X-3: third
036 X-4: continued
with some more text
|