source: contrib/MailArchiver/sources/vendor/mime4j/custom/core/src/test/resources/mimetools-testmsgs/multi-simple.out @ 6785

Revision 6785, 637 bytes checked in by rafaelraymundo, 12 years ago (diff)

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

Line 
1From: Nathaniel Borenstein <nsb@bellcore.com>
2To:  Ned Freed <ned@innosoft.com>
3Subject: Sample message
4MIME-Version: 1.0
5Content-type: multipart/mixed; boundary="simple
6 boundary"
7
8This is the preamble.  It is to be ignored, though it
9is a handy place for mail composers to include an
10explanatory note to non-MIME conformant readers.
11--simple boundary
12
13This is implicitly typed plain ASCII text.
14It does NOT end with a linebreak.
15--simple boundary
16Content-type: text/plain; charset=us-ascii
17
18This is explicitly typed plain ASCII text.
19It DOES end with a linebreak.
20
21--simple boundary--
22This is the epilogue.  It is also to be ignored.
23
Note: See TracBrowser for help on using the repository browser.