forked from zendframework/zendframework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
INBOX
100 lines (86 loc) · 2.37 KB
/
INBOX
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
From [email protected] Mon Jan 00 00:00:00 0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: by example.com
id 1; Sun, 30 Apr 2006 19:00:00 +0200 (CEST)
Received: by localhost
id 1; Sun, 30 Apr 2006 19:10:00 +0200 (CEST)
Subject: Simple Message
Message-Id: <[email protected]>
Date: Sun, 30 Apr 2006 18:50:00 +0200 (CEST)
From: [email protected]
This is a simple test message
From [email protected] Mon Jan 00 00:00:00 0000
Subject: A Really Simple Message
From: [email protected]
Message
From [email protected] Mon Jan 00 00:00:00 0000
Subject: To the River
Date: Sun, 01 Jan 1829 00:00:00 +0000
From: [email protected]
Message-Id: <[email protected]>
Content-type: text/plain
MIME-version: 1.0
X-Twin: the good
X-Twin: the evil
Fair river! in thy bright, clear flow
Of crystal, wandering water,
Thou art an emblem of the glow
Of beautythe unhidden heart
The playful maziness of art
In old Alberto's daughter;
But when within thy wave she looks
Which glistens then, and trembles
Why, then, the prettiest of brooks
Her worshipper resembles;
For in his heart, as in thy stream,
Her image deeply lies
His heart which trembles at the beam
Of her soul-searching eyes.
From [email protected] Mon Jan 00 00:00:00 0000
Subject: multipart
Date: Sun, 01 Jan 2000 00:00:00 +0000
From: [email protected]
Content-type: multipart/alternative; boundary="crazy-multipart"
MIME-version: 1.0
multipart message
--crazy-multipart
Content-type: text/plain
The first part
is horizontal
--crazy-multipart
Content-type: text/x-vertical
T s p i v
h e a s e
e c r r
o t t
n i
d c
a
l
--crazy-multipart--
From [email protected] Mon Jan 00 00:00:00 0000
Subject: multipart
Date: Sun, 01 Jan 2000 01:00:00 +0000
From: [email protected]
Content-type: multipart/alternative; boundary="normal-multipart"
MIME-version: 1.0
multipart message
--normal-multipart
Content-type: text/html
<html>
<head><style>
body{background:#008;color:white}
em{color:#f88}
</style></head>
<body>Again a <em>simple</em> message</body>
</html>
--normal-multipart
Content-type: text/plain
Again a simple message
--normal-multipart--