summaryrefslogtreecommitdiffstats
path: root/comm/mail/test/browser/message-window/data/test-alt-rogue.eml
blob: 0b5f31b4ad6ec6002eaa76ad64c37e1ef65d4f07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
From: test <test@example.com>
Subject: test multipart, rogue message, last part image
To: test2 <test2@example.com>
Date: Sat, 27 Feb 2016 17:11:45 +0100
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary=--FIRSTboundary

----FIRSTboundary
Content-Type: multipart/alternative;
	boundary="--SECONDboundary"

----SECONDboundary
Content-Type: text/plain; charset=utf-8

Plain Text

----SECONDboundary
Content-Type: text/html; charset=utf-8

<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    HTML Body<br>
  </body>
</html>

----SECONDboundary--

----FIRSTboundary
Content-Transfer-Encoding: base64
Content-Disposition: inline;
	filename=blue.png
Content-Type: image/png;

iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAIAAADTMGvBAAAAEUlEQVQImWPgsi5DQwxDWggA
lCEwN+YGfiYAAAAASUVORK5CYII=

----FIRSTboundary--