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

Revision 6785, 744 bytes 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>
4Content-Type: multipart/mixed; boundary="t0UkRYy7tHLRMCai"</field>
5<field>
6Content-Disposition: inline</field>
7</header>
8<multipart>
9<preamble>
10</preamble>
11<body-part>
12<header>
13<field>
14Content-Type: text/plain; charset=us-ascii</field>
15<field>
16Content-Disposition: inline</field>
17<field>
18Content-Transfer-Encoding: quoted-printable</field>
19</header>
20<text-body name="empty-preamble_decoded_1_1.txt"/>
21</body-part>
22<body-part>
23<header>
24<field>
25Content-Type: image/png</field>
26<field>
27Content-Disposition: attachment; filename="dot.png"</field>
28<field>
29Content-Transfer-Encoding: base64</field>
30</header>
31<binary-body name="empty-preamble_decoded_1_2.bin"/>
32</body-part>
33<epilogue>
34
35</epilogue>
36</multipart>
37</message>
Note: See TracBrowser for help on using the repository browser.