summaryrefslogtreecommitdiff
path: root/tests/corpus/sample.B.eml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/corpus/sample.B.eml')
-rw-r--r--tests/corpus/sample.B.eml48
1 files changed, 48 insertions, 0 deletions
diff --git a/tests/corpus/sample.B.eml b/tests/corpus/sample.B.eml
new file mode 100644
index 0000000..2a2cbc2
--- /dev/null
+++ b/tests/corpus/sample.B.eml
@@ -0,0 +1,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--