summaryrefslogtreecommitdiff
path: root/tests/corpus/sample.B.eml
blob: 2a2cbc2324ce5b6c1db87b50695f96c07d838d8a (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
43
44
45
46
47
48
Subject: alternative text/html message with embedded header, unsigned
Message-ID: B@memoryhole.example
Date: Thu, 16 Jul 2015 11:44:44 +0200
To: Julia <julia@example.org>
From: Winston <winston@example.net>
Content-Type: multipart/mixed; boundary="bbbbbbbbbbbb"

--bbbbbbbbbbbb
Content-Type: text/rfc822-headers
Content-Disposition: attachment

Date: Thu, 16 Jul 2015 11:44:44 +0200
Subject: alternative text/html message with embedded header, unsigned
From: Winston <winston@example.net>
To: Julia <julia@example.org>
Message-ID: B@memoryhole.example

--bbbbbbbbbbbb
Content-Type: multipart/alternative; boundary="aaaaaaaaaaaa"

--aaaaaaaaaaaa
Content-Type: text/plain

This is a test
message on multiple lines

with a silly bit more.
-- 
and a .sig here.

--aaaaaaaaaaaa
Content-Type: text/html

<html>
<head>
<title>titles are usually unrendered</title>
</head>
<body>
<p>This is a test<br/>message on multiple lines</p>
<p>with a silly bit more.</p>
<hr/>
<p>and a .sig here.</p>
</body>
</html>

--aaaaaaaaaaaa--

--bbbbbbbbbbbb--