Added a catch clause for UnsupportedOperationException to the static initializer...
[mime4j.git] / testmsgs / multi-digest.xml
blobd1c7589858a906c2049fd69237f424f8d3148d8a
1 <message>\r
2 <header>\r
3 <field>\r
4 From: Nathaniel Borenstein &lt;nsb@bellcore.com&gt;</field>\r
5 <field>\r
6 To:  Ned Freed &lt;ned@innosoft.com&gt;</field>\r
7 <field>\r
8 Subject: Sample digest message</field>\r
9 <field>\r
10 MIME-Version: 1.0</field>\r
11 <field>\r
12 Content-type: multipart/digest; boundary="simple\r
13  boundary"</field>\r
14 </header>\r
15 <multipart>\r
16 <preamble>\r
17 This is the preamble.  It is to be ignored, though it\r
18 is a handy place for mail composers to include an\r
19 explanatory note to non-MIME conformant readers.</preamble>\r
20 <body-part>\r
21 <header>\r
22 </header>\r
23 <message>\r
24 <header>\r
25 <field>\r
26 From: noone@nowhere.org</field>\r
27 <field>\r
28 Subject: embedded message 1</field>\r
29 </header>\r
30 <body>\r
31 This is implicitly-typed ASCII text.\r
32 It does NOT end with a linebreak.</body>\r
33 </message>\r
34 </body-part>\r
35 <body-part>\r
36 <header>\r
37 <field>\r
38 Content-type: message/rfc822; charset=us-ascii</field>\r
39 </header>\r
40 <message>\r
41 <header>\r
42 <field>\r
43 From: noone@nowhere.org</field>\r
44 <field>\r
45 Subject: embedded message 2</field>\r
46 <field>\r
47 Content-type: text</field>\r
48 </header>\r
49 <body>\r
50 This is explicitly typed plain ASCII text.\r
51 It DOES end with a linebreak.\r
52 </body>\r
53 </message>\r
54 </body-part>\r
55 <epilogue>\r
56 This is the epilogue.  It is also to be ignored.\r
58 </epilogue>\r
59 </multipart>\r
60 </message>\r