]> git.phdru.name Git - mimedecode.git/blob - test/input/msg_10.txt
Add tests
[mimedecode.git] / test / input / msg_10.txt
1 From test Sat Feb  1 00:00:00 2014
2 MIME-Version: 1.0
3 From: Barry Warsaw <barry@zope.com>
4 To: Dingus Lovers <cravindogs@cravindogs.com>
5 Subject: Lyrics
6 Date: Fri, 20 Apr 2001 19:35:02 -0400
7 Content-Type: multipart/mixed; boundary="BOUNDARY"
8
9 --BOUNDARY
10 Content-Type: text/plain; charset="us-ascii"
11 Content-Transfer-Encoding: 7bit
12
13 This is a 7bit encoded message.
14
15 --BOUNDARY
16 Content-Type: text/html; charset="iso-8859-1"
17 Content-Transfer-Encoding: Quoted-Printable
18
19 =A1This is a Quoted Printable encoded message!
20
21 --BOUNDARY
22 Content-Type: text/plain; charset="iso-8859-1"
23 Content-Transfer-Encoding: Base64
24
25 VGhpcyBpcyBhIEJhc2U2NCBlbmNvZGVkIG1lc3NhZ2Uu
26
27
28 --BOUNDARY
29 Content-Type: text/plain; charset="iso-8859-1"
30 Content-Transfer-Encoding: Base64
31
32 VGhpcyBpcyBhIEJhc2U2NCBlbmNvZGVkIG1lc3NhZ2UuCg==
33
34
35 --BOUNDARY
36 Content-Type: text/plain; charset="iso-8859-1"
37
38 This has no Content-Transfer-Encoding: header.
39
40 --BOUNDARY--