source: contrib/MailArchiver/sources/vendor/mime4j/custom/core/src/test/resources/mimetools-testmsgs/double-bound_decoded.xml @ 6785

Revision 6785, 2.6 KB checked in by rafaelraymundo, 12 years ago (diff)

Ticket #2946 - Liberado codigo do MailArchiver?. Documentação na subpasta DOCS.

Line 
1<message>
2<header>
3<field>
4Return-Path: eryq@rhine.gsfc.nasa.gov</field>
5<field>
6Sender: john-bigboote</field>
7<field>
8Date: Thu, 11 Apr 1996 01:10:30 -0500</field>
9<field>
10From: Eryq &lt;eryq@rhine.gsfc.nasa.gov&gt;</field>
11<field>
12Organization: Yoyodyne Propulsion Systems</field>
13<field>
14X-Mailer: Mozilla 2.0 (X11; I; Linux 1.1.18 i486)</field>
15<field>
16MIME-Version: 1.0</field>
17<field>
18To: john-bigboote@eryq.pr.mcs.net</field>
19<field>
20Subject: test of double-boundary behavior</field>
21<field>
22Content-Type: multipart/mixed; boundary="------------299A70B339B65A93542D2AE"</field>
23</header>
24<multipart>
25<preamble>
26This is a multi-part message in MIME format.
27</preamble>
28<body-part>
29<header>
30</header>
31<text-body name="double-bound_decoded_1_1.txt"/>
32</body-part>
33<body-part>
34<header>
35<field>
36Content-Type: text/html; charset=us-ascii</field>
37<field>
38Content-Transfer-Encoding: 7bit</field>
39<field>
40Subject: [2] this should be text/html, but double-bound may mess it up</field>
41</header>
42<text-body name="double-bound_decoded_1_2.txt"/>
43</body-part>
44<body-part>
45<header>
46</header>
47<text-body name="double-bound_decoded_1_3.txt"/>
48</body-part>
49<body-part>
50<header>
51<field>
52Content-Type: text/html; charset=us-ascii</field>
53<field>
54Subject: [4] this should be text/html, but double-bound may mess it up</field>
55</header>
56<text-body name="double-bound_decoded_1_4.txt"/>
57</body-part>
58<body-part>
59<header>
60</header>
61<text-body name="double-bound_decoded_1_5.txt"/>
62</body-part>
63<body-part>
64<header>
65<field>
66Content-Type: text/html; charset=us-ascii</field>
67<field>
68Subject: [6] this should be text/html, but double-bound may mess it up</field>
69</header>
70<text-body name="double-bound_decoded_1_6.txt"/>
71</body-part>
72<body-part>
73<header>
74<field>
75Content-Type: text/html; charset=us-ascii</field>
76<field>
77Subject: [7] this header is improperly terminated</field>
78</header>
79<text-body name="double-bound_decoded_1_7.txt"/>
80</body-part>
81<body-part>
82<header>
83<field>
84Content-Type: text/html; charset=us-ascii</field>
85<field>
86Subject: [8] this body is empty</field>
87</header>
88<text-body name="double-bound_decoded_1_8.txt"/>
89</body-part>
90<body-part>
91<header>
92<field>
93Content-Type: text/html; charset=us-ascii</field>
94<field>
95Subject: [9] this body also empty</field>
96</header>
97<text-body name="double-bound_decoded_1_9.txt"/>
98</body-part>
99<body-part>
100<header>
101<field>
102Content-Type: image/gif; name="3d-eye.gif"</field>
103<field>
104Content-Transfer-Encoding: base64</field>
105<field>
106Subject: [10] just an image</field>
107</header>
108<binary-body name="double-bound_decoded_1_10.bin"/>
109</body-part>
110<epilogue>
111
112
113</epilogue>
114</multipart>
115</message>
Note: See TracBrowser for help on using the repository browser.