~ubuntu-branches/ubuntu/utopic/apache-mime4j/utopic-proposed

« back to all changes in this revision

Viewing changes to core/src/test/resources/mimetools-testmsgs/multi-nested3.xml

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2013-11-03 11:13:27 UTC
  • mfrom: (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20131103111327-09huep00ex05z113
Tags: 0.7.2-2
* Upload to unstable
* Fixed Vcs-* fields in debian/control
* Updated debian/watch
* Standards-Version bump to 3.9.5, no changes needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<message>
 
2
<header>
 
3
<field>
 
4
MIME-Version: 1.0</field>
 
5
<field>
 
6
From: Lord John Whorfin &lt;whorfin@yoyodyne.com&gt;</field>
 
7
<field>
 
8
To: &lt;john-yaya@yoyodyne.com&gt;</field>
 
9
<field>
 
10
Subject: A complex nested multipart example</field>
 
11
<field>
 
12
Content-Type: multipart/mixed;
 
13
     boundary=unique-boundary-1</field>
 
14
</header>
 
15
<multipart>
 
16
<preamble>
 
17
The preamble of the outer multipart message.
 
18
Mail readers that understand multipart format
 
19
should ignore this preamble.
 
20
If you are reading this text, you might want to
 
21
consider changing to a mail reader that understands
 
22
how to properly display multipart messages.</preamble>
 
23
<body-part>
 
24
<header>
 
25
</header>
 
26
<body>
 
27
Part 1 of the outer message.
 
28
[Note that the preceding blank line means
 
29
no header fields were given and this is text,
 
30
with charset US ASCII.  It could have been
 
31
done with explicit typing as in the next part.]
 
32
</body>
 
33
</body-part>
 
34
<body-part>
 
35
<header>
 
36
<field>
 
37
Content-type: text/plain; charset=US-ASCII</field>
 
38
</header>
 
39
<body>
 
40
Part 2 of the outer message.
 
41
This could have been part of the previous part,
 
42
but illustrates explicit versus implicit
 
43
typing of body parts.
 
44
</body>
 
45
</body-part>
 
46
<body-part>
 
47
<header>
 
48
<field>
 
49
Subject: Part 3 of the outer message is multipart!</field>
 
50
<field>
 
51
Content-Type: multipart/parallel;
 
52
     boundary=unique-boundary-2</field>
 
53
</header>
 
54
<multipart>
 
55
<preamble>
 
56
A one-line preamble for the inner multipart message.</preamble>
 
57
<body-part>
 
58
<header>
 
59
<field>
 
60
Content-Type: image/gif</field>
 
61
<field>
 
62
Content-Transfer-Encoding: base64</field>
 
63
<field>
 
64
Content-Disposition: inline; filename="3d-vise.gif"</field>
 
65
<field>
 
66
Subject: Part 1 of the inner message is a GIF, "3d-vise.gif"</field>
 
67
</header>
 
68
<body>
 
69
R0lGODdhKAAoAOMAAAAAAAAAgB6Q/y9PT25ubnCAkKBSLb6+vufn5/Xes/+lAP/6zQAAAAAA
 
70
AAAAAAAAACwAAAAAKAAoAAAE/hDJSau9eJLMOyYbcoxkaZ5oCkoH6L5wLMfiWqd4btZhmxbA
 
71
oFCY47EIqMJgyWw2ATjj7aRkAq5YwDMl9VGtKO0SiuoiTVlscsxt9c4HgXxUIA0EAVOVfDKT
 
72
8Hl1B3kDAYYle202XnGGgoMHhYckiWVuR3+OTgCGeZRslotwgJ2lnYigfZdTjQULr7ALBZN0
 
73
qTurjHgLKAu0B5Wqopm7J72etQN8t8Ijury+wMtvw8/Hv7Ylfs0BxCbGqMmK0yOOQ0GTCgrR
 
74
2bhwJGlXJQYG6mMKoeNoWSbzCWIACe5JwxQm3AkDAbUAQCiQhDZEBeBl6afgCsOBrD45edIv
 
75
QceGWSMevpOYhl6CkydBHhBZQmGKjihVshypjB9ClAHZMTugzOU7mzhBPiSZ5uDNnA7b/aTZ
 
76
0mhMnfl0pDBFa6bUElSPWb0qtYuHrxlwcR17YsWMs2jTql3LFkQEADs=</body>
 
77
</body-part>
 
78
<body-part>
 
79
<header>
 
80
<field>
 
81
Content-Type: image/gif</field>
 
82
<field>
 
83
Content-Transfer-Encoding: base64</field>
 
84
<field>
 
85
Content-Disposition: inline; filename="3d-eye.gif"</field>
 
86
<field>
 
87
Subject: Part 2 of the inner message is another GIF, "3d-eye.gif"</field>
 
88
</header>
 
89
<body>
 
90
R0lGODdhKAAoAPMAAAAAAAAAzN3u/76+voiIiG5ubszd7v///+fn5wAAAAAAAAAAAAAAAAAA
 
91
AAAAAAAAACwAAAAAKAAoAAAE/hDJSau9eJbMOy4bMoxkaZ5oCkoD6L5wLMfiWns41oZt7lM7
 
92
VujnC96IRVsPWQE4nxPjkvmsQmu8oc/KBUSVWk7XepGGLeNrxoxJO1MjILjthg/kWXQ6wO/7
 
93
+3dCeRRjfAKHiImJAV+DCF0BiW5VAo1CElaRh5NjlkeYmpyTgpcTAKGiaaSfpwKpVQaxVatL
 
94
rU8GaQdOBAQAB7+yXliXTrgAxsW4vFabv8BOtBsBt7cGvwCIT9nOyNEIxuC4zrqKzc9XbODJ
 
95
vs7Y5ewH3d7Fxe3jB4rj8t6PuNa6r2bhKQXN17FYCBMqTGiBzSNhx5g0nEMhlsSJjiRYvDjw
 
96
E0cdGxQ/gswosoKUkmuU2FnJcsSKGTBjypxJsyaICAA7</body>
 
97
</body-part>
 
98
<epilogue>
 
99
 
 
100
The epilogue for the inner multipart message.
 
101
</epilogue>
 
102
</multipart>
 
103
</body-part>
 
104
<body-part>
 
105
<header>
 
106
<field>
 
107
Content-type: text/richtext</field>
 
108
</header>
 
109
<body>
 
110
This is &lt;bold&gt;part 4 of the outer message&lt;/bold&gt;
 
111
&lt;smaller&gt;as defined in RFC1341&lt;/smaller&gt;&lt;nl&gt;
 
112
&lt;nl&gt;
 
113
Isn't it &lt;bigger&gt;&lt;bigger&gt;cool?&lt;/bigger&gt;&lt;/bigger&gt;
 
114
</body>
 
115
</body-part>
 
116
<body-part>
 
117
<header>
 
118
<field>
 
119
Content-Type: message/rfc822; name="nice.name";</field>
 
120
</header>
 
121
<message>
 
122
<header>
 
123
<field>
 
124
From: (mailbox in US-ASCII)</field>
 
125
<field>
 
126
To: (address in US-ASCII)</field>
 
127
<field>
 
128
Subject: Part 5 of the outer message is itself an RFC822 message!</field>
 
129
<field>
 
130
Content-Type: Text/plain; charset=ISO-8859-1</field>
 
131
<field>
 
132
Content-Transfer-Encoding: Quoted-printable</field>
 
133
</header>
 
134
<body>
 
135
Part 5 of the outer message is itself an RFC822 message!
 
136
</body>
 
137
</message>
 
138
</body-part>
 
139
<epilogue>
 
140
 
 
141
The epilogue for the outer message.
 
142
 
 
143
</epilogue>
 
144
</multipart>
 
145
</message>