summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/test/data/multipart-message-1.eml
blob: 00f2f8df7b63dce99f9b694fcd35d115b438bf1f (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
To: test@example.com
From: test@example.com
Subject: Test message with attached message
Message-ID: <8259dd8e-2293-8765-e720-61dfcd10a6f3@example.com>
Date: Sat, 30 Dec 2017 19:12:38 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101
 Thunderbird/59.0a1
MIME-Version: 1.0
Content-Type: multipart/mixed;
 boundary="------------9B410E80D6DA0868F068B0E4"
Content-Language: en-GB

This is a multi-part message in MIME format.
--------------9B410E80D6DA0868F068B0E4
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit

This is a test message with an attached message.


--------------9B410E80D6DA0868F068B0E4
Content-Type: message/rfc822;
 name="attached-message.eml"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="attached-message.eml"

To: test@example.com
From: test@example.com
Subject: Attached message (plaintext)
Message-ID: <8259dd8e-2293-8765-e720-61dfcd10a6f4@example.com>
Date: Sat, 30 Dec 2017 19:12:38 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101
 Thunderbird/59.0a1
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Here is the body of the attached message. Search for bodyOfAttachedMessagePlain.


--------------9B410E80D6DA0868F068B0E4--